Every agent interaction is logged in real time, on-chain where needed, and in the system database for full traceability.
Each iDAO maintains:
Agent Action Logs (timestamp, input, decision, output)
Execution Logs (contract called, gas used, result)
Policy Triggers (which rule led to which action)
Intervention Logs (who paused what, when, and why)
Logs are:
Immutable once written
Accessible via the Command Console or API
Indexed for rapid querying
Last updated 5 months ago