Blocker from the B1.1 hostile admission audit (#1222, report docs/evidence/2026-09-03-v044-hostile-admission-audit.md, audit SHA c4b48460).
Finding (constitution §4.3, parity proof missing): renderer scope predicate mirror — rendererScopeMatches (packages/adapter-vite/src/entry-route-helpers.ts:24) vs generated __matchingRenderers (:38) — carries a "must mirror exactly" comment but zero binding tests; scoped-renderer coverage exists on the codegen side only.
Remediation: add a binding corpus test over rendererScopeMatches and the generated __matchingRenderers (parity proof per §4.3), or converge onto one implementation.
Blocks Beta.1 closure per constitution §6.2. Part of #1222 / #1150 / #1155.
Blocker from the B1.1 hostile admission audit (#1222, report
docs/evidence/2026-09-03-v044-hostile-admission-audit.md, audit SHAc4b48460).Finding (constitution §4.3, parity proof missing): renderer scope predicate mirror —
rendererScopeMatches(packages/adapter-vite/src/entry-route-helpers.ts:24) vs generated__matchingRenderers(:38) — carries a "must mirror exactly" comment but zero binding tests; scoped-renderer coverage exists on the codegen side only.Remediation: add a binding corpus test over
rendererScopeMatchesand the generated__matchingRenderers(parity proof per §4.3), or converge onto one implementation.Blocks Beta.1 closure per constitution §6.2. Part of #1222 / #1150 / #1155.