pdftract/tests/object_parser/fixtures/objstm_basic.expected.json
jedarden 16324878b1 docs(pdftract-1eoo1): Phase 6.4 HTTP Serve Mode coordinator verification note
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.
2026-06-01 23:57:05 -04:00

5 lines
201 B
JSON

{
"type": "indirect",
"id": "10 0 R",
"note": "ObjStm basic fixture - minimal ObjStm with N=5 embedded objects. Actual compressed data would be generated by tools/build-objstm-fixture helper."
}