CLI Analysis Use Cases
February 15, 2026 ยท View on GitHub
CLI Traceability Analysis
The developer runs the docgraph CLI to analyze the documentation graph.
Actors
Interfaces
Flow
- Developer opens a terminal in the project root.
- Developer runs
docgraph check .. - CLI performs structural validation and reports errors.