record_project_business_outcome
Log a confirmed project business metric observation after explicit user confirmation, capturing direction, baseline, and observed values to track real outcomes.
Instructions
Append a real business metric observation after explicit confirmation.
Set confirm_record=true only when the user confirmed the numeric
observation or when source_event_id points to the durable same-project
event that contains it. The receipt classifies movement, but does not claim
the linked action caused it, update a skill, promote a policy, or authorize
another action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| unit | No | ||
| direction | Yes | ||
| metric_id | Yes | ||
| links_json | No | {} | |
| project_id | Yes | ||
| observed_at | No | ||
| metric_label | Yes | ||
| baseline_value | Yes | ||
| confirm_record | No | ||
| observation_id | No | ||
| observed_value | Yes | ||
| source_event_id | No | ||
| evidence_refs_json | No | [] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |