738 B
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로 실행 가능하게 묶는다.