Enforcing AI Agent Adherence Through Single-Source Architecture in CrystaCode projects
AI agents require strict directory structures to execute project rules without logic divergence. Rule duplication causes execution failure. Establish a single source of truth. Define each rule in exactly one location. Secondary files function exclusively as routing parameters.
System Architecture
AGENTS.md # Primary entry file
CLAUDE.md # Pointer to AGENTS.md






