feat: implement Story 2.2 — Priority Alerts Panel with UI fixes

Add PriorityAlertsPanel component to the dashboard, update DashboardController
with alert logic, and apply misc UI fixes across sidebar, forms, and pages.
Includes epic-1 retrospective and sprint status update.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-20 12:33:27 +00:00
parent a2ab6f365d
commit 4807376c49
1196 changed files with 170844 additions and 32 deletions

View File

@@ -0,0 +1,22 @@
# Workflow Plan: testarch-test-design
## Create Mode (steps-c)
- step-01-detect-mode.md
- step-02-load-context.md
- step-03-risk-and-testability.md
- step-04-coverage-plan.md
- step-05-generate-output.md
## Validate Mode (steps-v)
- step-01-validate.md
## Edit Mode (steps-e)
- step-01-assess.md
- step-02-apply-edit.md
## Outputs
- {test_artifacts}/test-design-architecture.md (system-level)
- {test_artifacts}/test-design-qa.md (system-level)
- {test_artifacts}/test-design-epic-{epic_num}.md (epic-level)