Cursor Drive
March 5, 2026 · View on GitHub
Topic map
| Topic | Where to look |
|---|---|
| System architecture, ADRs | architecture/ |
| Requirements traceability, ADR validation | plans/ |
| Product requirements (PRDs) | prd/ |
| Design rationale, trade-off docs | design/ |
| System + code design | design/architecture/ |
| UX and user journey | design/ux/ |
| AI pipeline design | design/ai/ |
| Naming decisions | design/naming/ |
| Plan automation design | design/automation/ |
| How-to guides, dev setup | guides/ |
| Config schema, MCP tools, commands | reference/ |
| Operators and Agent Screen (S-AS), terminology | architecture/adr/ADR-0016-drive-terminology-and-hierarchy.md, reference/mcp-tools.md |
| Research and exploration | research/ |
| AI prompt templates | prompts/ |
Quick navigation
"How does X work?" → design/
"What are the requirements for X?" → prd/
"How do I set up / test / run?" → guides/
"What config key controls X?" → reference/config-schema.md
"What MCP tools are available?" → reference/mcp-tools.md
"How does our MCP setup work?" → reference/mcp-overview.md
"Why was this architectural decision made?" → architecture/adr/
"What are the requirements traceability?" → plans/traceability-matrix.md
"ADR validation?" → plans/adr-validation-map.md
Agent routing
See AGENTS.md for intent-based routing instructions.