State Inspector

Debug Common Fabric runtime/multiplayer state from the durable store, offline, with `cf inspect`. Use when investigating "what is actually stored", a cell that looks different for two users, a lost/overwritten write, divergence across spaces, how state reached its current value, who/what touched a space, or any memory-v2 question you'd otherwise guess at from a live runtime. Reads space SQLite DBs read-only — no live server, no capture step.

commontoolsinc 161e180 15.5 KB Updated

File contents

commontoolsinc/labs/tree/main/skills/state-inspector commit 161e180ee1

Frequently asked questions

npx skillmds@latest add commontoolsinc/state-inspector