Description
Package the extract + eval + gap report flow into a single cb health-check command. One command that takes a folder of docs and produces a complete knowledge health report. This is the "free health check" offered to conference attendees.
Acceptance Criteria
Out of Scope
- PDF report generation (separate issue)
- Hosted health check service
Description
Package the extract + eval + gap report flow into a single
cb health-checkcommand. One command that takes a folder of docs and produces a complete knowledge health report. This is the "free health check" offered to conference attendees.Acceptance Criteria
cb health-check ./docs/ --output ./report/runs full pipeline: extract → eval → reportcb init(creates a temporary block)Out of Scope