PR #205 — cut Actions-usage overage across triage, night, and march
What changed
a same-day usage review (2,955 min in 14 days, ~6,300/mo pace against a 3,000/mo included budget — march 42%, triage 17%, verify CI 21%, night 11%) landed three cuts: triage.yml drops its per-issue issues: trigger entirely (/march already triages as its first gate, so the per-issue runs were redundant — workflow_dispatch remains for an immediate manual pass); night.yml's cron moves from daily to odd days (47 8 1-31/2 * *) and its timeout drops 90 → 45 (longest observed run was 34); march.yml's timeout drops 90 → 75 (one wedged run had burned the full 90). A follow-up commit files the loop-facing consequences in plan/bearings.md's Standing Decisions.
Why it changed
the loop was on pace to roughly double its included Actions budget; march stays at its owner-ruled 4×/day cadence, so the cuts came from the two legs that had redundant or oversized capacity instead.
commits b53dac5d · c · 80f2f1d8 · bea · ede · 4f5dcf15 · ee · PR · 205