pdftract/tests/fixtures/profiles
jedarden 144ab783aa docs(pdftract-145s8): update SDK docs with correct API
- Update SDK README.md from draft placeholder to proper content
- Fix rust.md examples to use correct SDK contract functions:
  - extract_pdf -> extract (SDK contract)
  - extract_pdf_streaming -> extract_stream (SDK contract)
  - Remove OutputOptions parameter (not in SDK API)
- Add proper type hints and Path::new for URLs
- Add sample.pdf fixture with provenance entry
- Verify mdBook renders correctly
- Verify cross-references work (MCP, JSON schema, CLI, OCR)
2026-05-31 23:43: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-145s8): update SDK docs with correct API 2026-05-31 23:43:05 -04:00