CAT-ALIGN-001: align veip-spec with controlling Veraxis category thesis - #1
Conversation
Add the standard category role block and an explicit architectural-position statement so the specification cannot be read as originating institutional authority or as being defined by its Evidence Pack artifact. VEIP consumes machine-operational authority or control state established upstream and binds it to an exact action, runtime classification, execution transition and verifiable evidence. It does not interpret governing documents as institutional truth, perform institutional admission, or originate institutional authority. OIC is the Veraxis reference path for that upstream problem. An Evidence Pack / AEP is a downstream artifact, not VEIP itself. Documentation only, additive. Normative specification, scope, licensing, schemas, invariants and versioning are unchanged. Existing "Evidence Pack" schema terminology is preserved. 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
CI is red, and it is not this PR's failureFailing check: Why it isn't this PR's. The req=(README.md LICENSE LICENSE.md GOVERNANCE.md VERSIONING.md VIP_PROCESS.md schemas/veip-evidence-pack.schema.json)
This PR's entire diff is No fix ported, and why. Two fixes exist — add a No re-run. A re-run is for confirming a suspected flake. This failure is deterministic — a file either exists in the tree or it does not — and re-running would tell us nothing we haven't already proven locally.
Generated by Claude Code |
Scope
Documentation only, additive.
README.mdgains two sections; nothing is removed or reworded.Why
The current README opens as a deterministic execution-control standard and moves quickly to execution authorization and evidence packaging. That is accurate, but it lets an external reader (including an AI asked to summarize this repository) conclude that VEIP is defined by its Evidence Pack, or that VEIP itself establishes institutional authority. Both conclusions have been observed externally.
This PR fixes the upstream boundary in prose so the specification is read in its actual position: downstream of institutional authority formation, upstream of enforcement and evidence.
Files changed
README.md— 20 insertions, 0 deletionsWhat is explicitly preserved
schemas/veip-evidence-pack.schema.jsonis untouched. Nothing is renamed to "AEP" for messaging purposes; normative terminology changes only through this specification's own governance process.Claim impact
None. The added block states an architectural role and immediately qualifies it: "Architectural role does not imply production readiness; see this repository's status, versioning, and conformance documentation for the exact demonstrated scope." No conformance, 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, profile, release or historical artifact was changed. The diff touches one Markdown file and adds only prose.
Validation
make schema→OK: schema JSON parses: schemas/veip-evidence-pack.schema.json(exit 0)make check→ fails onmainbefore this change and fails identically with it:Missing required file: LICENSE.md. The Makefile's required-file list includes bothLICENSEandLICENSE.md; onlyLICENSEexists in the repository. This is a pre-existing base-branch failure, unrelated to category positioning, and is deliberately not fixed here — doing so would mean either adding a licence file or editing the Makefile, both outside this work order's bounded documentation scope. It is recorded in the CAT-ALIGN-001 census for separate disposition.Expect CI on this PR to be red for that pre-existing reason only.
b7bae309cd39b6be2f1669aff75c4feb9cf1866826db2538f1913637a242b0730de6866f5943b408Controlling 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