Commit ab89977
TASK-028: validation fixes — cache-tier pins, miss baseline, _index Done
Address validation findings from /groundwork:validate (2 passes):
- test/unit/routing_regression_test.cpp: fix always-green assertion in
the overlapping-routes test (was *hp == first || *hp == second);
add unregistered_path_yields_miss as the pure-miss baseline; add
second_lookup_same_path_hits_cache_tier and
unregister_invalidates_cache_entry to pin the LRU cache behaviour
the gate's own rationale calls out; add FIXME(TASK-036-prereq)
comment on the non_numeric assertions documenting the v1/v2 custom-
regex divergence.
- specs/tasks/_index.md: normalise TASK-028 status from Not Started to
Done — the row was stale before this branch.
- Recorded unworked review issues (31 minor findings: REGRESSION.md
prose updates, naming/style nits, doc tweaks).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 71c9b5a commit ab89977
3 files changed
Lines changed: 215 additions & 4 deletions
File tree
- specs
- tasks
- unworked_review_issues
- test/unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments