| language | en |
|---|
The rendered surface for the kaihacks system. Source for architecture.kaihacks.ai and surrounding pages.
Built with Astro.
npm install
npm run dev # local dev server
npm run build # static build into dist/
npm test # build + run baseline gatesThe /architecture/ routes render the spec files published in
@chbrain/khai-arch. That content is
licensed under CC-BY-NC-SA-4.0;
this website's source code is MIT.
Every PR runs:
build— Astro builds without errorem-dash— no U+2014 anywhere in built HTMLa11y— axe-core finds no serious or critical violationslinks— every internal relative link resolves to a built file
Renderer-specific gates (snapshot regression, character-introduction, chrome
assertions) are added in mvp/web-2-renderer.