Files
KArtSell.Aegis/docs/Design/kbx-foundation-v60-status-canonical-contract-hardening/docs/evidence/v58-environment-limitations.txt
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

10 lines
759 B
Plaintext

KBX v58 Runtime Evidence Limitations
1. Repository artifact has no pnpm-lock.yaml and no node_modules.
2. Corepack pnpm@10.33.4 download was attempted again in this environment.
3. registry.npmjs.org DNS lookup failed with EAI_AGAIN, so dependencies cannot be installed reproducibly here.
4. Therefore Vite production build, Vue typecheck, Vitest runtime, and Playwright runtime are NOT claimed as PASS.
5. System Chromium 144 static-reference --dump-dom was attempted with headless/no-sandbox flags.
6. Chromium timed out with DBus/zygote errors and produced no DOM evidence; it is NOT counted as browser PASS.
7. node scripts/validate-kbx.mjs and v58 static/runtime-contract gates PASS, but these are intentionally separated from browser runtime evidence.