This repo has two independent surfaces:
/home page: React + TypeScript + Framer Motion (source insrc/)/oneartifact: frozen static experience (source inpublic/one+public/assets)
/one has no direct links from the home page.
src/- home page applicationpublic/one/- artifact HTMLpublic/assets/- artifact runtime JS/CSS/fontsscripts/verify-one-artifact.mjs- guardrail checks for/one
bun install
bun run devbun run check- typecheck + lintbun run build- production build todist/bun run verify:one- validate required/onefiles/references
/oneownership boundaries, preservation rules, and cleanup workflow live indocs/maintenance.md.- GitHub Pages deploy config lives in
.github/workflows/deploy.ymland publishesdist/.