Files
KArtSell.Aegis/docs/Design/kbx-foundation-v60-status-canonical-contract-hardening/docs/kbx-v14-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

581 B

KBX v14 Standard Traceability

v14는 기존 source standards에서 다음 구현 원칙을 코드화한다.

  • FastEndpoints Request/Response와 Endpoint 내 Domain logic 분리
  • KBX Validation / Business / Conflict Problem Contract
  • handleKbxApiError() 공통화 방향
  • Axios Interceptor는 Correlation/Auth/Common Problem에 한정
  • Idempotency는 주문수집/출고/WMS/외부 API에서 중요
  • API Contract Test로 Frontend/Backend 오류계약 고정
  • 기술 Correlation과 사용자 Error UX 분리

Source documents는 docs/source-standards/에 보존한다.