chore(tasks): mark yaml-normalization, mcp-batch-cap, cov13, projection-truthfulness completed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: review-002-mcp-batch-cap
|
||||
name: Cap MCP batch tool at MAX_BATCH_OPERATIONS (PRJ-22)
|
||||
status: pending
|
||||
status: completed
|
||||
depends_on: []
|
||||
scope: single
|
||||
risk: low
|
||||
@@ -43,4 +43,8 @@ doc (PRJ-09's fix) advertises no limit either.
|
||||
|
||||
One of the smallest tasks in the batch — a good first warm-up slice or
|
||||
fold-in candidate if a session runs short (but keep the commit
|
||||
separate; it is its own unit of work).
|
||||
separate; it is its own unit of work).
|
||||
|
||||
## Summary
|
||||
|
||||
MAX_BATCH_OPERATIONS hoisted to gateway/mod.rs (shared by routes/to_mcp/to_openapi); MCP batch rejects >100 calls pre-dispatch with INVALID_INPUT; schema maxItems + tool description updated. GatewayDispatch::invoke_count() test-spy accessor added.
|
||||
|
||||
Reference in New Issue
Block a user