Files
KArtSell.Aegis/docs/CURRENT/V13-FE-005_SHADOW_RUN_VENDOR_BOUNDARY_SLICE_NOTE.md
T
kjh2064 d79edae546
deploy / deploy (push) Failing after 51s
deploy / notify (push) Successful in 1s
V13-FE-005: restore direct UI components and harden grid provider
2026-08-13 02:39:48 +09:00

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 KsDataGrid with explicit ShadowRun.runId navigation.
  • 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.