chore(tasks): mark final wave completed (prj16, gw16, cov-knobs, import-loudness, client-policy-wire-tests)

This commit is contained in:
2026-08-31 02:03:50 +00:00
parent 091518ed7d
commit 0a932e5ec3
5 changed files with 30 additions and 10 deletions
@@ -1,7 +1,7 @@
---
id: review-002-import-loudness-cluster
name: Import loudness cluster — oneOf body, self-ref requestBody, siblings, collisions, header precedence, error truncation (OAI-10/14/15/17/19, JS-02/03)
status: pending
status: completed
depends_on: [review-002-oai11-ref-memoization]
scope: moderate
risk: low
@@ -76,4 +76,8 @@ function for OAI-10/15 — or rebase-verify). Slice per finding, commit
per finding. The OAI-19 import-time check may not see the assembly
layer's `default_headers` (config lives elsewhere) — if the
import-time surface cannot know, the loud point moves to
first-call-time (warn-once) — implementer documents which.
first-call-time (warn-once) — implementer documents which.
## Summary
JS-03 zip without assert; JS-02 validate_path_template hoisted to forward.rs (shared, import-fails on unterminated placeholders); OAI-15 requestBody $ref/content loud; OAI-10 ref-sibling warns at all consumption points; OAI-14 callbacks/security rejected at import (oneOf body refused); OAI-17 bounded_join (8/128, +N more) caps all location lists; OAI-19 Authorization/default-header collisions rejected. http-adapters.md successor matrix section.