v0.3 — CI health
Goal: add the layer pipetree structurally lacks — is a pipeline actually broken, redundant, or stale, not just what it declares.
Scope: live run status/history from the Woodpecker API (#4), then cross-pipeline structural analysis — shared images, unreachable steps, orphaned files (#5). #5 depends on the JSON shape having been exercised by both #1 (v0.2) and #4, so it's sequenced second within this phase.
Out of scope: exposing any of this outside the CLI (that's v0.4's MCP wrapper).
Exit criteria: a scan can show last status/last-run-age per pipeline; a separate report surfaces shared step images, unreachable steps, and orphaned .woodpecker/*.yaml files across the fleet.
No due date
100% Completed