Audit logs
An audit log is append-only: never update or delete a row, and never trust the client for the actor.
What this skill helps you build
Record who did what, to which record, and when — an append-only trail you can actually defend in an audit.
The production takeaway
An audit log is append-only: never update or delete a row, and never trust the client for the actor.
Inside this skill
The full skill expands these implementation areas with decisions, edge cases, prompts, tests, and framework-specific code.
Unlock the full implementation
Paid access includes the complete skill body, implementation prompt, common mistakes, production checklist, and code examples where this skill includes them.