# Step 2: Technology Stack Analysis

## Rules

- 🌐 Search the web to verify claims.
- 📝 Write findings to the document immediately.
- ✅ Speak in `{communication_language}`; write artifacts in `{document_output_language}`.

## Task

Analyze the technology stack landscape for {{research_topic}}.

## Execution

Search for:

- "{{research_topic}} programming languages frameworks"
- "{{research_topic}} development tools platforms"
- "{{research_topic}} database storage technologies"

Synthesize and append:

```markdown
## Technology Stack Analysis

### Programming Languages
...

### Frameworks and Libraries
...

### Database and Storage
...

### Development Tools and Platforms
...

### Cloud Infrastructure and Deployment
...

### Source Citations
...
```

Update `stepsCompleted: [1, 2]` and load `./technical-steps/step-03-integration-patterns.md`.
