[CAT-UNVERIFIED tag](5) Always-on rules, README and gap analysis name the tag - #419
Merged
Merged
Conversation
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_bb131d5f-7142-40d6-9d19-7363a18a0a19) |
This was referenced Sep 11, 2026
Owner
Author
EdbertChan
force-pushed
the
stack/EdbertChan/cat-unverified-tag/4-corpus-skill-prose
branch
from
September 12, 2026 06:20
00ec307 to
529e75c
Compare
EdbertChan
changed the base branch from
stack/EdbertChan/cat-unverified-tag/4-corpus-skill-prose
to
main
September 12, 2026 06:21
always-on/evidence-check.md and corpus/CLAUDE.learned.md load into every session and still said to write bare `UNVERIFIED:`, which the hooks now reject. The root README's hook table and the gap analysis described it as what clears a hook. All four now name the tag. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VKsvxJk65w6q7KnPSRYvNg
EdbertChan
force-pushed
the
stack/EdbertChan/cat-unverified-tag/5-docs
branch
from
September 12, 2026 06:21
788dd3d to
ef8a521
Compare
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_1d0ffcf7-7cf7-4f55-9493-cc1aed1d4182) |
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
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
The always-on rules, the root README and the hook gap analysis now name the
{{CAT-UNVERIFIED}}tag instead of bareUNVERIFIED:.always-on/evidence-check.mdandcorpus/CLAUDE.learned.mdload into every session. Both still said to write the marker the hooks now reject.Review Claim
Approve four docs-unit files naming the tag instead of the retired marker.
Review Lane
docs
Review Unit
docs
Safety Invariant
Prose only; no runtime change.
Slice Rationale
docsis its own review unit. The repo-wide guard is aprooffile, which cannot ship withdocs, so it rides with the product skill in the next PR.Non-goals
validate-pr-body.mjsputs these four files in thedocsunit, which cannot ship with code, socheck_codify_has_code.pyruns here with--allow-prose-only, as preflight documents for a docs-only change.No hook, script, skill, test or install change.
Test Plan
Test Plan
python3 engine/skills/make-pr/scripts/preflight.py --base <this PR's base>bash scripts/run_all_tests.sh-- exit 0, 45 suites OK, 0 failed, 1677 testsRevert Plan
Revert Plan
git revert <sha>🤖 Generated with Claude Code
https://claude.ai/code/session_01VKsvxJk65w6q7KnPSRYvNg
Note
Low Risk
Prose-only changes to README and always-on/corpus docs; no hooks, scripts, or install behavior in this PR.
Overview
Docs-only alignment so session-loaded prose matches hook behavior from earlier stack PRs: bare
UNVERIFIED:is retired in favor of{{CAT-UNVERIFIED: <claim> -- cannot verify: <reason>}}(or tagging plus naming a blocker where the README describeshedge-runs-prove-it).always-on/evidence-check.mdnow tells agents to run checks first and only use the structured tag when verification cannot run.corpus/CLAUDE.learned.mdapplies the same tag when relaying name-matched subagent citations. The root README hook table anddocs/hooks-gap-analysis.md(named-verb-guardpass guard) are updated so published hook/docs text matches what enforcement expects.Reviewed by Cursor Bugbot for commit ef8a521. Bugbot is set up for automated code reviews on this repo. Configure here.