doctor
Project audit: config, plugins, drift, invariants and suggested next steps.
Usage
navori doctor [--json] [--strict]
Flags
--json Structured output for CI (pipeable). --strict Exit 1 when drift is detected (intended for CI gates). Examples
Diagnose
$ navori doctor Config · navori.config.json Managed blocks · 5 ! drift: .claude/agents/orchestrator.md edited by hand Next steps · run 'navori sync --interactive'
Notes
- Run doctor in CI with --strict to fail the build on unresolved drift.
- Validates invariants: load-bearing substrings that must survive in the output (exit 2 if missing).