Quick Start¶
Create Your First Project¶
- Launch VisionStudio
- The sidebar shows available projects
- Select a project or create a new one
Understanding the Interface¶
Sidebar (Left)¶
- Projects - List of spec projects
- Profile - Selected workflow profile (e.g., big-tech-product)
- Workflow - Link to workflow diagram
- Specs - List of specs with status indicators
Status Indicators¶
| Icon | Meaning |
|---|---|
| ○ | Not started |
| ◐ | Draft (not evaluated) |
| ✓ | Pass (score ≥ 8.0) |
| ⚠ | Needs work (score 6.0-7.9) |
| ✗ | Fail (score < 6.0) |
Main Panel (Right)¶
- Workflow View - Visual diagram of spec sequence
- Editor View - Markdown editor with Source/Rendered toggle
LLM Panel (Bottom Left)¶
- Chat interface for spec assistance
- Ask questions about your spec
- Request evaluations
Workflow¶
- Select Profile - Choose a methodology (e.g., big-tech-product)
- View Workflow - See the spec sequence
- Write Specs - Start with source specs (MRD, PRD)
- Evaluate - Use LLM-as-a-Judge to assess quality
- Iterate - Improve based on feedback
- Synthesize - Generate downstream specs (TRD, TPD)