relate: 089f4cd8 --RELATED_TO--> 8e2d1904

This commit is contained in:
Cal Corum 2026-02-28 22:06:13 -06:00
parent 61be888ffd
commit 8f95caf327
3 changed files with 26 additions and 2 deletions

View File

@ -0,0 +1,13 @@
---
id: 34b6ee00-1113-479b-8e28-e39f347c6bc0
type: RELATED_TO
from_id: 089f4cd8-4b2b-49a5-aac1-af2811b8ea7d
from_title: "Test auto-edge second memory"
to_id: 8e2d1904-24e0-41df-95f2-2edc4407b9f3
to_title: "Converted MemoryGraph MCP to Claude Code Skill"
strength: 0.8
created: "2026-03-01T04:06:13.078456+00:00"
updated: "2026-03-01T04:06:13.078456+00:00"
---
Auto-edge: Test auto-edge second memory → Converted MemoryGraph MCP to Claude Code Skill

View File

@ -6,13 +6,18 @@ tags: [pai, claude-code, memorygraph, skills, architecture, migration]
importance: 0.9
confidence: 0.8
created: "2025-12-07T06:50:12.011310+00:00"
updated: "2025-12-07T06:50:12.011310+00:00"
updated: "2026-03-01T04:06:13.078456+00:00"
relations:
- target: ebc3e5af-b3d1-486b-9751-8ece841aa93f
type: RELATED_TO
direction: outgoing
strength: 0.5
context: "Both part of PAI skills infrastructure improvements in same session"
- target: 089f4cd8-4b2b-49a5-aac1-af2811b8ea7d
type: RELATED_TO
direction: incoming
strength: 0.8
edge_id: 34b6ee00-1113-479b-8e28-e39f347c6bc0
---
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.

View File

@ -6,7 +6,13 @@ tags: [test, auto-edge]
importance: 0.1
confidence: 0.8
created: "2026-03-01T04:06:12.758680+00:00"
updated: "2026-03-01T04:06:12.758680+00:00"
updated: "2026-03-01T04:06:13.078456+00:00"
relations:
- target: 8e2d1904-24e0-41df-95f2-2edc4407b9f3
type: RELATED_TO
direction: outgoing
strength: 0.8
edge_id: 34b6ee00-1113-479b-8e28-e39f347c6bc0
---
Another temporary memory to test edge creation between new memories.