acceptance-tests_en.html
This document defines the minimum pass conditions for any build that claims compliance with the canonical documentation package.
Acceptance tests convert requirements into explicit pass/fail checks. A build is not accepted merely because it feels close; it must satisfy these observable conditions.
| ID | Scenario | Required Pass Condition |
|---|---|---|
| AT-001 | QR visible in live tile | Export includes QR in the same logical position and layer order. |
| AT-002 | QR hidden in live tile by user choice | Export omits QR and does not include a stale or phantom QR artifact. |
| AT-003 | Text-only URL art tile at 8K | URL art, pill text, and footer URL remain crisp and legible with no low-resolution softness. |
| AT-004 | Bitmap thumbnail + QR + overlays at 8K | Bitmap may be source-limited, but overlays remain sharp and correctly layered. |
| AT-005 | Selected output resolution = 7680×4320 or 8192×4320 | Export is rendered natively at the selected size rather than upscaled from screen-sized capture. |
| AT-006 | Fit Everything mode | Entire visible grid fits within the usable viewport rectangle using one uniform scale. |
| AT-007 | Header text toggle re-enabled | Standardized header text repopulates correctly and does not leave a blank top region. |
| AT-008 | Uploaded thumbnail with contain-like fit requirement | Image fits logically and export matches live treatment without destructive surprise crop. |
index_en.html.If any core test fails, the build is not accepted as canonical regardless of how many unrelated improvements it includes.