Clean Architecture / AGENTS.md rules

Clean Architecture rules for AI agents.

Rules that push agents toward stable boundaries, inward dependencies, isolated frameworks, testable policies, and architecture that resists technology churn.

architectureboundariesdependency ruleframework isolation

Use when

The change crosses layers, frameworks, databases, UI, or application policy boundaries.

Default version

mini is enough for most architecture-sensitive implementation work.