CAT-ALIGN-001: align veip-sdk with controlling Veraxis category thesis - #1
Merged
Merged
Conversation
Add the standard category role block and an explicit upstream-boundary section immediately before the Architecture Model. The SDK's architecture model previously began at "AI System -> Action Proposal -> VEIP Authorization Gate", with no statement of what must already be true upstream. That lets a reader conclude the SDK establishes the authority it enforces. It does not: an authority envelope is an input, and a schema-valid Evidence Pack records a binding rather than proving the upstream institutional authority was legitimate, correctly interpreted, properly admitted or currently applicable. OIC is the reference path for that problem. Documentation only, additive. No implementation names, code, schema, tests or version bindings changed. 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.
Scope
Documentation only, additive.
README.mdgains two sections; nothing is removed or reworded.Why
The README's architecture model begins at
AI System → Action Proposal → VEIP Authorization Gate → Deterministic Classification → Execution → Evidence Pack Emission. Everything in that chain is accurate, but the chain starts at the gate, so nothing on the page says what must already be true upstream. A reader — or an AI summarizing this repository — can reasonably conclude that the SDK establishes the authority it enforces, and that the Evidence Pack is the point of the system.Neither is true. The added section states the boundary directly:
and makes the envelope's status explicit: an authority envelope is an input; the SDK binds and classifies against it and does not originate the institutional authority it represents. A schema-valid Evidence Pack records that binding rather than proving upstream authority was legitimate, correctly interpreted, properly admitted, or currently applicable.
Files changed
README.md— 20 insertions, 0 deletionsWhat is explicitly preserved
No implementation name, class, function, module, schema field or test was renamed or touched. Per the work order, implementation names and tests are changed only where documentation is demonstrably inconsistent with code; no such inconsistency was found.
Claim impact
None. The role block carries its own qualifier pointing at the repository's existing scope sections. No conformance, certification, maturity, adoption or deployment claim is made or broadened. No enterprise adoption is asserted for any party.
No runtime change
No runtime semantics, code, schema, test, expected disposition or version binding was changed. The diff touches one Markdown file.
Validation
make check(the gate CI actually runs, per.github/workflows/ci.yml) →OK: Python syntax checks passed, exit 0, both before and after the change.make ciadditionally runspytest; the test suite could not be executed in this environment becausepytestis not installed and the package is not pip-installed here. This is an environment limitation, not a repository failure, and it is disclosed rather than worked around. The change adds no Python, so no test outcome can be affected by it.Base SHA:
40bcb5708c8e3aadcb0e31d3190824ddc33f8fceHead SHA:
6d1d65e77868a8a0516cff0cf9513785e15dd6c9Controlling thesis
veraxis-protocol/institutional-continuity#2 — Veraxis Category Thesis v1.0. Canonical location after merge: https://github.com/veraxis-protocol/institutional-continuity/blob/main/THESIS.md
DCO
Commit is signed off.
Generated by Claude Code