mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-06-26 12:23:01 +02:00
52b94c9659
Captures the migration from continuous confidence (0.0-1.0) to a 5-anchor rubric (0/25/50/75/100) with behavioral criteria. Adopts the structural techniques from Anthropic's official code-review plugin (anchored scoring, verbatim rubric, explicit false-positive catalog) while tuning the filter threshold to doc-review economics (>= 50, not Anthropic's code-review >= 80) since doc review has no linter backstop and premise challenges resist verification. Scope: ce-doc-review only. ce-code-review is deferred as a follow-up with its own threshold tuning for code-review economics.