chore(tasks): mark yaml-normalization, mcp-batch-cap, cov13, projection-truthfulness completed

This commit is contained in:
2026-08-30 23:36:41 +00:00
parent 1a5ae8748a
commit 9819c24b4f
5 changed files with 26 additions and 10 deletions
@@ -1,7 +1,7 @@
---
id: review-002-projection-truthfulness
name: Projection doc truthfulness — dangling CallError ref, status clobber/drifts, OAS-invalid extension (PRJ-16b/17/18/19/20/21/23/24)
status: pending
status: completed
depends_on: []
scope: moderate
risk: low
@@ -85,4 +85,8 @@ PRJ-16b and PRJ-23 escaped). Consider one shared
`golden_doc_with_ops()` fixture replacing per-test registry setup.
ADR-045's version bump: these are doc-contract corrections — bump
`info.version` per ADR-045's tracking rule (gateway endpoint contract
itself unchanged).
itself unchanged).
## Summary
PRJ-16b BatchError component oneOf; PRJ-17 op-declared errors merge into protocol responses; PRJ-18 /publish 400 narrowed; PRJ-19 415/422 slots via shared builders; PRJ-20 /call 401 identity split; PRJ-21 unreachable /batch 500 removed; PRJ-23 invalid extension deleted; PRJ-24 dead search_filter removed. gateway-spec 1.2.0 -> 1.3.0 (minor per ADR-045). GW-15 413 context folded into 400-slot docs.