Unique identifier for this audit entry.
The tool ID this event pertains to.
Machine-readable event type (e.g., 'register', 'promote', 'demote').
Optional dataOptional structured data associated with the event.
Unix epoch millisecond timestamp of when the event occurred.
A single entry in the emergent tool audit trail.
Audit entries record every significant state change: registration, promotion, demotion, usage recording, and session cleanup. They are stored both in-memory and (when a storage adapter is provided) in the
agentos_emergent_audit_logSQLite table.