Official website for CoreLink Platform.
GitHub Pages is the supported production deployment path for this website.
- Runtime: static export from Next.js 16 / React 19 / TypeScript.
- Build:
npm ci && npm run build. - Artifact:
out/. - Deployment:
.github/workflows/deploy-pages.ymlonmain. - Production has no application server or database dependency.
See DEPLOYMENT.md for release evidence/rollback, QUALITY_GATES.md for accessibility/performance/SEO/analytics-privacy acceptance, and PUBLIC_CAPABILITY_STATUS.md for the public claim inventory.
npm ci
npm run dev
npm run build
npm testThe *:sites scripts and Vinext/Wrangler/Vite/Cloudflare-related dependencies are retained only for internal preview/tooling experiments. They are not a supported CoreLink production deployment path and must not be used as website release evidence.
- CoreLink Console — Alpha hosted SaaS frontend; live journeys remain compatibility/acceptance-gated.
- Developer Documentation
- API Contracts
- TypeScript SDK
- Python SDK
- Java SDK — Scaffold/Planned
- CLI — Scaffold/Planned
- MCP Server — Scaffold/Planned
- Mock Server — Scaffold/Planned
- Repository Maturity
Website copy must not turn repository visibility, generated code, demo UI, merged implementation or a release tag into a stronger support claim than the authoritative contract/repository/release evidence. Use the shared maturity vocabulary: Scaffold, Experimental, Alpha, Beta, Stable, Deprecated, Planned.