validate_idea
Validate a startup idea before writing code. Get a 10-dimension Venture Readiness Score, evidence brief, kill/pivot/test/build verdict, and founder-fit insights to avoid building dead-on-arrival products.
Instructions
Validate a startup idea before scaffolding code for it. Returns a scorecard (10-dimension Venture Readiness Score, 0–100), an evidence brief tagged by source (observed / inferred / AI / claim), a kill / pivot / test / build verdict, founder-fit calibration deltas if a skill graph is on file, and 1–3 archetype assignments with structural cautions for that cluster. Call this BEFORE writing project scaffolding when the user is greenfield-building from a raw idea.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rawIdea | Yes | The idea to validate. Free-form text; mess is fine — Trigvale normalizes it. Be specific about who has the pain, who pays, and why now. | |
| save | No | When true, persist the brief to the user's vault so they can revisit it at trigvale.com/ideas/{id}. Default true. Set false for ephemeral checks. |