Phase 2 — Static pass #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per design/tasks.md Phase 2.
bin/plugin-inventory: target resolution (path or cache name, semver pick,.orphaned_atskip), frontmatter parsingreferences/signals-catalog.md: verb lexicons + thresholds, externalized as a reviewable diff — required a rewrite mid-build to fenced-block extraction after the first format collided with markdown heading syntax (MD025) and with the parser's own comment-skipping logictests/inventory.test.shagainsttests/fixtures/sample-plugin/, 13 assertions, all passingBug found and fixed along the way: the first hook/prose-drift heuristic matched plain English word overlap and fired on nearly every hook×skill pair in real plugins; tightened to identifier-shaped tokens only (snake_case/SCREAMING_CASE/filenames).
Commits:
bf88742,caa2a8c,07b5637.