v0.2 — Fleet audit basics

New Issue

Goal: turn the tree from a browse tool into an audit tool for ~80 projects.

Scope: filtering/rollups (#1), fixture-repo noise suppression (#2), explicit always-run flagging (#3). All three are filesystem-only — no network/API dependency, so this phase ships without needing #4's server-access design.

Out of scope: anything requiring live Woodpecker API data (that's v0.3).

Exit criteria: pipetree --filter and a summary/rollup mode both exist; a fleet-wide scan of ~/projects no longer surfaces the woodpecker mirror's own test fixtures by default; every when-less step/pipeline is visibly flagged in tree and JSON output.

No due date
100% Completed