mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-06-19 15:41:46 +02:00
3691b30a9f
The trivial-bug fast-path edited before Phase 2's Fix-it-now / Diagnosis-only gate, so users asking for investigation-only could still get unsolicited file edits. Route the fast-path through the same user choice; the saved time is investigation ceremony, not the user's right to choose whether to apply a fix. Addresses PR #796 review feedback.