docs: add a calibrated Verification Gate to CLAUDE.md and AGENTS.md - #18
Merged
Merged
Conversation
Adds a "Verification Gate" operating rule: before multi-step work, factual/ numeric claims, anything others see, or anything that sends/publishes/ schedules/deletes/acts outside the repo — state (1) what done-right is, (2) the concrete check (trace numbers to source, confirm a link/quote, run the test, /graph-query, re-verify the action), and (3) the falsifier; then do it, run the checks, and report actual findings. No vague assurances. Customized to fit gAIOS without contradiction: the declare→check→report loop is universal, but wait-for-OK is scoped to external/irreversible/regulated actions (the existing draft-not-send line) while reversible/internal work is produce-then-show (honoring "produce, don't pester" + "you MAY create artifacts"). Checks are wired to real tools (/graph-query, wiki_lint, CI ai-review). Purely additive — no existing content changed; AGENTS.md carries a concise mirror per its role. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
AI Merge-Gate Review — PR #18Title check: Base branch: Findings
SummaryClean, low-risk documentation PR. The Verification Gate operationalises an existing principle ("verify before you claim done — evidence, not assertion") with concrete tooling references ( Verdict: APPROVE |
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.
Adds a Verification Gate to the operating manual — the highest-leverage quality habit, customized so it adopts seamlessly with zero contradictions.
The gate
Before multi-step work / a factual or numeric claim / anything others see / anything that sends·publishes·schedules·deletes·acts outside the repo: state (1) done-right, (2) the concrete check (trace numbers to source · confirm a link/quote · run the test ·
/graph-query·wiki_lint· re-verify the action took effect), (3) the falsifier; then do it, run the checks, and report actual findings — no vague assurances.Why it's non-contradictory (the customization)
ai-review).Verification
git diff --numstat: 0 deletions in both files — nothing existing changed.Type