working snapshot
The working snapshot serves as a draft workspace for ongoing changes to a node's node flows After a version-bumping weave, a working snapshot starts identically to the default dataset but can be modified safely without affecting the stable current version. During weaving, _working content becomes the new default dataset and gets snapshotted as the latest version, while _working naturally remains ready for the next round of drafts.
This allows continuous development and version control commits without requiring immediate version bumps or disrupting users of the stable dataset.
Backlinks