navori AI harness
navori

doctor

Audit del proyecto: config, plugins, drift, invariants y próximos pasos sugeridos.

Uso

navori doctor [--json] [--strict]

Flags

--json Output estructurado para CI (pipeable).
--strict Exit 1 cuando hay drift (intended for CI gates).

Ejemplos

Diagnóstico

$ navori doctor
Config · navori.config.json
Managed blocks · 5
! drift: .claude/agents/orchestrator.md editado a mano
Próximos pasos · corre 'navori sync --interactive'

Notas

  • Corre doctor en CI con --strict para fallar el build si hay drift no resuelto.
  • Valida invariants: substrings load-bearing que deben sobrevivir en el output (exit 2 si faltan).