record_belief
Record uncertain inferences, hypotheses, or assumptions with confidence scores and supporting fact or observation IDs; assumptions also create a linked control-plane node for coordination.
Instructions
Record an uncertain BELIEF (inference, hypothesis, assumption). Must cite supporting FACT or OBSERVATION ids. When belief_kind='assumption', also creates a linked ASSUMPTION control-plane node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | ||
| content | Yes | ||
| risk_id | No | ||
| confidence | Yes | ||
| belief_kind | No | belief | |
| supporting_ids | No | FACT/OBSERVATION ids backing this belief. Required for belief_kind='belief' and 'hypothesis' (assumptions may omit it). | |
| expiry_condition | No | ||
| verification_target | No |