Optional cross-machine resumable sessions. Sessions are intentionally local-only in v1 (excluded from peer sync). If cross-machine resume is wanted later, key the staleness model on a content hash carried in the session (the integrity helper already produces one) rather than live-record diffing, so a peer's universe edit doesn't false-positive-stale the local session.
Migrated from PLAN.md by /do:replan --issues. Plan slug: story-builder-session-sync.
Optional cross-machine resumable sessions. Sessions are intentionally local-only in v1 (excluded from peer sync). If cross-machine resume is wanted later, key the staleness model on a content hash carried in the session (the integrity helper already produces one) rather than live-record diffing, so a peer's universe edit doesn't false-positive-stale the local session.
Migrated from PLAN.md by /do:replan --issues. Plan slug:
story-builder-session-sync.