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. --- claude-templates/.ai/notes.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'claude-templates/.ai/notes.org') diff --git a/claude-templates/.ai/notes.org b/claude-templates/.ai/notes.org index 5f1860e..42ea8df 100644 --- a/claude-templates/.ai/notes.org +++ b/claude-templates/.ai/notes.org @@ -77,7 +77,7 @@ Implementation is ready - just need Craig's preference. 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