All child beads closed and acceptance criteria verified:
- POST /extract, /extract/text, /extract/stream endpoints implemented
- GET /health handler returning {status:ok, version:x.y.z}
- HTTP 413 with custom JSON error body
- 8 concurrent requests test (test_concurrent_requests_parallel)
- Feature flag #[cfg(feature = serve)] properly implemented
Phase 6.4 HTTP Serve Mode is complete.
4 lines
233 B
JSON
4 lines
233 B
JSON
{
|
|
"type": "dictionary",
|
|
"note": "Deep nesting fixture (300 levels) - hits STRUCT_DEPTH_EXCEEDED at level 256. Actual JSON serialization is too large for serde_json. Test verifies parser terminates with depth limit diagnostic."
|
|
}
|