AI Section - Navigation
AI-specific documentation and rules. Main AGENTS.md: ../AGENTS.md
About this section
This directory contains AI-focused documentation: product requirements, architecture, rules, and templates.
Structure
| Path | Description |
|---|---|
| prd.md | Product Requirements Document |
| mvp.md | MVP scope and criteria |
| tech-stack.md | Technology stack details |
| architecture.md | System architecture |
| git.md | Git workflow and conventions |
| agents/ | Specialist agent profiles |
| rules/ | Coding standards and patterns |
| snippets/ | Code snippet examples |
| docs/ | Documentation templates |
Key Documents
For Understanding Project
prd.md- What to buildmvp.md- Scope boundariesarchitecture.md- How it's structured
For Implementation
tech-stack.md- Technologies usedrules/- Coding standardsagents/- Specialist knowledge
For Documentation
docs/templates/- EPIC, STORY, TASK templatesgit.md- Commit and branch conventions
Related
- ../AGENTS.md - Main entry point
- ../PROJECT.md - Project status
- ../docs/ - Generated documentation