Commit graph

1 commit

Author SHA1 Message Date
jedarden
767f0235cb docs(bf-4ix4m): document extraction result error structure
Analyzed how errors are organized in pdftract-core:
- ExtractionResult has page-level errors in PageResult.error
- ExtractionMetadata tracks error_count and diagnostics array
- JSON Output schema has structured errors array with DiagnosticJson
- Mapped error data flow from extraction to JSON output

Verification: notes/bf-4ix4m.md
2026-07-06 12:38:48 -04:00