task-p4.5.1

This commit is contained in:
phaichayon
2026-06-29 20:57:03 +07:00
parent a1cac84e2b
commit bdc2d9f1b4
67 changed files with 3464 additions and 2 deletions

View File

@@ -0,0 +1,26 @@
# PDF Visual Fixtures
This directory stores golden PDF baselines for Task P.4.5.1 visual regression.
Structure:
- `quotation-empty/`
- `quotation-single-item/`
- `quotation-standard/`
- `quotation-20-items/`
- `quotation-100-items/`
- `quotation-long-description/`
- `quotation-multi-topic/`
Each fixture directory contains:
- `ALLA.pdf`
- `ALLA.manifest.json`
- `ONVALLA.pdf`
- `ONVALLA.manifest.json`
Notes:
- Baselines target the `product-v1` quotation template path.
- Current run outputs are written to `artifacts/pdf-visual/current/**`.
- Automated raster screenshot generation is not available in this environment because no PDF-to-image renderer is installed.