derive_kill_criteria
Convert unit economics, dealbreakers, and ICP drift into falsifiable, data-driven kill criteria with thresholds and statuses. Replaces vague prose rules that never fire, so only actionable go/kill signals trigger.
Instructions
Derive a falsifiable, data-driven list of kill criteria from upstream signals — the outputs of validate_unit_economics and compute_dealbreakers_v2, plus an ICP drift count. Returns one row per rule with {rule, threshold, status, evidence?}, where status is tripped_now / monitor / cleared. Replaces prose kill criteria, which are tautologies that can never fire.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unitEcon | No | The result of validate_unit_economics. | |
| dealbreakers | No | The result of compute_dealbreakers_v2. | |
| icpDriftCount | No |