8 lines
802 B
Markdown
8 lines
802 B
Markdown
# Quickstart: AI-Facing Repository Constitution
|
|
|
|
1) Read the constitution (`docs/constitution.md`) to understand repo rules, conventions, and precedence for AI.
|
|
2) Use the reference map (`docs/reference/index.md`) to locate relevant paths (module categories, hosts, secrets files, proxy rules, stylix schemes).
|
|
3) Follow the appropriate use-case playbook (adding module/server/script/host/secrets) under `docs/playbooks/`; ensure steps reference helpers (e.g., mkserver) and secrets placement.
|
|
4) Validate against the checklist: full category/host coverage, secrets map completeness, discoverability within two navigation steps, constitution precedence defined.
|
|
5) When repo structure or rules change, update constitution, playbooks, and reference map together, logging the decision in Clarifications.
|