Answer the stability nits: the runs a trailing-anchored regex re-walks
CI / gate (push) Successful in 8s
CI / gate (push) Successful in 8s
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@ One directory per contract kind, each landing with its milestone:
|
||||
document, byte for byte, and that `markdownToAdf` must read back to it (AGENTS.md §2). Grouped
|
||||
by what the fixture exercises.
|
||||
- `normalization/` — `<name>.md` + `<name>.json`: markdown input, and the document
|
||||
`markdownToAdf` must build from it. One-way; the markdown is not canonical.
|
||||
`markdownToAdf` must build from it, which must in turn emit and read back to itself. The
|
||||
markdown is not canonical.
|
||||
- `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
|
||||
|
||||
Reference in New Issue
Block a user