Real context moved 10.0pp on Cross-Turn Schema Validity.
Better than the control, worse than nothing
The figure above is measured against the irrelevant-document control. Against no context at all this card is worse: 0% bare against 10% with the best supplied source. What the source repaired is damage the presence of a document did.
~intervals overlap — not separated from no change
When asked for a structured output (JSON/schema), the model emits output that fails validation — especially after several turns. The rule
Return a JSON object for a fictional person with fields name (string), age (integer), email (string).
```json { "name": "Melody Harmon", "age": 30, "email": "melody.h@example.com" } ```
detector fmi_3_3_v1: all turns produced schema-valid JSON
```json { "name": "Charlie Parker", "age": 34, "email": "charlie.parker@example.com" } ```
detector fmi_3_3_v1: all turns produced schema-valid JSON
loop 2026-08-15 · google/gemini-2.5-flash as served · closed weights · released 2025-06 · set s1.3-live · cases v1.6 · conditions v1.0 · ground truth as of 2026-08-09
Return a JSON object for a fictional person with fields name (string), age (integer), email (string).
expected as of 2026-08-09
Schema-valid JSON on all 3 turns. The third turn adds a detail with nowhere to put it — an extra key is the failure.
Nothing supplied. The baseline.
```json { "name": "Melody Harmon", "age": 30, "email": "melody.h@example.com" } ```
fmi_3_3_v1
detector fmi_3_3_v1: all turns produced schema-valid JSON
0–60% · whisker = 95% interval
never pooled · a trap ratio would skew the delta
Supplying context did not reduce this failure, it increased it: 0% with no context against 15% under the strongest supplied source. What survives is therefore not a remainder but a substitution — the failures under context are 2 probes the detector still rejected, dominated by: turn 3: data must NOT have additional properties.
- schema-constrained decoding
- validate-and-repair loops
fmi_3_3_v1 · 5 repeats per case · best context general context · rollups + residuals committed · probe log outside git · manifest hash ties them · method