Goal
Establish a practical operator baseline for local and pre-production environments.Step 1: Host readiness checks
Run host fromapps/hosts/nodalmerge-demo-host and validate:
/api/host/health/api/host/providers
operators/server-setupoperators/persistence
Step 2: Security and compatibility posture
Review and confirm baseline:operators/security-and-authoperators/upgrades-and-migrationsapi-reference/compatibility-and-support
Step 3: Runtime incident drill
Useprotocol-inspector and replay-lab together:
- capture protocol trace snippet during a room session
- capture replay snapshots
- verify you can explain divergence symptoms with both tools
operators/troubleshootingapi-reference/websocket-commands
Success criteria
- You can bring up host and verify provider composition.
- You can capture and interpret runtime evidence for triage.
- You can execute upgrade/rollback preflight checklist with confidence.