Commit graph

1 commit

Author SHA1 Message Date
jedarden
6117735ed2 docs(bf-4482v): document extraction result error structure
- Analyzed ExtractionResult and ExtractionMetadata structure
- Documented internal Diagnostic structure with code, offset, object_ref, message
- Mapped DiagCode categories (STRUCT_*, STREAM_*, XREF_*, etc.)
- Explained severity levels (Info, Warning, Error, Fatal)
- Traced error flow from emission to string conversion
- Identified key files: extract.rs, diagnostics.rs

Closes bf-4482v
2026-07-05 19:31:29 -04:00