record_run_observation
Record an observation for a specific run using a unique key and payload, creating an auditable evidence trail for release decisions. Idempotent, safe to repeat.
Instructions
Idempotent agent observation keyed by (run_id, observation_key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| observation_key | Yes | ||
| observation_payload | Yes |