Record versioning
Versioning is about content history, not actor events: capture an immutable snapshot on each change so you can always go back.
What this skill helps you build
Keep a full history of every edit to a record, then browse, diff, and restore any prior version.
The production takeaway
Versioning is about content history, not actor events: capture an immutable snapshot on each change so you can always go back.
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.