README: list the handoff-needs-smoke-test hook - #535
Conversation
This was referenced Sep 13, 2026
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_6980cd14-9a4a-4131-a5b6-715c8daa7ad5) |
3 tasks
Owner
Author
|
This pull request is part of a Mergify stack:
|
1 task
Adds the hook's row to the README hook table. The row moved out of the hook PR because the PR checker counts the root README as its own docs unit; the hook's own README and inventory row stay with the hook. Change-Id: I0618d41d327180cc18b1b8daf4820706f912ffc1
EdbertChan
force-pushed
the
stack/EdbertChan/reflect/ui-input-guard-hook-freshness-20260908/use-transcript-s-own-markers-what-human-actually--a2a6527c
branch
from
September 13, 2026 18:39
4894e27 to
e1ac807
Compare
EdbertChan
force-pushed
the
stack/EdbertChan/reflect/ui-input-guard-hook-freshness-20260908/list-handoff-needs-smoke-test-remote-payload--0618d41d
branch
from
September 13, 2026 18:39
062b3db to
5c0e9dc
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_e5f100c5-e9ef-4e81-9d56-f1151354611b) |
Owner
Author
Revision history
|
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 main readme has a table listing every safety hook and what it does.
This adds the row for the new hook lower in this stack. That hook checks that a script handed to a person has been run first.
The PR checker counts the main readme as documentation, a separate kind of change, so the row lives in its own PR.
Review Claim
Approve one new row in the main readme's hook table, for the hook added at the bottom of this stack.
Review Lane
docs
Review Unit
docs
Safety Invariant
Only one table row is added. No code changes.
Slice Rationale
The row describes a hook added lower in this stack, so this lands after it. Keeping it separate lets the hook PR hold one kind of change.
Non-goals
Test Plan
Test Plan
Every CI command, run on this commit:
Revert Plan
Revert Plan
git revert <sha>🤖 Generated with Claude Code
Depends-On: #511