Skip to content

4regab/pstack

v0.14.5MIT

Rigorous engineering workflows for writing less, higher-quality code and parallelizing with verifiable evidence.

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.

Read SKILL.md at the source

Pinned to revision 712fd4fa64f3, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.