10 lines
688 B
Markdown
10 lines
688 B
Markdown
|
|
<!-- sf-doc: version=2.75.3 template=docs/AGENTS.md state=pending hash=sha256:b35804ce78ca309cab8769719f6e0738141f1121682fbd46490419abd2c6f870 -->
|
||
|
|
# Docs Agent Notes
|
||
|
|
|
||
|
|
- Docs are the durable project memory. Keep them concise, navigable, and current.
|
||
|
|
- Treat `docs/adr/0000-purpose-to-software-compiler.md` as the root SF product contract.
|
||
|
|
- Put stable decisions here; keep transient execution state in active plans.
|
||
|
|
- Prefer links to source paths, commands, and eval artifacts over broad prose.
|
||
|
|
- When docs and code disagree, inspect the code and update the stale document.
|
||
|
|
- Run the records keeper checklist in `RECORDS_KEEPER.md` after meaningful code, product, or architecture changes.
|