pdftract/tests/proptest
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
..
cmap_parser.rs docs(pdftract-49f8): establish Cargo.lock policy and documentation 2026-05-20 18:13:14 -04:00
document_model.rs feat(pdftract-91e1i): HTTP fetch sequence implementation 2026-05-28 13:17:00 -04:00
lexer.rs test(pdftract-sy8x): implement lexer proptest harness and curated corpus 2026-05-24 02:36:37 -04:00
object_parser.rs docs(pdftract-1eoo1): Phase 6.4 HTTP Serve Mode coordinator verification note 2026-06-01 23:57:05 -04:00
stream.rs fix(pdftract-25igv): fix emit! macro usage in codespace parser 2026-05-28 07:29:33 -04:00
stream_decoder.rs feat(pdftract-91e1i): HTTP fetch sequence implementation 2026-05-28 13:17:00 -04:00
xref.rs fix(pdftract-2a6rk): fix xref.rs u64 literal overflow in proptest 2026-05-22 17:26:27 -04:00