Model: Claude Sonnet 5 (claude-sonnet-5), judge claude-sonnet-5 · 3 seeds · the arm-under-test model the CLI actually served, from the run report
bare = Bare model loop — no harness
What is the maximum request body size the API accepts? Check the docs in the workspace.
What is the maximum request body size the API accepts? Check the docs in the workspace.
The docs give two different numbers, and both matter: - **api-guide.md**: The API itself accepts request bodies up to **10 MB**; larger requests get a 413. - **ops-runbook.md**: The gateway in front of the service enforces a **2 MB** limit, and anything larger never reaches the API. So while the application's own limit is 10 MB, the effective maximum in the deployed environment is **2 MB** because the gateway rejects anything bigger first. You may want to reconcile these docs.
| Check | Verdict |
|---|---|
| contains "2 MB" | pass |
| contains "10 MB" | pass |
| regex /disagree|conflict|differ|inconsistent|two (different|sources)|whereas|but the|however/i | pass |
| answerClaim == contradicted | skipped |
success yes · hallucination no · unauthorized effect no · recovered n/a