Acceptance Tests
These are the tests a build should satisfy before it is accepted as matching the intended system behavior.
Rendering and Export Acceptance
- When QR is visible live, exported output includes QR.
- When URL-art mode is active, export preserves URL-art readability and placement.
- Selected export resolution controls actual render size.
- Image aspect handling matches accepted panel behavior.
Quality Acceptance
- Generated text remains sharp at the selected output resolution.
- Master export path does not silently downgrade quality.
- Text-only thumbnail output is not blurry.
Documentation Acceptance
- Every user-visible control added in a build is documented.
- Every new scriptable function is reflected in commands-and-functions and scripting-interface docs.
- No previously accepted requirement disappears from the docs.