Record erratum 001 correcting the OAM attribution in the admission contract - #45
Open
veraxis-protocol wants to merge 1 commit into
Open
Record erratum 001 correcting the OAM attribution in the admission contract#45veraxis-protocol wants to merge 1 commit into
veraxis-protocol wants to merge 1 commit into
Conversation
…ntract ADMISSION-CONTRACT-v0.1.md says "OAM/ZTL may constrain operational authority". Under the owner disposition of 2026-09-08, OAM's canonical role is examination-side: it governs examination and audit disposition and may constrain later institutional reliance on examined results, but does not authorize exact runtime execution. Constraining operational authority and constraining later institutional reliance are different acts on different authority planes - causal versus evidentiary. Attributing the first to OAM would let an examination workflow read as a runtime control, which is the authority inflation this contract's own admission boundary exists to prevent. Record the correction as a successor erratum rather than an edit. The predecessor is preregistered design evidence, its bytes are digest-pinned in docs/capabilities/CAPABILITY_MATRIX.json as ad4c656831b679a9396b15a8a9ae32448cf63707711916e4f3a8fa5ed34e8cd2, and VERSIONING.md requires admitted artifacts to be superseded rather than mutated in place. Predecessor blob and digest are recorded in the erratum. The correction is scoped to the OAM attribution only. Every other semantic in the contract, the roles attributed in the same sentence to a later OCE/runtime stage, to ZTL and to VEIP, the predecessor's claim ceiling, the capability matrix, and all schemas, vectors and runtime behavior are unchanged. Verification on this branch: claims-discipline 51 passed; ruff, format and strict mypy pass; make verify PASS with the intentional manifest OVERALL: INCOMPLETE preserved; make falsify 4/4; full suite 1743 passed, 1 declared skip, 0 failures. independent_validation_claim = FALSE NOT SELF-ADJUDICATED Signed-off-by: Arkadiy Miteiko <am@veraxis.io> Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Pkw68qW3iRaeJsiMPBEPvW
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.
What this corrects
design/admission-boundary-001/ADMISSION-CONTRACT-v0.1.mdstates:Under the owner disposition of 2026-09-08 (CAT-ALIGN-001B), that attribution is no longer canonical as to OAM. The canonical statement is:
Why it matters
Constraining operational authority and constraining later institutional reliance are different acts on different authority planes — causal versus evidentiary. Collapsing them would let an examination workflow read as a runtime control, which is the authority inflation this contract's own admission boundary exists to prevent.
Why an erratum and not an edit
The predecessor is not touched, for three independent reasons:
NOT SELF-ADJUDICATEDmarker.docs/capabilities/CAPABILITY_MATRIX.jsonrecordssha256 ad4c656831b679a9396b15a8a9ae32448cf63707711916e4f3a8fa5ed34e8cd2atsource_commit 3fcdec63b7e546d9b369e0e8664d5d67be6a3b54. Editing the file would break that pin.VERSIONING.mdrequires that admitted artifacts are "never mutated in place; supersede with a new version."The erratum records predecessor path, blob
1128bdbcc42dc47a355551fa230bab6f7420accc, and SHA-256, so the correction is traceable to exactly what it corrects.Files changed
design/admission-boundary-001/ADMISSION-CONTRACT-ERRATUM-001.md— new file, 1 added, 0 modified, 0 deletedScope
Corrects the OAM attribution only. Explicitly unchanged: every other semantic in the contract including admission states and the minimum successor bundle; the roles attributed in the same sentence to a later OCE/runtime stage, to ZTL and to VEIP; the predecessor's claim ceiling;
docs/capabilities/CAPABILITY_MATRIX.json; and every schema, test vector and runtime behavior underdesign/admission-boundary-001/.Claim impact
None. The erratum carries
independent_validation_claim = FALSEandNOT SELF-ADJUDICATED, and states that nothing here is designed or implemented in this repository. No status, ceiling, exclusion, benchmark figure or capability-matrix entry is modified. No adoption is asserted for any party.No runtime change
No code, schema, vector, manifest or test was changed. The diff adds one Markdown file.
Validation
Isolated Python 3.12.3 environment from the hash-locked
requirements/dev.txt:tests/contract/test_claims_discipline.pyruff check .ruff format --check .mypymake verifyOVERALL: INCOMPLETEpreserved at exit 3make falsifyc3d986229e2d7874a30a318981f5045e3f79323670966810dcd5f48cfd426272b9e81850ea34cf9bProvenance
Canonical OAM role:
veraxis-protocol/institutional-continuity—THESIS.md§8a andOAM-ROLE-RECONCILIATION.md. Conflict discovered by the CAT-ALIGN-001B census; resolved by owner disposition, not by editorial preference.Separate from the CAT-ALIGN category-alignment PR set by design.
Generated by Claude Code