Add ATS compatibility testing suite with PDF rendering, analysis, and reporting

- Introduced `scripts/ats_proof` directory containing tools for ATS compatibility testing.
- Added scripts for rendering PDFs, analyzing text extraction, and evaluating results against ground truth.
- Created a report generation script to summarize ATS compatibility findings.
- Updated `.gitignore` to exclude generated artifacts and added `pyproject.toml` for project dependencies.
- Included new documentation on ATS compatibility testing in `docs/user_guide/ats_compatibility.md`.
This commit is contained in:
Sina Atalay
2026-03-19 22:16:56 +03:00
parent 53c7343f2e
commit 59c02dd957
19 changed files with 1889 additions and 0 deletions

View File

@@ -0,0 +1 @@
3.12