Skip to content

backlog: close #325, the leak-gate casefold gap was already fixed in #177 - #240

Open
wshallwshall wants to merge 1 commit into
mainfrom
fix-325-leakgate-casefold
Open

backlog: close #325, the leak-gate casefold gap was already fixed in #177#240
wshallwshall wants to merge 1 commit into
mainfrom
fix-325-leakgate-casefold

Conversation

@wshallwshall

Copy link
Copy Markdown
Collaborator

Closes BACKLOG #325. Docs-only -- flips that item's banner and nothing else.

The casefold gap #325 describes was already fixed by #177. This item was left open
against code that no longer has the defect, so the ledger was asserting an open
weakness that does not exist.

Verified: based on origin/main, merge-tree clean, heading count unchanged (this is a
banner flip, not a filing), and the change touches only #325's own banner line so it
is line-disjoint from the other campaign branches.

Routed by the coordinator from the backlog-handoff campaign
(.git/mefor-coord/handoff/READY-TO-PR-backlog-session-2e228e.md). This is the first of
that set, deliberately run through the full push-PR-arm cycle as a canary before the
rest are batched.

…G #325)

The leak gate's home-path / worktree-slug case-fold (#325) landed folded into
#177 (commit 88703a3), an ancestor of main -- not on a branch of this item's
name -- so there is no code to write in this lane. It only flips the #325 banner
to closed and reconciles the item text with the shipped code.

Verified against the shipped code and its git history:
  - scan_forbidden.py:114-121 folds the _HOME_PATH drive-letter arm inline,
    scoped so the POSIX /users/ REST route stays unmatched (a whole-pattern
    re.I would have measured 47 false positives). _WORKTREE_SLUG folds whole
    at :96.
  - Falsified against the pre-fix code (88703a3^): the old _HOME_PATH fired on
    the canonical spelling but missed all three wrong-case spellings; the
    shipped pattern fires on all four and still skips the benign /users/ routes.
    The old slug pattern missed an upper-cased slug; the shipped one catches it.
  - Regression fixtures at tests/test_scan_tokens_source.py:701,731 pass.

Added an AMENDED 2026-08-05 blockquote under the closed banner reframing the
What / Why / Proposed / Source body -- still voiced as the open finding, with
the pre-fix regex and a "Verified open at HEAD" line -- as the historical
filing record, not current state, mirroring the same-day #228 close. Without it
a reader meets a closed banner over a body that reads as a live gap and could
reopen or re-implement it.

Banner flipped WITHOUT recomputing the census. The ranked-table row, the census
distribution lines, and the cross-references to #325 under other items remain
coordinator work for the close-and-archive reconcile sweep.
@wshallwshall
wshallwshall enabled auto-merge (squash) August 6, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant