docs(federation): ratify graph-complete v0.29 scope - #462
Open
tcballard wants to merge 2 commits into
Open
Conversation
This was referenced Aug 10, 2026
tcballard
marked this pull request as ready for review
August 12, 2026 05:31
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.
Summary
This is the ratified v0.29 federation graph authority stack, based on #461. It contains no engine implementation.
corpus.source::canonical-idresolution without precedencestore/v3corpus-source-identitycontract for graph-wide logical-node identity, same-digest diamonds, and version-2 equal-ID ambiguity.Accepted contract
Ratification record
Tom explicitly accepted ADR-144 through ADR-148. This PR now records the complete authority transition:
parent-corpus-inheritanceandfederated-resolution-provenance: still Proposedcorpus-federationroadmap: still PlannedThe accepted ADR set now authorizes engine work within this contract. Engine implementation is intentionally not part of this PR.
Validation
Using the released v0.28.0 engine:
decided validate decisions/: 468 valid, 0 invalid, 12 skipped unknown types; OKF v0.2 conformantdecided relationships decisions/ --validate: 3,055 checked, 0 issuesdecided gate decisions/ --json: ok, 0 blocking, 134 advisoriesdecided review decisions/ --json: 480 artifacts; 468 valid / 0 invalid; 3,055 valid relationships / 0 broken; 75 orphaned; coverage 0.8718; health 96; 498 advisory issues — not a clean reviewdecided export decisions/ --agent-rules --check: all four managed targets in syncgit diff --check: passedThe contract also received independent authority, artifact-quality, consistency, security/feasibility, and final adversarial reviews.
Scope
This PR does not close #267, #270, #271, or #272.