Pipeline telemetry
Per-phase eval scores, unresolved gaps, and sensor pass or fail across every pipeline run. Load a phase-log.json to see where the pipeline drifts and whether it is getting better.
.claude/runtime/outputs/quality/phase-log.json from your repo.
Each point is one phase run, oldest to newest. A rising line means the stage is improving.
Share of runs that were degraded or failed.
Mean eval score, 0 to 10. Below 7 counts as degraded.
How often each sensor failed at phase approval.
Newest first.
| When | Feature | Stage | Score | Gaps | Sensors fail | Status |
|---|
Generated by .claude/scripts/phase-log.py on every phase approval. Deterministic signal only: eval score, gap markers, sensor gates.