dreamstack/compiler/ds-codegen
enzotar e5ff612197 feat: per-signal version counters for conflict resolution
- _signalVersions: monotonic counter per signal, incremented on each local mutation
- Diffs include _v: {name: version} for version comparison
- _applyRemoteDiff only applies if remote version >= local version
- Prevents stale overwrites when both devices edit simultaneously
- onopen snapshot includes version map for late-joiner consistency
2026-02-25 21:58:14 -08:00
..
src feat: per-signal version counters for conflict resolution 2026-02-25 21:58:14 -08:00
Cargo.toml feat: DreamStack compiler foundation — Phase 0/1 2026-02-25 00:03:06 -08:00