c41e5063b7
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>
719 B
719 B
KBX Foundation v7 validation
현재 패키지에서 Node 기반 정적 검증을 수행한다.
- Screen/Component Manifest generation
- Generated static Screen Registry
- Screen governance
- Scaffolder contract
- TypeScript/Vue syntax scan
- Architecture dependency guard
- Operations/Reconcile source-of-truth guard
- DbUp migration ordering
Host repository에서 추가로 필수 실행할 항목:
- .NET 10 restore/build/xUnit
- pnpm install --frozen-lockfile
- Vite production build
- Vitest
- Playwright desktop keyboard Golden Scenarios
- PDA/scanner field acceptance
- PostgreSQL DbUp clean-schema test
- Hangfire retry/idempotency integration test
- AI provider contract/permission/domain-validation test