Template: YGIT Public Documentation Platform
Framework target: Docusaurus 3.10.2
Validation date: 2026-07-28
- Public-content policy scan: PASS — 73 files checked
- TypeScript/TSX syntax transpilation: PASS — 6 files checked
- JSON parsing: PASS — 17 files checked
- Markdown relative-link validation: PASS — 52 files checked
- Social preview asset: PASS — 1280 × 640 PNG
- Required documentation surfaces: PASS — User Docs, CLI, SDK, API, Updates
- Cloudflare Pages contract: PASS —
npm run build→build/ - GitHub Actions workflow: PRESENT
- Public-content pull request checklist: PRESENT
A full dependency installation and Docusaurus production build could not be executed in this sandbox because the runtime could not resolve registry.npmjs.org. No package dependency failure was observed; the registry was unreachable at the DNS layer.
Run the final runtime gate in an internet-connected environment:
npm install
npm run validateAfter the first successful installation, commit the generated package-lock.json and change CI from npm install to npm ci when reproducible lockfile enforcement is desired.