pdftract/docs
jedarden f95f38009f docs(bf-4cyyf): document errors array format and test integration
Create comprehensive documentation of the errors/diagnostics array format
in ExtractionResult and how to integrate assertions in tests.

Closes bf-4cyyf

Acceptance criteria:
- Complete errors array documentation created
- Assertion integration guide written
- Examples provided for common error checking patterns

Verification:
- Documented ExtractionResult.metadata.diagnostics structure
- Provided 8 assertion patterns with code examples
- Included 3 test integration examples (truncated stream, encryption, font glyphs)
- Added helper functions for common assertions
- Listed all diagnostic categories (STRUCT, STREAM, XREF, ENCRYPTION, etc.)
2026-07-05 19:40:56 -04:00
..
adr feat(pdftract-bf-2y2rp): implement lazy stream decoding for PDF extraction 2026-05-23 12:30:26 -04:00
conformance feat(pdftract-5omc): implement SDK conformance test runner pattern 2026-05-18 01:22:23 -04:00
integrations feat(pdftract-2u6q2): implement diagnostic infrastructure 2026-05-25 13:16:38 -04:00
notes docs(bf-585u5): add comprehensive git mirroring setup and troubleshooting guide 2026-07-05 18:12:51 -04:00
operations docs(bf-57ko1): add Prometheus alerting rules for serve deployments 2026-07-05 12:49:49 -04:00
plan feat(pdftract-3zhf): add unified TableDetector::detect entry point 2026-05-24 00:51:59 -04:00
research feat(bf-4cbfb): add community profiles directory and CONTRIBUTING guide 2026-07-05 13:01:54 -04:00
schema/v1.0 docs(pdftract-5lvpu): update Swift SDK verification note with regenerated code status 2026-06-01 13:40:03 -04:00
security docs(pdftract-58kz): add security policy documentation 2026-05-20 19:39:24 -04:00
user-docs docs(pdftract-1j0f8): update CLI reference generation command 2026-06-08 17:08:24 -04:00
errors-array-format.md docs(bf-4cyyf): document errors array format and test integration 2026-07-05 19:40:56 -04:00
research-index.md Add parallel extraction research and comprehensive research index 2026-05-16 16:30:35 -04:00