[
  {
    "kind": "trigger",
    "title": "New idea dropped",
    "body": "A rough idea, one paragraph, in a doc or Slack, kicks it off."
  },
  {
    "kind": "prompt",
    "title": "Pull the grounding",
    "body": "Past research synthesis, relevant PostHog metrics, related Linear issues."
  },
  {
    "kind": "prompt",
    "title": "Draft the PRD",
    "body": "Problem, goals, requirements, and a Non-goals section."
  },
  {
    "kind": "prompt",
    "title": "Check every metric",
    "body": "Real numbers only; missing ones render as [baseline needed]."
  },
  {
    "kind": "result",
    "title": "Deliver for review",
    "body": "Doc saved and shared, summary posted to"
  }
]