create_outcome_record
Register an agent's action outcome for three-way reporting. Record declared intent, observed outcome, and divergence score.
Instructions
Register an action outcome (agent perspective). Part of three-way reporting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | Yes | ||
| trust_epoch | No | ||
| valid_until | Yes | ||
| outcome_class | Yes | ||
| declared_intent | Yes | ||
| divergence_score | Yes | ||
| observed_outcome | Yes | ||
| semantic_uncertainty | Yes |