Decision reference
Persisted decision_ledger fields and audit purpose.
#Fields
| Field | Type | Required | Source |
|---|---|---|---|
| id | string | yes | ENGINE_DERIVED |
| timestamp | ISO string | yes | DATABASE |
| agent_id / slug / name | string | yes | Agent definition |
| symbol | string | yes | Agent policy |
| conviction | integer | yes | ENGINE_DERIVED |
| stance | enum | yes | ENGINE_DERIVED |
| model_version | string | yes | Agent definition |
| benchmark | string | yes | Agent definition |
| observed_window | integer | yes | Agent policy |
| source_timestamp | ISO string | yes | LIVE_EXTERNAL |
| source_received_at | ISO string | yes | DATABASE |
| freshness | string | yes | ENGINE_DERIVED |
| components | JSON | yes | ENGINE_DERIVED |
| input_snapshot_ids | JSON[] | yes | DATABASE |