chore: checkpoint before DAG views UX overhaul

This commit is contained in:
zenchantlive 2026-02-22 20:43:59 -08:00
parent 5695125a75
commit a03def1ca1
125 changed files with 40711 additions and 581 deletions

6
.beads/.gitignore vendored
View file

@ -8,10 +8,8 @@
# Daemon runtime files
daemon.lock
daemon.log
daemon-*.log.gz
daemon.pid
bd.sock
bd.sock.startlock
sync-state.json
last-touched
@ -41,10 +39,6 @@ beads.right.meta.json
sync_base.jsonl
export-state/
# Dolt database (managed by Dolt remotes, not git)
dolt/
dolt-access.lock
# NOTE: Do NOT add negation patterns (e.g., !issues.jsonl) here.
# They would override fork protection in .git/info/exclude, allowing
# contributors to accidentally commit upstream issue databases.