ReadonlyoperationUnique identifier for this operation (UUID v4).
Use for correlation in logs and traces.
ReadonlyoperationOperation type being performed.
ReadonlystartTimestamp when operation started (ms since epoch).
ReadonlyadapterAdapter kind (e.g., 'better-sqlite3', 'indexeddb', 'postgres').
OptionalmetadataCustom metadata attached to this operation.
Hooks can read and modify this to pass data between hooks or to the calling code.
Base context for all operations.
Provides common information available to all hooks.