fix(UX-001): address layout review findings

This commit is contained in:
Bu5hm4nn
2026-03-26 10:24:52 +01:00
parent a60c5fb1f2
commit 78de8782c4
7 changed files with 238 additions and 98 deletions

View File

@@ -11,7 +11,6 @@ notes:
- One task lives in one YAML file and changes state by moving between status folders.
- Priority ordering is maintained here so agents can parse one short file first.
priority_queue:
- UX-001
- CORE-001D
- BT-003B
- PORT-003
@@ -24,6 +23,7 @@ priority_queue:
- OPS-001
- BT-003
recently_completed:
- UX-001
- CORE-002
- CORE-002C
- CORE-001D2B
@@ -43,7 +43,6 @@ states:
- BT-003B
- BT-001C
- CORE-001D
- UX-001
in_progress: []
done:
- DATA-001
@@ -68,5 +67,6 @@ states:
- CORE-002A
- CORE-002B
- CORE-002C
- UX-001
blocked: []
cancelled: []