pdftract/crates
jedarden 805c47b8ff docs(pdftract-4m8u): Add verification note for Phase 1.3 xref implementation
All 7 sub-components implemented:
- Traditional xref table parser
- Xref stream parser (PDF 1.5+)
- Hybrid file merger
- Forward scan fallback
- Incremental update chain handler
- Linearized PDF support
- Comprehensive test corpus (90 tests pass)

Acceptance criteria met:
- All Critical tests from plan Section 1.3 pass
- INV-8 maintained (no panic, verified by proptests)
- Module at crates/pdftract-core/src/parser/xref.rs
- Test fixtures for linearized, multipage, and minimal PDFs
2026-06-02 20:20:29 -04:00
..
pdftract-cer-diff docs(pdftract-aawrz): add LICENSE-MIT and LICENSE-APACHE files 2026-05-23 10:36:28 -04:00
pdftract-cli feat(pdftract-2m3gl): implement PHP SDK with Packagist publishing 2026-06-01 10:27:03 -04:00
pdftract-core docs(pdftract-4m8u): Add verification note for Phase 1.3 xref implementation 2026-06-02 20:20:29 -04:00
pdftract-inspector-ui fix(bf-4mkhv): clean up unused imports in hash.rs 2026-06-01 09:43:48 -04:00
pdftract-libpdftract feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
pdftract-py fix(pdftract-2uk9z): wrap native module results in typed Python objects 2026-05-28 21:18:38 -04:00
pdftract-schema-migrate feat(bf-4w2rt): scaffold pdftract-schema-migrate crate 2026-06-01 10:00:37 -04:00