Padz Datastore Persistence

Explains the padz hybrid store architecture—files are truth, JSON metadata is a rebuildable cache. Covers self-healing reconciliation (orphans, zombies, staleness), the Backend+Store split for testability, and how to use MemBackend for unit tests. Use when working on storage, persistence, sync, doctor, or writing tests that need store simulation.

majiayu000 3537625 2 files · 6.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/padz-datastore-persistence commit 3537625302

Frequently asked questions

npx skillmds add majiayu000/padz-datastore-persistence