1.5 KiB
1.5 KiB
Validation report — KBX Foundation v6
Executed in this container
node scripts/validate-kbx.mjs— PASS- Screen definitions generated: 8
- Component manifest entries generated: 29
- TS/Vue script syntax units transpiled: 110 — PASS
- Business module direct PrimeVue/AG Grid import guard — PASS
- Screen ID uniqueness / naming guard — PASS
- Migration lexical ordering — PASS
Added v6 reference screens
COMMON-OPS-001업무 예외 센터COMMON-REC-001업무 데이터 대사
Added v6 core contracts/components
KbxWorkQueuePageKbxExceptionCenterKbxExceptionSummaryKbxExceptionDetailDrawerKbxReconcilePageKbxWorkItem/KbxReconcileItemcontractsOperationsProjectionWriterReconcileProjectionWriterWorkItemActionPolicyReconcilePolicy
Not executable in this container
The container currently has no dotnet executable and no installed pnpm dependency graph. Therefore the following must be mandatory in the host repository CI before merge:
- .NET 10 restore/build
- xUnit including
WorkItemActionPolicyTestsandReconcilePolicyTests - DbUp migration against disposable PostgreSQL
- Vue typecheck/build
- Vitest
- Playwright with fixed API fixtures
- 100k work-item server-side pagination/filter test
- Concurrent claim test
- duplicate projection/upsert test
- reconcile grace-period test with delayed Outbox/Inbox delivery
Operational acceptance
See docs/operations-field-acceptance-v6.md.