diff --git a/memory/.dream_cursor b/memory/.dream_cursor index 25417da..8c19d14 100644 --- a/memory/.dream_cursor +++ b/memory/.dream_cursor @@ -1 +1 @@ -368 \ No newline at end of file +369 \ No newline at end of file diff --git a/memory/MEMORY.md b/memory/MEMORY.md index c2cb4b6..6ca3e51 100644 --- a/memory/MEMORY.md +++ b/memory/MEMORY.md @@ -89,7 +89,6 @@ This file stores important information that should persist across sessions. - Wiki graph regeneration: run `wiki_graph_lint.py` + `wiki_graph_extract.py` after each ingest batch that adds graph metadata - Wiki source pages need explicit `slug` field (e.g. `slug: source-flash-attention`) and `graph.node_id` + `canonical: true` to avoid UNIQUE constraint collision with concept/entity pages sharing the same filename stem - `wiki_graph_extract.py` patched: skip duplicate slugs (first wins) instead of crashing on `nodes.slug` UNIQUE constraint -- Wiki compile/drain complete: all sources in `cml/raw/` already compiled and moved to `_done/`; no pending sources remain - Wiki current state: 17 nodes, 125 edges, 1 broken ref (concept:llm — page not yet created, report-only) ## Reminder System @@ -98,13 +97,8 @@ This file stores important information that should persist across sessions. - Execution: `exec` via `/home/nanobot/.local/bin/uv run