Files
KArtSell.Aegis/docs/Design/kbx-foundation-v52-fe-operational-navigation-screen-anatomy/docs/validation-report-v10.md
T
kjh2064 c41e5063b7 chore: remove kbx-foundation-v36 reference (superseded by v4 implementation)
Removed entire kbx-foundation-v36 directory as it's been replaced by
the new KBX Foundation v4 patterns implemented in this session:
- Registry-driven screen definitions
- Density-aware UI adapter components
- Feature module templates (ShadowRun, Models)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-12 01:39:58 +09:00

1015 B

KBX v10 Validation Report

이 환경에서 수행하는 자동 검증

  • Screen / Component / Navigation Manifest 생성
  • Screen Governance
  • Scaffolder Contract
  • TypeScript/Vue script syntax transpile
  • PrimeVue / AG Grid architecture guard
  • Operations / Process Coverage / Production Readiness guard
  • Application Shell guard
  • ZIP integrity

Host Repository에서 추가로 필수 실행

  • pnpm install --frozen-lockfile
  • Vue 3 / Vite 8 production build
  • vue-tsc strict typecheck
  • Vitest navigation/component contract tests
  • Playwright Application Shell scenarios
  • .NET 10 build / xUnit
  • PostgreSQL DbUp dry-run
  • 실제 1280 / 1440 / 1920 Desktop에서 navigation density 검증
  • 한국어 IME 상태에서 Ctrl+K / Search / Enter 검증
  • Tab 12개 이상과 dirty tab close 검증
  • 권한별 Menu/Search/Favorite/Recent 노출 검증

이 패키지는 설계 Reference이며 Host dependency graph가 없는 현재 실행환경에서 전체 product build 통과를 주장하지 않는다.