docs(claim-boundaries): generalize the artifact-review-verdict evidence bullet - #173
Merged
coreytshaffer merged 1 commit intoAug 12, 2026
Merged
Conversation
…ce bullet Bounded documentation correction, based on current main (0a1a681). Replaces the ARTIFACT_REVIEW_PASSED Evidence Semantics bullet with generic wording consistent with the rest of the catalog. That token originated in the old AGENTS.md's Cloud Supervisor verdict scheme, replaced by CR-131; it no longer exists in code or in the current AGENTS.md, so this was the one entry in the catalog naming a specific literal token with no remaining canonical source rather than a generic evidence category. The underlying safety guarantee is unchanged: an artifact-review or quality verdict, however labeled, is evidence only, never authorization. Historical mentions of ARTIFACT_REVIEW_PASSED in CR-131's closeout record, the change log, and the retired backlog entry are deliberately untouched. Does not touch the document's evidence pin, the rest of claim_boundaries.md, AGENTS.md, or any other path. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
✅ Deploy Preview for poetic-quokka-0fd859 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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
docs/submission/claim_boundaries.md, based on currentmain(0a1a68185fcd8758e12bbd32631197e7784cb100, the CR-131 closeout merge).ARTIFACT_REVIEW_PASSEDEvidence Semantics bullet with generic wording matching the rest of that catalog's style. That token came from the oldAGENTS.md's Cloud Supervisor verdict scheme, which CR-131 replaced — it no longer exists in code or in the currentAGENTS.md, making it the one entry in this bulleted list naming a specific literal token with no remaining canonical source, rather than a generic evidence category like its neighbors.claim_boundaries.md(its evidence pin is 82 commits behind currentmain— flagged as context during design, not addressed here); touchAGENTS.md, the backlog/change-log historical mentions ofARTIFACT_REVIEW_PASSED, the invariant checklist's staleAGENTS.md §7citation,project_steward.py, or any other path.Test plan
docs/submission/claim_boundaries.mdchanged (git diff --cached --stat).AGENTS.mdis untouched on this branch (git diff -- AGENTS.mdempty).codex/agents-governance-separationcheckout remains in its original pre-existing dirty state throughout.claim_boundaries.mdno longer defines or presentsARTIFACT_REVIEW_PASSEDas a current evidence-semantic term (grep -nin the file returns no hits).ARTIFACT_REVIEW_PASSEDare exactly the three deliberate historical references (CR-131's closeout record, the change log entry, the retired backlog entry) — not required to reach zero repo-wide, per the authorized verification nuance.main, verified unchanged immediately before branching.git diff --checkclean (exit 0).No test-suite run — documentation-only change.
🤖 Generated with Claude Code