daily sync: 3 added, 4 modified, 0 deleted (3 edges)
This commit is contained in:
parent
a4dbbe8dbf
commit
ec8ea34297
@ -6,7 +6,7 @@ tags: [homelab, automation, commit, configuration, session-log]
|
||||
importance: 0.6
|
||||
confidence: 0.8
|
||||
created: "2026-02-28T20:56:53.670312+00:00"
|
||||
updated: "2026-03-01T22:16:45.908384+00:00"
|
||||
updated: "2026-03-01T22:16:52.412356+00:00"
|
||||
relations:
|
||||
- target: ee85bf89-93f0-48e4-b911-7ddc18a735b5
|
||||
type: FOLLOWS
|
||||
@ -23,6 +23,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.78
|
||||
edge_id: 8d2b6329-8e85-4620-be9b-88805105c047
|
||||
- target: 2d6f02bc-5a7c-404d-a566-36107aaaf6e6
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.82
|
||||
edge_id: bd3bd12e-cfeb-4784-8177-9f361024feaa
|
||||
---
|
||||
|
||||
Commits made: 1
|
||||
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: f30f5536-be57-4afc-ad64-bb4e2b84bc19
|
||||
type: RELATED_TO
|
||||
from_id: 2d6f02bc-5a7c-404d-a566-36107aaaf6e6
|
||||
from_title: "Memory Migration Execution: 3 Project Graphs Populated from Default"
|
||||
to_id: 9ea72015-0b85-4a42-9ae1-144866f8d86f
|
||||
to_title: "Cognitive Memory v3.0: Rich Edges + Hybrid Embeddings + MCP Server"
|
||||
strength: 0.82
|
||||
created: "2026-03-01T22:16:52.391298+00:00"
|
||||
updated: "2026-03-01T22:16:52.391298+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Memory Migration Execution: 3 Project Graphs Populated from Default → Cognitive Memory v3.0: Rich Edges + Hybrid Embeddings + MCP Server
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 59a5076a-d69f-4356-ba53-d63310042d65
|
||||
type: RELATED_TO
|
||||
from_id: 2d6f02bc-5a7c-404d-a566-36107aaaf6e6
|
||||
from_title: "Memory Migration Execution: 3 Project Graphs Populated from Default"
|
||||
to_id: 8e2d1904-24e0-41df-95f2-2edc4407b9f3
|
||||
to_title: "Converted MemoryGraph MCP to Claude Code Skill"
|
||||
strength: 0.84
|
||||
created: "2026-03-01T22:16:52.369092+00:00"
|
||||
updated: "2026-03-01T22:16:52.369092+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Memory Migration Execution: 3 Project Graphs Populated from Default → Converted MemoryGraph MCP to Claude Code Skill
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: bd3bd12e-cfeb-4784-8177-9f361024feaa
|
||||
type: RELATED_TO
|
||||
from_id: 2d6f02bc-5a7c-404d-a566-36107aaaf6e6
|
||||
from_title: "Memory Migration Execution: 3 Project Graphs Populated from Default"
|
||||
to_id: 9eb16f9f-c825-4233-b64f-d0acd140374a
|
||||
to_title: "[homelab] feat: cognitive-memory multi-graph support, XDG data paths, remove CORE.md auto-load"
|
||||
strength: 0.82
|
||||
created: "2026-03-01T22:16:52.412356+00:00"
|
||||
updated: "2026-03-01T22:16:52.412356+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Memory Migration Execution: 3 Project Graphs Populated from Default → [homelab] feat: cognitive-memory multi-graph support, XDG data paths, remove CORE.md auto-load
|
||||
@ -6,7 +6,7 @@ tags: [cognitive-memory, mcp, architecture, upgrade]
|
||||
importance: 0.9
|
||||
confidence: 0.8
|
||||
created: "2026-02-19T20:10:42.128691+00:00"
|
||||
updated: "2026-03-01T04:13:11.742730+00:00"
|
||||
updated: "2026-03-01T22:16:52.391298+00:00"
|
||||
relations:
|
||||
- target: dc6b6c6f-1319-47cf-a691-dd40751ff121
|
||||
type: BUILDS_ON
|
||||
@ -58,6 +58,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.6
|
||||
edge_id: 776d09a5-d1b3-4fe3-ac8a-5b41e40460d1
|
||||
- target: 2d6f02bc-5a7c-404d-a566-36107aaaf6e6
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.82
|
||||
edge_id: f30f5536-be57-4afc-ad64-bb4e2b84bc19
|
||||
---
|
||||
|
||||
Major upgrade to cognitive-memory skill. Phase 1: Rich edges as first-class markdown files in graph/edges/ with bidirectional frontmatter refs (edge_id field). relate() returns edge_id string instead of bool. Cascade deletion on memory delete. CLI: edge-get, edge-search, edge-update, edge-delete. Phase 2: Hybrid embedding providers (Ollama local + OpenAI optional) with automatic fallback chain. _config.json stores provider settings (gitignored). Dimension mismatch safety triggers re-embedding on provider switch. Phase 3: MCP server (mcp_server.py) with 18 tools via JSON-RPC 2.0 stdio protocol. Registered in ~/.claude.json. Phase 4: Updated SKILL.md, SCHEMA.md, feature.json to v3.0.0. Index version bumped from 1 to 2 (adds edges section). All stdlib-only, no external dependencies.
|
||||
|
||||
@ -6,7 +6,7 @@ tags: [pai, claude-code, memorygraph, skills, architecture, migration]
|
||||
importance: 0.9
|
||||
confidence: 0.8
|
||||
created: "2025-12-07T06:50:12.011310+00:00"
|
||||
updated: "2026-03-01T06:21:14.622001+00:00"
|
||||
updated: "2026-03-01T22:16:52.369092+00:00"
|
||||
relations:
|
||||
- target: ebc3e5af-b3d1-486b-9751-8ece841aa93f
|
||||
type: RELATED_TO
|
||||
@ -28,6 +28,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.76
|
||||
edge_id: 51e04dfd-be31-4d5e-ab33-04ce2858a18f
|
||||
- target: 2d6f02bc-5a7c-404d-a566-36107aaaf6e6
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.84
|
||||
edge_id: 59a5076a-d69f-4356-ba53-d63310042d65
|
||||
---
|
||||
|
||||
Converted MemoryGraph from MCP server to Claude Code skill to reduce token cost. MCP tools were always in context (~45 tools eating tokens every turn). Skill loads on-demand only when triggered.
|
||||
|
||||
@ -6,7 +6,23 @@ tags: [cognitive-memory, migration, multi-graph, workflow, episode, major-domo,
|
||||
importance: 0.8
|
||||
confidence: 0.8
|
||||
created: "2026-03-01T22:16:52.098649+00:00"
|
||||
updated: "2026-03-01T22:16:52.098649+00:00"
|
||||
updated: "2026-03-01T22:16:52.412356+00:00"
|
||||
relations:
|
||||
- target: 8e2d1904-24e0-41df-95f2-2edc4407b9f3
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.84
|
||||
edge_id: 59a5076a-d69f-4356-ba53-d63310042d65
|
||||
- target: 9ea72015-0b85-4a42-9ae1-144866f8d86f
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.82
|
||||
edge_id: f30f5536-be57-4afc-ad64-bb4e2b84bc19
|
||||
- target: 9eb16f9f-c825-4233-b64f-d0acd140374a
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.82
|
||||
edge_id: bd3bd12e-cfeb-4784-8177-9f361024feaa
|
||||
---
|
||||
|
||||
# Memory Migration Execution Results
|
||||
|
||||
Loading…
Reference in New Issue
Block a user