# Core Layer This folder documents the reusable core of the AI development team boilerplate. The current boilerplate keeps most reusable files at their existing top-level `.ai/` paths for compatibility with coding agents. Treat the following as the upstream-managed core layer: - `./.ai/AGENTS.md` - `./.ai/SKILLS.md` - `./.ai/version.md` - `./.ai/agents/` - `./.ai/skills/` - `./.ai/workflows/` - `./.ai/templates/` - `./.ai/checklists/` - `./.ai/evolution/` - `./CLAUDE.md` - `./AGENTS.MD` Downstream projects should promote durable reusable changes here through the proposal workflow instead of silently editing shared standards.