Skip to content

CAT-ALIGN-001: align veip-registry with controlling Veraxis category thesis - #1

Merged
veraxis-protocol merged 2 commits into
mainfrom
cat-align-001-category-thesis
Sep 8, 2026
Merged

veraxis-protocol merged 2 commits into
mainfrom
cat-align-001-category-thesis

Conversation

@veraxis-protocol

Copy link
Copy Markdown
Owner

Scope

Documentation only, additive. README.md gains a role block near the top. Nothing is removed or reworded.

Why

This README is already the most disciplined of the VEIP family about what it is not — explicitly not a certification authority, not a supervisory endorsement system, not a centralized "global registry," and "a reference surface, not a governance authority." Those statements are preserved exactly.

What was missing is the upstream reason they hold. The added text supplies it:

A registry stores/serves evidence state. It does not originate the institutional authority represented by that state.

and makes the consequence explicit: a registry that accepted, stored and served a pack perfectly has established custody of evidence, not the legitimacy of the authority that evidence describes.

Files changed

  • README.md — 16 insertions, 0 deletions

What is explicitly preserved

  • "This is a reference surface, not a governance authority." — untouched
  • The full "What This Repository Is Not" list, including "not a centralized 'global registry'" and "not a production WORM datastore"
  • Purpose, ingestion semantics, endpoint contract (POST /v1/evidence, GET /v1/evidence/{evidence_id})
  • The in-memory-store-is-a-stub statement
  • Relationship to veip-spec and canonical schema origin

Claim impact

None, and restrictive in effect. No conformance, certification, maturity, adoption or deployment claim is made or broadened. No enterprise adoption is asserted for any party.

No runtime change

No API behavior, ingestion logic, storage, schema, test or fixture was changed. The diff touches one Markdown file.

Validation

make check — the structural + schema gate:

  • Baseline at a0b70452d14c0b29da500d53714ae215b09bc43e: OK: schema JSON parses / OK: checks passed, exit 0
  • With this change: OK: schema JSON parses / OK: checks passed, exit 0

make test (pytest) could not be run in this environment — pytest is not installed here and the package is not pip-installed. Disclosed rather than worked around; the change adds no Python, so no test outcome can be affected by it.

  • Base SHA: a0b70452d14c0b29da500d53714ae215b09bc43e
  • Head SHA: f91b474a2202c1124920cedb1286d6f0c9c7101f

Observed, not fixed here

README.md ends mid-sentence: the final "Relationship to veip-spec" section reads "The canonical Evidence Pack schema originates in:" with nothing following it. This is pre-existing on main, is unrelated to category positioning, and is left untouched under this work order's bounded documentation scope. It is recorded in the CAT-ALIGN-001 census for separate disposition.

Controlling 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

veraxis-protocol and others added 2 commits September 8, 2026 22:08
Add the standard category role block and the registry's authority boundary.

A registry stores and serves evidence state. It does not originate the
institutional authority represented by that state. A registry that accepted,
stored and served a pack perfectly has established custody of evidence, not
the legitimacy of the authority that evidence describes.

The repository's existing statements that it is not a governance authority and
not a centralized global registry are preserved and now have an explicit
upstream reason.

Documentation only, additive. API surface, ingestion semantics, storage,
schema and tests are unchanged.

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
Independent evaluators reading this README in isolation reported that VEIP is
never expanded or defined here, and that whether VEIP originates institutional
authority is therefore 'unstated'. A downstream component that cannot say what
the protocol above it does leaves a required category answer unobtainable from
the artifact alone.

Expand the acronym and state VEIP's role and its three explicit non-roles in
the role block.

Documentation only, additive. API surface, ingestion semantics, storage and
schema unchanged.

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
@veraxis-protocol
veraxis-protocol merged commit da2c5ae into main Sep 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant