morphir kb check
- Usage:
morphir kb check [FLAGS]
Run every check and exit non-zero when there are errors
Flags
--kb <PATH>— Path to the knowledge base root (the directory holding bundles/). Auto-detected when omitted--json— Emit JSON instead of text, for chaining and for agent consumption--refs <REFS>— Reference checkout root for provenance checks (default: .refs under the repository root)--no-provenance— Skip provenance checks against .refs/--verbose— Include info-level findings--strict— Exit non-zero when warnings are present, not just errors--allow-dangling— Report dangling links as warnings — OKF's stance that they mark not-yet-written knowledge--out <OUT>— Write the report here instead of stdout (convention: under .dev/)