compute_crossed_matrix
Compare how different founder archetypes judge the same startup, returning substrate and observer-relative verdicts to preview audit outcomes before committing.
Instructions
Crossed-product audit explorer. Same input as compute_dealbreakers_v2 — returns substrate verdict (no-observer baseline) + crossed verdict (when observer supplied) + a 5-row matrix of {solo, cofounded_technical, cofounded_business, domain_expert, serial} archetype verdicts. Never persists; meant for the dashboard "view as [archetype]" dropdown and for previewing a verdict before committing to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stage | Yes | ||
| sector | No | ||
| observer | No | Founder profile that crosses with the substrate idea to produce an observer-relative verdict. When omitted, only the substrate verdict is returned. | |
| lensScores | Yes | ||
| stageProbabilities | No | ||
| hasMajorContradiction | No | ||
| unresolvedContradictions | No |