pdftract/crates/pdftract-cli
jedarden 5c21bdc669 docs(bf-5g04q): document diagnostic file format and structure analysis
- Identified two main diagnostic formats: JSON-Lines (compiler) and standard JSON (fixtures)
- Documented JSON-Lines format from .fingerprint directory output files
- Added schema details, field descriptions, and sample entries
- Noted encoding (UTF-8) and line endings (Unix \n)
- Updated verification note with comprehensive format findings

Closes bf-5g04q
2026-07-06 17:39:36 -04:00
..
benches feat(bf-4b7pm): implement temporary storage for benchmark metrics with JSON serialization 2026-07-06 16:43:05 -04:00
examples test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
notes test(bf-2s1hq): add forms integration test verification note 2026-07-06 12:40:57 -04:00
src feat(bf-3wkpz): implement timeout-protected stdout/stderr capture for benchmark 2026-07-06 16:36:22 -04:00
tests docs(bf-5g04q): document diagnostic file format and structure analysis 2026-07-06 17:39:36 -04:00
-.json feat(pdftract-4k1x4): complete Phase 4 Text Assembly and Layout 2026-06-08 09:09:37 -04:00
build.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
Cargo.toml feat(bf-3vo80): add UnmappedGlyphNamesConfig struct to build.rs 2026-07-06 14:42:07 -04:00
header chore(pdftract-36glh): remove unused JpxDecoder import and add verification note 2026-05-28 05:23:13 -04:00
pdftract-cli.cdx.json feat(pdftract-67tm8): implement MCP stdio transport with integration tests 2026-05-23 00:16:42 -04:00