P5-05: Add layout quality budgets for default sample + dense analog in CI #28
Labels
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Rbanh/schemeta#28
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Prevent silent readability regressions by enforcing metric budgets in automated checks.
Scope
Acceptance Criteria
Delivered in commit
8b6c959.What shipped:
tests/ui-regression-runner.jsfor sample, drag, drag+tidy, and dense scenarios.UI_SAMPLE_MAX_*,UI_DRAG_MAX_*,UI_TIDY_MAX_*,UI_DENSE_MAX_*)..gitea/workflows/ci.yml) to surfaceui-metrics-report.jsonevery run.docs/quality-gates.mdand release gating indocs/release-checklist.md.Verification:
npm run test:uipasses with budgets enforced.