mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-27 18:22:41 -08:00
1.1 KiB
1.1 KiB
id, title, status, assignee, created_date, labels, dependencies, parent_task_id, priority
| id | title | status | assignee | created_date | labels | dependencies | parent_task_id | priority |
|---|---|---|---|---|---|---|---|---|
| TASK-20.5 | Add rollout guards, tests, and validation matrix for content-bounded overlays | To Do | 2026-02-12 09:43 | TASK-20 | medium |
Description
Add safety controls and verification coverage for the new content-bounded overlay architecture and secondary top-bar window.
Acceptance Criteria
- #1 Feature flag or equivalent rollout guard exists for switching to new sizing/window behavior.
- #2 Service-level/unit tests cover bounds clamping, jitter thresholding, invalid measurement fallback, and per-layer updates.
- #3 Manual validation checklist documents and verifies wrap/no-wrap, style changes, monitor moves, tracker churn, modal interactions, and simultaneous overlay states.
- #4 Regression checks confirm existing single-layer and startup/shutdown behavior remain stable.
- #5 Task includes explicit pass/fail notes from validation run(s).