Skip to content

docs: close spec-traceability and dashboard-hygiene gaps (0.18.7) - #646

Merged
iheitlager merged 1 commit into
mainfrom
chore/assurance-dashboard-hygiene
Aug 29, 2026
Merged

docs: close spec-traceability and dashboard-hygiene gaps (0.18.7)#646
iheitlager merged 1 commit into
mainfrom
chore/assurance-dashboard-hygiene

Conversation

@iheitlager

Copy link
Copy Markdown
Member

Summary

Two small hygiene gaps flagged during a V7-polish status check:

No code changes — spec/tooling only.

Test plan

  • make assurance now reports 86/86 requirements (100%) and 276/276 scenarios (100%) test-backed, zero dead links (was 85/86, 270/270 before).
  • Version 0.18.7 = V7 phase 2 released (epic #421) now prints instead of the "no VERSION_MAP entry" warning.
  • make lint clean.
  • No .rs files touched — no test-suite regression risk.

spend: trivial (dashboard/spec hygiene, no code change)


🤖 Analysis by Claude

012-query-constraints/Req 3 (Range and Prefix Constraints) still read
[Future] with 0/0 scenarios even though #606/ADR-0034 (index range
seeks) shipped — flip it to [MUST] with real Implementation/Tests
links against src/codegen/select/range_scan.rs and
tests/unit/range_scan_test.rs (6 scenarios: BETWEEN, LIKE/GLOB prefix,
IN dedup, affinity-mismatch fallback, EXPLAIN QUERY PLAN reporting).

tools/assurance.py's VERSION_MAP stopped at minor 14 (V5 phase 1,
#353); extend it through minor 18 (V6 phases 1-3 / #354, V7 phase 2 /
#421) so the crate's actual current version (0.18.7) resolves instead
of reporting "no VERSION_MAP entry".

make assurance now reports 86/86 requirements (100%) and 276/276
scenarios (100%) test-backed, with no dead links.

spend: trivial (dashboard/spec hygiene, no code change)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@iheitlager
iheitlager force-pushed the chore/assurance-dashboard-hygiene branch from 229a7f5 to d7a0c82 Compare August 29, 2026 16:20
@iheitlager
iheitlager merged commit c964054 into main Aug 29, 2026
6 checks passed
@iheitlager
iheitlager deleted the chore/assurance-dashboard-hygiene branch August 29, 2026 16:45
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