Imported from OrionArchitekton/failclosed-site (
AGENTS.md). Install upstream withnpx skills add OrionArchitekton/failclosed-site. Copyright stays with the author.
AGENTS.md - failclosed-site
Repo Role
failclosed-site is the Vite/React microsite for the failclosed project page.
It owns presentation, metadata, static assets, and redirect/cache config for the
site surface.
Boundaries
- Owns site copy, layout, Open Graph metadata, Vercel config, and static assets.
- Does not own the
failclosedPython tool implementation, release process, or GitHub Actions behavior. - Keep product claims grounded in the source project README, pyproject metadata, and released behavior.
Authority Order
/home/orion/src/orion-estate/platform/orion-estate-audit/AGENTS.md- Source project:
../failclosed/README.mdand../failclosed/pyproject.toml - This repo's
README.md,constants.ts,index.html, andvercel.json - Vite build output and package scripts
Validation
npm install
npm run build
For docs-only changes, run git diff --check at minimum.