Declare which errors/ file is required, floor the fence at three
CI / gate (push) Successful in 4s

This commit is contained in:
2026-08-24 12:32:53 +02:00
parent fc92bf8bf5
commit 346bdcc27d
2 changed files with 7 additions and 6 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ One directory per contract kind:
`combinations/`.
- `normalization/``<name>.md` + `<name>.json`: markdown input, and the document
`markdownToAdf` must build from it. One-way; the markdown is not canonical.
- `errors/``<name>.md` + `<name>.error`: markdown input that must not convert.
- `errors/``<name>.md`: markdown input that must not convert. A `<name>.error` beside it
pins which error.
- `real-payloads/``<name>.json`: sanitized live ADF, round-tripped ADF→markdown→ADF. No
expected markdown.