Read, track, and reflect across a structured canon.
Local setup, formatting rules, and deployment notes.
Run the site locally from the site directory.
cd site
npm install
cp .env.example .env
npm run dev
All content follows the frontmatter standard in FORMAT.md.
npm run validate See DEPLOYMENT.md for Supabase + Vercel setup.