764 B
764 B
V13-FE-005 — ShadowRunList vendor boundary adoption
Scope
- Migrated the search/date fields and action buttons to
KsTextField/KsButton; the shared text-field contract now supports the bounded date input type. - Preserved query state, date inputs, status filter, and routes. Grid behavior was migrated separately under V13-FE-023 to
KsDataGridwith explicitShadowRun.runIdnavigation. - No API, DB, job, model policy, or KIS path changed.
Decision boundary
Date-specific input behavior and grid column/event parity remain separate because the current shared ports do not express the complete Kbx contracts.
Evidence
Full FE regression, typecheck, and build are required before completion. Visual/AT/browser evidence remains outstanding.