Create technical architecture and design from requirements
commands/# Design Architecture
Create the technical architecture and design document from requirements.
## Prerequisites
1. Check that `.regent/` directory exists
2. Find the spec to work on:
- If only one spec directory exists in `.regent/`, use it
- If multiple exist, use the most recently modified (check file timestamps)
- If ambiguous, ask the user which spec to work on
3. Verify `requirements.md` exists in `.regent/{spec-name}/`
- If not, tell user to run `/regent:specify` first
## Process
### Phase 1: Analyze Requirements
1. Read `.regent/{spec-name}/requirements.md`
2. Also ...Create comprehensive feature design documents with research and architecture
../../commands/design.md
Design system architecture with roadmap and technology recommendations
Design system architecture, APIs, and component interfaces
Design system architecture, APIs, and component interfaces with comprehensive specifications