Files
KArtSell.Aegis/docs/Design/kbx-foundation-v60-status-canonical-contract-hardening/docs/kbx-v18-standard-traceability.md
T
kjh2064 3f293d8aa8
deploy / deploy (push) Successful in 1m52s
deploy / notify (push) Successful in 1s
V13-FE-006: consolidate approved UI and contract hardening
2026-08-13 02:41:00 +09:00

738 B

KBX v18 Standard Traceability

  • Business UX/AX Standard: Playwright는 Screenshot이 아니라 실제 업무 동작을 검증하고, Definition of Done에 Keyboard/Mouse/Excel/Audit/Error Recovery가 포함된다.
  • Design System: KbxLookup/KbxDataGrid는 Vitest Contract, OMS/WMS/Excel은 E2E 시나리오를 유지한다.
  • Reference Screens: Golden Screen을 복제 원형으로 사용하고 현장 WMS는 실제 Scanner/Network 조건을 검증한다.
  • Implementation Contract: Vitest + Playwright + API Contract Test, client row key, idempotency, concurrency, audit/outbox를 구현 완료 조건으로 둔다.

v18은 위 요구를 deterministic synthetic fixture와 canonical scenario catalog로 실행 가능하게 묶는다.