fix: make workflow blocker hints actionable - #15
Conversation
Replace diagnostic and pseudo-shell recovery hints with commands that advance the gate, including quiz and grading scaffolds that preserve human approval boundaries. Cover every emitted pipeline recovery command and restore the forced-range blocker that was unreachable behind a contradictory scope guard. Know-Code-Verified: b33616afd663a9604ad07c67150c4adc3c025190a0289283b7d17297d411359c
PR SummaryMedium Risk Overview Adds Tests cover the full recovery-command matrix plus trailer and post-pass HEAD-change denials. Reviewed by Cursor Bugbot for commit 0c59532. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 34f660e. Configure here.
Know-Code-Verified: 87dd89494bb15947e521bbfbcfc9c8315b6aa2920ef6eaf1982caa11f4ac3d82

Closes #4
What changed
Audits every recovery hint emitted by the pipeline and check path, replacing diagnostic-only or pseudo-shell suggestions with actions that move the workflow forward.
know-code statustoknow-code taught.know-code quiz initto create a hash-bound, quota-correct quiz scaffold.know-code grade propose --writeto create a deliberately failing, answer-bound proposal template without forging an approval.git add -Aguidance with tracked-onlygit add -u.range beginblocker reachable by removing its contradictory scope condition.Verification
npm run lintnpm run buildnpm testnpm run know-code -- check --push