moo.core.models.audit

Append-only action audit log.

A trail of consequential actions — create, recycle/destroy, owner and permission changes, and sanctions — keyed to the actor’s durable account (G). This is what moderation reports, transparent staff authority, and the reaper all read from. It is scoped tightly on purpose: only player-initiated consequential actions are recorded, never every verb call, and bootstrap/system activity (which has no human actor) is skipped entirely.

Classes

AuditLog(*args, **kwargs)

One recorded consequential action.