wize-technical-research · git:20260613.7bd4681 · 2026-06-13 · sha256 fca7a5da6cd48311
wize-technical-research git:20260613.7bd4681A
Immutable. This exact content is served forever at /api/v1/blob/fca7a5da6cd48311.
---
description: "1-analysis: Technical Research"
globs:
alwaysApply: false
---
# Technical Research
# Technical Research
**Goal.** Conduct technical research on technologies, tools, and architecture patterns to inform stack decisions.
Pepper Potts drives. Tony Stark consumes the output directly. Peggy Carter edits prose.
Output lands in `.wize/planning/research/technical-{slug}-research-{date}.md`.
## When to use
- "Should we use X or Y?"
- "What is the current state of Z technology?"
- "I need a technical comparison of..."
## Inputs
- Open questions from `.wize/planning/brief.md` or `.wize/planning/tech-vision.md`
- User-provided technology or architectural topic
- Web search access
## Outputs
- `.wize/planning/research/technical-{slug}-research-{date}.md`
## Workflow architecture
Step-file architecture with six steps:
1. Scope confirmation
2. Technical overview
3. Integration patterns
4. Architectural patterns
5. Implementation research
6. Research synthesis
## On activation
1. Load `.wize/config/project.toml` and `.wize/config/user.toml`.
2. Ask for the technical topic if not provided.
3. Derive `{research_topic_slug}` and create the output file from `research.template.md`.
4. Read fully and follow `./technical-steps/step-01-init.md`.
## Hand-off
> Technical research is in `.wize/planning/research/`. Fury and Tony can use it for stack family decisions; open questions route back to Wizer.