BigHugger
sk Skill · Scino

principle-separate-before-serializing-shared-state

Apply when concurrent actors might write to the same file, branch, key, or state object. Eliminate the sharing first; serialize structurally only when one shared writer is a real invariant.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
TypeScript
Host repository
Scino/fstack
Host stars
30
Host language
TypeScript