pdftract/tests/fixtures/profiles
jedarden b5c64be9a5 docs(pdftract-25k4x): verify figure and caption detection implementation
All acceptance criteria verified:
- Image XObject, no text overlap → Figure block (classify_figure)
- Image + small-font caption 1 line below → Figure + Caption (classify_caption)
- Image overlapping text → NOT Figure
- Caption 5 lines below → NOT Caption
- Caption different column → NOT Caption

Tests: 27/27 figure tests PASS, 10/10 caption tests PASS.

Also updates fixture provenance SHA256 hashes.

Closes pdftract-25k4x.
2026-06-01 11:46:14 -04:00
..
bank_statement fix(bf-1avnz): remove .code field access on String diagnostics in serve.rs 2026-06-01 04:14:05 -04:00
book_chapter feat(pdftract-1t5sj): implement book_chapter profile with fixtures and tests 2026-05-27 22:30:09 -04:00
contract feat(pdftract-dtpwa): implement contract profile per Phase 7.10 schema 2026-05-24 07:10:32 -04:00
form fix: resolve compilation errors across codebase 2026-05-25 08:38:04 -04:00
invoice feat(profiles): add profile infrastructure and initial fixtures 2026-05-31 15:10:51 -04:00
legal_filing feat(pdftract-260a3): implement legal_filing profile with fixtures and tests 2026-05-27 21:44:49 -04:00
receipt feat(profiles): add profile infrastructure and initial fixtures 2026-05-31 15:10:51 -04:00
scientific_paper feat(pdftract-2vajs): implement slide_deck profile with fixtures and tests 2026-05-27 21:12:24 -04:00
slide_deck feat(pdftract-2vajs): implement slide_deck profile with fixtures and tests 2026-05-27 21:12:24 -04:00
PROVENANCE.md docs(pdftract-25k4x): verify figure and caption detection implementation 2026-06-01 11:46:14 -04:00