# Project: [Project Name]

## Vision

[One paragraph: What are you building and why?]

## For Whom

[Who is this for? Solo dev, team, specific users?]

## Core Value

[What's the primary value this delivers?]

## Success Looks Like

[What does done look like? When do you ship v1?]

## Out of Scope (For Now)

[What are you explicitly NOT building in v1?]

## Technical Approach

### Stack
- **Frontend**: [Framework]
- **Backend**: [Framework/Language]
- **Database**: [DB + ORM]
- **Hosting**: [Platform]

### Key Decisions
- [Decision 1 and why]
- [Decision 2 and why]

## Constraints

- **Timeline**: [When do you want to ship?]
- **Team**: [Solo? Team size?]
- **Budget**: [Any cost constraints?]

## Assumptions

- [Assumption 1]
- [Assumption 2]

## Questions to Resolve

- [ ] [Open question 1]
- [ ] [Open question 2]

---

*This file is loaded into context for every REIS operation. Keep it current.*
