design_schema_drift.rs fidelity widening #10

Closed
opened 2026-05-20 13:21:57 +02:00 by Brummel · 0 comments
Owner

Current test checks anchor presence anywhere in DESIGN.md; the audit found that [high] schema gaps in §"Data model" are invisible because anchors live in Decision 11 instead. Constrain the test to scan only §"Data model" + ParamMode block, or extract JSON-schema blocks into a machine-readable file the test consumes.

context: surfaced in the 2026-05-10 audit close.

Current test checks anchor *presence* anywhere in DESIGN.md; the audit found that `[high]` schema gaps in §"Data model" are invisible because anchors live in Decision 11 instead. Constrain the test to scan only §"Data model" + ParamMode block, or extract JSON-schema blocks into a machine-readable file the test consumes. **context:** surfaced in the 2026-05-10 audit close.
Brummel added the bug label 2026-05-20 15:29:34 +02:00
Sign in to join this conversation.