Commit 85678cf
chore(v1.100.3d): H-05 — drop internal-roadmap references from 3 tracked files
Closes repo hygiene audit finding H-05: 3 internal-roadmap
references in tracked code/docs that are not resolvable by a
public reader.
Per locked rule "first verify the H-05 sites still apply, then
fix only confirmed live ones": each site was grep-verified in
the current tree before edit.
Changes:
- CHANGELOG.md (v1.80.0 release block) — drop trailing "Refs:"
subsection pointing at V1.80_ROADMAP/MASTER_TODO.md. PR list
(#371/#372/#373) above remains the canonical release record.
- cli/lib/nftban/core/nftban_ip_and_stats.sh:73 — remove sentence
pointing at V1.80_ROADMAP/MASTER_TODO.md B80-1 discussion
dated 2026-04-11. Replace with (B80-1) so the planning tag
survives without the unresolvable file path.
- internal/loginmon/pipeline/doc.go:75 — remove (see DEC-1..9
in MASTER_TODO.md) parenthetical from package doc. Surrounding
sentence preserved.
Verification:
git grep -nE "V1\.80_ROADMAP|MASTER_TODO\b" -- ":(exclude).claude/*"
→ empty after this PR.
Out of scope (deferred):
- H-07 / H-08 — version-sync (README badge, STATUS.md).
Explicitly NOT in this slice (no version-sync work).
- H-09 / H-16 / H-19 — separate Phase A slices.
Lifecycle completion lane (PR-25..PR-30) remains explicitly OPEN.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5a8302d commit 85678cf
3 files changed
Lines changed: 28 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
14 | 40 | | |
15 | 41 | | |
16 | 42 | | |
| |||
1378 | 1404 | | |
1379 | 1405 | | |
1380 | 1406 | | |
1381 | | - | |
1382 | | - | |
1383 | | - | |
1384 | | - | |
1385 | 1407 | | |
1386 | 1408 | | |
1387 | 1409 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
0 commit comments