Maintenance: pin Contract C authority root regression - #52
Merged
camerontjs-dot merged 1 commit intoSep 10, 2026
Merged
camerontjs-dot merged 1 commit into
camerontjs-dot merged 1 commit into
Conversation
camerontjs-dot
marked this pull request as ready for review
September 10, 2026 02:45
This was referenced Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Classification
Maintenance / regression-only hardening. No Decision policy semantics, Contract C/D contract behavior, Authorization, execution, release, or production default change.
Exact base
main@a4425f8eb47449ff6c683222921bbea9483742e2Evidence basis
Draft research PR #51 mutation-audited ten load-bearing Decision Engine faults. Existing maintained integrations killed 9/10. The survivor removed exact Contract C authority-root verification from
src/contractCIngress.js; all maintained CAL Decision integrations still passed, while a research wrong-authority control killed the mutant.Smallest change
One maintained integration test only:
tests/decisionEvaluateCli.integration.mjs.The CLI helper permits an explicit Contract C authority root for negative controls. The new control deliberately supplies the exact released Contract D checkout as the Contract C authority root. That checkout is from the same apparatus repository and still contains compatible Contract C validation machinery, but it is not the exact released Contract C authority identity. Correct ingress rejects it with
authority_identity_mismatchand emits no Decision bytes.Verification
Exact candidate head:
ff4783aa55e63f3ca098d2f54884b43b96fee31f.CI & Repository Hygiene Verificationrun34430551382: SUCCESS.Contract-first Decision evaluate CLI conformancerun34430551350: SUCCESS.The targeted conformance reran both maintained policies, the shared runtime/CLI integration, exact Contract D independent consumption, and tracked-mutation checks.
Disposition
SUPPORTED FOR REGRESSION-ONLY MAINTENANCE.
This promotes only the cheap falsifier demonstrated by PR #51. It does not promote any research policy or ingress architecture.
Non-claims