This runbook keepsDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
AGENTS.md and nested AGENTS files high-signal and low-noise.
Goals
- keep always-loaded agent context concise
- avoid duplication across
constitution.md,AI_GUIDE.md, andAGENTS.md - preserve non-discoverable “landmine” guidance
- detect stale instructions before they mislead agents
Canonical Responsibilities
constitution.md: normative guardrails and policyAI_GUIDE.md: implementation process and spec workflowAGENTS.md: quick reference, routing, and canonical “What AI Must NEVER Do”- nested
src/**/AGENTS.md: module-scoped constraints and routing
Landmine Date Markers
When adding a non-discoverable gotcha, include[YYYY-MM].
Example:
Staleness Audit
Run periodically:[YYYY-MM] markers older than 90 days.
Maintenance Cadence
- monthly:
- run staleness audit
- prune duplicated/discoverable instructions
- verify links and command references
- quarterly:
- run
agents-memory-updatermaintenance pass in Cursor - review high-churn module AGENTS files for size and relevance
- run