A Flutter architecture reference template: lib/{app, domain, data, ui}/ layering, flutter_bloc + auto_route, and a strict lint + per-layer purity-test gate.
- Agent skills index:
docs/agents/index.md. - Operational notes and CI gates:
AGENTS.md. - Architectural import rules and direction: top of
analysis_options.yaml. Enforced by the tests intest/architecture/.