Files
compound-engineering-plugin…/plugins
Trevin Chow fedbf64d82 feat(ce-review): add recommended-action tie-breaking to Stage 5 merge
When contributing reviewers imply different per-finding actions for the same
merged finding (e.g., correctness says Apply via suggested_fix, testing says
Skip via low confidence), synthesis now picks the most conservative action
using Skip > Defer > Apply > Acknowledge.

This makes the walk-through's recommended action stable across re-runs and
makes LFG results auditable after the fact. The user can still override per
finding — the rule only determines what gets labeled "recommended."

Part of the Interactive judgment-loop redesign (Unit 1 of 8).
2026-04-18 13:01:40 -07:00
..