Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 664 Bytes

File metadata and controls

33 lines (22 loc) · 664 Bytes

INTENT — [Project Name]

status: seed | exploring | clarified | dropped

Why

Problem: [Who is suffering, and how?] Hypothesis: [What do you think will fix it?] Validation: [How will you know if the hypothesis is right?]

What

  • [Feature 1 — one line]
  • [Feature 2 — one line]

User flow:

  1. User does [A]
  2. System does [B]
  3. Result: [C]

Edge cases:

  • [Case 1]

Not

  • Forbidden: [Hard lines that must not be crossed]
  • Tech constraints: [e.g., no any types]
  • Out of scope: [What we're explicitly not building]
  • Quality bar: [e.g., response time under 200ms]

Learnings

[Empty for now. Record what you learn as you explore.]