You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Harden the JSON sidecar with dependency-free cross-process write locking
(advisory <path>.lock with stale-steal, RAII release) held across the
load→mutate→save cycle, plus documented atomic-rename durability. Wire the
`provenance` and `history` CLI subcommands to query the sidecar (sqlite +
json; postgres refuses). Docs (README backend section + matrix), json
example, version 0.1.0→0.2.0 + CHANGELOG.
Closes#150
0 commit comments