~bigbes/sr-ht-spec: 2dc6b717

chore(beads): enable Dolt auto-push to dolt.srht.bigb.es

Beads changes were only reaching the remote on a manual bd dolt push, so
issue state drifted from the tracker between sessions. bd has native
auto-push (debounced, pushes to the configured origin remote); it was
simply never enabled — sync.remote was set but dolt.auto-push was unset.

Enable it with an explicit 5m debounce rather than relying on the implicit
default. Verified end-to-end: a write fires "dolt auto-push: pushed
successfully", and a fresh dolt clone of the remote shows this session's
closed beads (spec-jjo, spec-mfm, spec-ejq.1) as closed.

Also commits the JSONL exports, which were stale from this session's work.

Eugene Blikh <bigbes@gmail.com> — 2026-07-24 18:00:58 UTC

Commit 2dc6b71739a6101f0c113df5ae27d2007b52dbd9view raw patch

Parent(s): e97532cc

3 changed file(s)

FileStatus+
.beads/config.yaml M +3
.beads/interactions.jsonl M +9
.beads/issues.jsonl M +10 -4