From 13816d00d6bf0f6d4a878c4cb5cd27ac03f3a9ea Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 5 Jun 2026 05:59:57 -0500 Subject: docs(design): add org-roam knowledge-base spec for shared agent memory The spec adopts the existing ~/sync/org/roam/ KB (Syncthing-synced, 484 files) as the shared store agents read from and write to, so cross-machine memory sync comes for free instead of needing new infrastructure. It recommends the mechanics (queried as files, capture in harness memory then promote durable facts to the KB, a claude-rules pointer, an :agent: write schema) and leaves the work/personal write boundary for ratification. Supersedes the dedicated-repo and two-tier approaches for the storage-and-sync half. --- .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 bf5e1b7..1ec9528 100644 --- a/.ai/notes.org +++ b/.ai/notes.org @@ -79,6 +79,6 @@ Format: Markers maintained by workflows to record when they last ran. Read by other workflows that gate their behavior on freshness. :LAST_AUDIT: 2026-05-28 -:LAST_INBOX_PROCESS: 2026-06-03 +:LAST_INBOX_PROCESS: 2026-06-05 Format: one =:MARKER: YYYY-MM-DD= line per workflow. Workflows overwrite their own marker on completion. -- cgit v1.2.3