[
  {
    "kind": "trigger",
    "title": "PRD ready for review",
    "body": "Fired manually or on a status change in the doc."
  },
  {
    "kind": "prompt",
    "title": "Fan out to 7 personas",
    "body": "Eng lead, designer, CFO, sales, support, legal, skeptical exec — each its own sub-agent."
  },
  {
    "kind": "prompt",
    "title": "Score independently",
    "body": "Each persona scores 0-100 across 5 dimensions with a ship/revise/reject verdict."
  },
  {
    "kind": "prompt",
    "title": "Synthesize the fix list",
    "body": "Merge all 7 verdicts into one prioritized list of what to fix."
  },
  {
    "kind": "result",
    "title": "Deliver the teardown",
    "body": "Scorecard posted to Slack, full teardown saved to the drive."
  }
]