WEBSITE.md Spec
WEBSITE.md is a root-level Markdown file that gives AI agents durable instructions for operating a website.
Required sections
- Site Identity
- Primary User Goals
- Site Structure
- Canonical URLs
- Content Sources
- Editing Rules
- Preview And Validation
- Publishing
Skeleton
# WEBSITE.md
## Site Identity
Name:
Primary domain:
Owner:
Site type:
Audience:
Primary job:
## Preview And Validation
npm install
npm run dev
npm run build
npm run check
The full draft lives in the repo as SPEC.md. Keep the first spec small enough that an agent can read it and act.