mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-06-26 12:23:01 +02:00
55dbbcaef6
- findings-schema.json anchor 25 description no longer says stylistic
preferences "land here"; style is a hard-suppress non-finding per the
FP catalog in subagent-template.md, so the schema description must
not give personas a contradictory route. Since {schema} is injected
into every subagent prompt, this conflict otherwise made drop counts
and FYI behavior nondeterministic.
- synthesis-and-presentation.md anchor 25 routing-table row dropped the
same "stylistic-not-in-origin" fragment for the same reason. The FP
catalog is the sole authority for style suppression; restating the
rule in two other files creates the exact drift the review caught.
Note: this is the fourth round of rubric/contract drift across the
ce-doc-review reference files. Each round has fixed one surface; the
underlying duplication (authoritative rules embedded verbatim in the
schema description, subagent-template, synthesis-and-presentation, and
review-output-template) is the deeper issue. Resolving it properly
(single-source-of-truth or cross-file consistency test) is deferred to
a separate PR.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>