backlog: triage the 32 deferred findings — 15 fixed, 13 already closed - #16
Merged
Conversation
… already closed Verified each of the 32 low/info findings from the 2026-07-19 structural audit against current code. 13 were closed by the hardening work or by the surface being removed (B09 B10 B12 B14 B15 B16 B19 B20 B23 B26 B27 B30-32). Fixed here: B01 garbled Output sentence in 8 readiness scanners B02 9.1 name contract B03 plan-auditor step numbering + 5 subagents; gate-generator Step 4.6 B04 four valid_commands blocks regenerated (17 entries) B05 help.md: /tp, plan skill row, namespaced doc examples B06 phantom plan-review.js B08 (deepgrade) prefix off 23 descriptions B11 stale tracker sweep B13 stop_hook_active guard (2 hooks) B17 literal $1 in documentation SKILL.md B18 TOCs on 2 templates B21 $ARGUMENTS in 2 agent bodies B24 category/tags B25 owner email B29 baked-in date B10 doc drift in METHODOLOGY.md Deferred, not cheap: B07 (5 commands over 400 lines still flat), B28 (resources/ -> references/ rename, test-coupled), B22 (untracked .vscode). Verified: run-all.sh all 8 layers green; claude plugin validate passes on the marketplace and all four plugins; Stop hook probed by hand (active flag exits silently, sweep removes only foreign files older than a day). Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YDwLDqUNM5U8i23bDDWFFp
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.
Checked every low/info finding from the 2026-07-19 audit against 7.1.0. 13 were already closed; 15 are fixed here (garbled scanner sentences, stale allowlists and help text, phantom file reference, unsubstituted placeholders, Stop-hook loop guard, tracker-file sweep, marketplace metadata, doc drift). The (deepgrade) description prefix is stripped from 23 files since it mislabelled 11 of them after the split.
Deferred: B07 (five long commands still flat), B28 (resources/ rename), B22 (untracked .vscode).
All 8 test layers green; validate passes on marketplace and all four plugins.
🤖 Generated with Claude Code
https://claude.ai/code/session_01YDwLDqUNM5U8i23bDDWFFp