cos_situation_detect
Classifies input signals into a situational dispatch chain such as incident-response or onboarding, or null if none match, overriding default persona formulas.
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 |