diff --git a/docs/production-readiness-roadmap.md b/docs/production-readiness-roadmap.md index 2572e42..5c2b40d 100644 --- a/docs/production-readiness-roadmap.md +++ b/docs/production-readiness-roadmap.md @@ -94,10 +94,10 @@ and downstream projects. - `[x]` Peer wire protocol compatibility is documented. - `[x]` SQLite and signed-operation compatibility are documented. -- `[~]` Add golden JSON tests. +- `[x]` Add golden JSON tests. Acceptance criteria: - `[x]` Important script-facing commands have stable JSON fixture tests. - - `[ ]` Error JSON includes stable codes for common operator and automation + - `[x]` Error JSON includes stable codes for common operator and automation failures. - `[x]` Fixture updates require intentional review.