diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-20 07:25:31 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-20 07:25:31 -0500 |
| commit | 955f92ba7e159d0b70cbb279507e9c4e44eda1d2 (patch) | |
| tree | 3c87b25494901c1ba0ac7fd8e1e88ba8116a8747 /docs/specs/ai-kb-spec.org | |
| parent | 7483eb390188005e54d1e5f1e9d2789b64ad8fe4 (diff) | |
| download | dotemacs-955f92ba7e159d0b70cbb279507e9c4e44eda1d2.tar.gz dotemacs-955f92ba7e159d0b70cbb279507e9c4e44eda1d2.zip | |
docs: fix broken file: links in theme-studio and ai-kb specs
Diffstat (limited to 'docs/specs/ai-kb-spec.org')
| -rw-r--r-- | docs/specs/ai-kb-spec.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/specs/ai-kb-spec.org b/docs/specs/ai-kb-spec.org index b35b3ac6..6d973b94 100644 --- a/docs/specs/ai-kb-spec.org +++ b/docs/specs/ai-kb-spec.org @@ -19,7 +19,7 @@ In scope: Step 1 (store + contract/CLI + global rule + provisioning) and Step 2 * Scope decision: memory store, not (yet) an LLM Wiki -ai-kb v1 is a *global, durable, cross-project memory store* for AI coding agents (Claude Code today; agent-neutral by contract): org-roam nodes holding lessons, principles, Craig's preferences, reusable procedures, and durable observations. It is the concrete first slice of the broader "org-roam as agent memory" vision in [[file:agentic-knowledgebase.org][agentic-knowledgebase.org]]. +ai-kb v1 is a *global, durable, cross-project memory store* for AI coding agents (Claude Code today; agent-neutral by contract): org-roam nodes holding lessons, principles, Craig's preferences, reusable procedures, and durable observations. It is the concrete first slice of the broader "org-roam as agent memory" vision in [[file:../design/agentic-knowledgebase.org][agentic-knowledgebase.org]]. It is *not* a Karpathy-style LLM Wiki in v1. That pattern — immutable =raw/= sources, compiled =wiki/= synthesis pages, =schema.org=, source hashes, and full ingest/query/lint pipelines — is a larger product whose value is *grounding compiled knowledge in re-checkable sources*. v1 adopts the one piece that pays off immediately: a =raw/= capture for *external* sources (see [[*Grounding external sources][Grounding external sources]]). The rest of that machinery is the documented evolution path (see [[*vNext][vNext]]); v1's structure is chosen so it can grow that way without a rewrite. |
