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/protocols.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ai/protocols.org') diff --git a/.ai/protocols.org b/.ai/protocols.org index 15d1476..3fc7104 100644 --- a/.ai/protocols.org +++ b/.ai/protocols.org @@ -306,7 +306,7 @@ cmail-action send --to addr@example.com --subject "Re: ..." --body-file /tmp/dra =cmail-action= handles the receive/triage side too (=list-unread=, =read=, =mark-read=, =star=, =trash=). For the full guided flow (validate the recipient against =contacts.org=, confirm before sending, verify delivery), run the =send-email= workflow; for a known recipient, the one-liner above is enough. ** Task List Location -Craig's global task list is available at: =/home/cjennings/sync/org/roam/inbox.org= +Craig's global task list is available at: =/home/cjennings/org/roam/inbox.org= Use this to: - See all the tasks that he's working on outside of projects like this one -- cgit v1.2.3