|
- {
- "date": "2026-09-15",
- "build": {
- "command": "pnpm run build",
- "pass": true,
- "exitCode": 0,
- "checks": ["vue-tsc --noEmit", "vite build", "verify-legacy-model-editor-dist.mjs"],
- "notes": "构建成功;保留 Vite 的 chunk size 与插件耗时提示。"
- },
- "contracts": [
- {"command": "node scripts/virtual-training-formal-route.contract.test.mjs", "pass": true, "exitCode": 0},
- {"command": "node --test scripts/bridge-scripts-3d-only.test.mjs scripts/bridge-model-geometry.test.mjs scripts/bridge-grounding.test.mjs scripts/bridge-digital-video.contract.test.mjs", "pass": true, "exitCode": 0, "passedTests": 16, "failedTests": 0}
- ],
- "diffCheck": {"command": "git diff --check", "pass": true},
- "hdr": {
- "file": "public/environments/venice_sunset_1k.hdr",
- "bytes": 1397783,
- "sha256": "0E72ED46B5316CB5FB67FC81FF85B024A09146FD89EF3811A8D2299647ADA118",
- "source": "https://raw.githubusercontent.com/mrdoob/three.js/r185/examples/textures/equirectangular/venice_sunset_1k.hdr"
- }
- }
|