chore(scripts): coordinator verify gate + mark gw15/oai13 completed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: review-002-gw15-publish-body-cap
|
||||
name: Cap /publish body buffering pre-newline + explicit body-limit layer (GW-15)
|
||||
status: pending
|
||||
status: completed
|
||||
depends_on: []
|
||||
scope: moderate
|
||||
risk: medium
|
||||
@@ -74,4 +74,8 @@ cap is optional (the layer limit bounds the total once landed).
|
||||
GW-16 (the 400-vs-422 drift on the cap error's status) is deliberately
|
||||
NOT in scope here — see review-002-gw16-status-drift; land the cap with
|
||||
today's status first, then normalize statuses in that task to avoid
|
||||
churn in the same lines.
|
||||
churn in the same lines.
|
||||
|
||||
## Summary
|
||||
|
||||
GATEWAY_BODY_LIMIT layer (2 MiB + 64 KiB headroom; Content-Length pre-rejection + counting stream, plain-text 413) + BufferedLines pre-extend cap on the residual tail; WIP's scan-before-extend bug fixed (complete lines now drain on arrival). 6 wire tests. ADR-068 updated; GW-16 status sites documented.
|
||||
|
||||
Reference in New Issue
Block a user