~bigbes/sr-ht-spec

ref: 2dc6b71739a6101f0c113df5ae27d2007b52dbd9 sr-ht-spec/.beads/interactions.jsonl -rw-r--r-- 4.6 KiB
2dc6b717 — Eugene Blikh 24 days ago
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.
b87d2866 — Eugene Blikh 26 days ago
bd init: initialize beads issue tracking