566 B
566 B
W-001 Status
status: done task: 建立依赖和许可证清单
Evidence
- Matrix:
docs/web/dependency-matrix.md - Notices:
docs/web/third-party-notices.json - No CAD kernel or Bitbybit/OCCT dependency is included.
- Local runtime audit:
cd web && npm run check:local-deps->local-dependencies-ok. - Browser assets are vendored under
web/app/src/vendor/andweb/app/public/vendor/; no CDN/remote ESM URL is present in source ordist/. - Offline bootstrap check:
npm ci --offline --ignore-scriptspassed with the existing local npm cache.