From fcf554a6be8b02aeb9c521ea5d7b7d86465aea0f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 10 Jun 2026 18:13:03 -0500 Subject: feat(kb): roam-sync script + timer units, old roam path repointed Phase 0 of the agent KB spec: the org-roam KB now lives at ~/org/roam as a git repo on cjennings.net. roam-sync.sh (bats-tested: commit, rebase, push, conflict-abort) runs from a 15-minute systemd user timer; canonical unit files live in scripts/systemd/. Live references to the old ~/sync/org/roam path (the task-list pointer, the journal workflow, the notes template) repoint to ~/org/roam, and a transition symlink at the old location covers stragglers. --- .ai/notes.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ai/notes.org') diff --git a/.ai/notes.org b/.ai/notes.org index 2c09ac5..a41e6e4 100644 --- a/.ai/notes.org +++ b/.ai/notes.org @@ -67,7 +67,7 @@ This section tracks decisions that need Craig's input before work can proceed. When Craig says "remind me" about something: 1. Add it here with timestamp and description -2. If it's a TODO, also add to =/home/cjennings/sync/org/roam/inbox.org= scheduled for today +2. If it's a TODO, also add to =/home/cjennings/org/roam/inbox.org= scheduled for today 3. Check this section at start of every session 4. Remove reminders once addressed -- cgit v1.2.3