Complete Phase 17 parity fixture suite

This commit is contained in:
2026-05-12 12:50:05 +00:00
parent 7ccadc6bd6
commit 185f7ca2b6
41 changed files with 798 additions and 4 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "glossary_schema_handling",
"transcript_file": "default-full-pipeline.transcript.json",
"glossary_file": "glossary-schema-error.glossary.yaml",
"expect": {
"exit_code": 1,
"status": "failed",
"error_phase": "glossary_schema",
"stderr_contains": "glossary_schema",
"require_error_log": true
}
}