cos_situation_detect
Detects the situation from signals, selecting the matching dispatch chain (like incident-response or onboarding) and overriding persona formulas, or returns null.
Instructions
Classify a set of signals into a situational dispatch chain id (incident-response, onboarding, scope-change, external-integration, design-review, existing-project-takeover) or null if none match. The matched situation overrides persona primary_formulas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signals | No | [] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |