Control-tower bottleneck finding (2026-07-20, operator-directed latency work). Docs-only pipeline PRs (a large share of current throughput: precedent codifications, SKILL.md doc fixes, CHANGELOG-only touches) run the full check suite. Add path filters so jobs that cannot be affected by a docs-only diff (plugin-gate deep checks, test suites, etc.) skip via path scoping WITHOUT violating the false-green/liveness convention (#532): required jobs must still report success honestly via the documented skip-safe pattern (self-test-first + explicit event gating per the #593/silent-skip precedent), never silent-skip.
Scope note: ci.yml job wiring is repo-side; if any change lands in a reusable workflow, that half belongs in melodic-software/ci-workflows.
Filed by the control-tower session.
Control-tower bottleneck finding (2026-07-20, operator-directed latency work). Docs-only pipeline PRs (a large share of current throughput: precedent codifications, SKILL.md doc fixes, CHANGELOG-only touches) run the full check suite. Add path filters so jobs that cannot be affected by a docs-only diff (plugin-gate deep checks, test suites, etc.) skip via path scoping WITHOUT violating the false-green/liveness convention (#532): required jobs must still report success honestly via the documented skip-safe pattern (self-test-first + explicit event gating per the #593/silent-skip precedent), never silent-skip.
Scope note:
ci.ymljob wiring is repo-side; if any change lands in a reusable workflow, that half belongs in melodic-software/ci-workflows.Filed by the control-tower session.