chore(tasks): summaries + oai11 completion for wave-1 merges

This commit is contained in:
2026-08-30 20:08:44 +00:00
parent a71592e42c
commit ef6eab020d
5 changed files with 26 additions and 6 deletions
@@ -64,4 +64,8 @@ add the counting test + the extra-route 405 test so the invariants are
pinned, not just commented. The SRV-01 opt-out shape (inner layers
win) must remain exactly as tested. Keep the SRV-10 fold-in fix
(historical) intact — this task is about the *comment* being false and
the double-resolve being real.
the double-resolve being real.
## Summary
WS upgrade route + /mcp nest moved after the router-wide bearer route_layer (single token resolution each; WS MethodRouter fallback carries the decoy 405); method_not_allowed_fallback re-applied after the extras merge (SRV-12). 6 counting/shape tests pin the ordering invariants.