What problem does it solve?
Graph-aware project status that derives progress, blockers, and SA coverage metrics from Neo4j Task/Wave nodes, with a fallback to local status data to ensure continuous reporting.
Core Features & Use Cases
- Graph-driven progress: computes overall progress from Task/Wave nodes, including blockers and phase details.
- SA coverage metrics: exposes UC detail completeness, entity attribute completeness, and handoff readiness scores in graph mode.
- Fallback data: reads from .tl/status.json when Neo4j is unavailable to ensure reporting continuity.
- Read-only operation: does not modify graph data or local files; provides insights only.
- Invocation: can be triggered via /nacl-tl-status with optional filters to tailor the report.
Quick Start
Run /nacl-tl-status to generate a full project health report.