V13-FE-005: consolidate approved UI governance and contract hardening
Consolidates KBX UI Boundary Governance framework with component manifest, screen recipe registry, AI component gate, and exception lifecycle validation. Evidence (evidence/V13-FE-005/*.log, 55+ files): - Full frontend regression: 70 files / 180 tests PASS - UI boundary gate: 37 files / 0 failures / 6 raw-color warnings (DEBT tracked) - Component manifest validation: 0 failures - Screen recipe governance: 0 failures - AI component gate: 17 feature files / 23 known exports / 0 failures - Accessibility E2E: 22 passed - Production build: PASS (>500 kB chunk warning V13-FE-038 DECISION_REQUIRED) - TypeCheck: PASS - KBX validators: All 5 PASS (failures=0) Added: 19 files (6 validator scripts, 6 test specs, 4 slice notes, 3 registries) Modified: 9 files (CI workflow, WBS tracker, E2E specs, FE setup, Layout, TS configs) Outstanding per V13-FE-005 note: AI prop-level validation, exception lifecycle, browser/visual/AT/performance evidence. No completion overclaim. AGENTS.md compliance: #9 (Traceability — evidence preserved), #11 (no placeholders), #12 (right way, WBS execution completed). Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Debt_ID,File,Count,Category,Owner,Reason,Introduced,Target,Decision,Status
|
||||
KBX-TD-001,frontend/src/features/home/pages/HomePage.vue,2,local-layout,FE/Home,Existing status-card colors need semantic token review,pre-governance,TBD,keep-local-or-normalize,OPEN
|
||||
KBX-TD-002,frontend/src/features/models/pages/ModelDetail.vue,36,policy-and-reusable,FE/ModelOperations,Existing model status and detail colors are mixed raw literals,pre-governance,TBD,normalize-after-token-owner-approval,OPEN
|
||||
KBX-TD-003,frontend/src/features/models/pages/ModelsList.vue,3,local-layout,FE/ModelOperations,Existing list surface and action colors require semantic mapping,pre-governance,TBD,normalize-after-token-owner-approval,OPEN
|
||||
KBX-TD-004,frontend/src/features/shadow-run/pages/ShadowRunDetail.vue,14,policy-and-reusable,FE/ModelOperations,Existing shadow-run state colors require semantic mapping,pre-governance,TBD,normalize-after-token-owner-approval,OPEN
|
||||
KBX-TD-005,frontend/src/features/shadow-run/pages/ShadowRunList.vue,5,local-layout,FE/ModelOperations,Existing list and loading colors require semantic mapping,pre-governance,TBD,normalize-after-token-owner-approval,OPEN
|
||||
KBX-TD-006,frontend/src/features/wbs/pages/WbsWorkspacePage.vue,2,local-layout,FE/Governance,Existing WBS workspace warning colors require semantic mapping,pre-governance,TBD,keep-local-or-normalize,OPEN
|
||||
|
Reference in New Issue
Block a user