relate: ee85bf89 --FOLLOWS--> 9eb16f9f

This commit is contained in:
Cal Corum 2026-02-28 22:13:10 -06:00
parent 4fcb3f3b88
commit 143d2ea713
3 changed files with 26 additions and 2 deletions

View File

@ -6,7 +6,13 @@ tags: [homelab, automation, commit, configuration, session-log]
importance: 0.6
confidence: 0.8
created: "2026-02-28T20:56:53.670312+00:00"
updated: "2026-02-28T20:56:53.670312+00:00"
updated: "2026-03-01T04:13:10.207790+00:00"
relations:
- target: ee85bf89-93f0-48e4-b911-7ddc18a735b5
type: FOLLOWS
direction: incoming
strength: 0.7
edge_id: 54bd99d1-1d99-44e7-a226-98b8d50b7055
---
Commits made: 1

View File

@ -6,7 +6,7 @@ tags: [cognitive-memory, edges, mcp, automation, architecture, mcp-server]
importance: 0.8
confidence: 0.8
created: "2026-03-01T04:12:39.570452+00:00"
updated: "2026-03-01T04:13:04.584719+00:00"
updated: "2026-03-01T04:13:10.207790+00:00"
relations:
- target: ab3ffc18-1707-42ff-ad7e-bffb16f6fdef
type: RELATED_TO
@ -23,6 +23,11 @@ relations:
direction: outgoing
strength: 0.85
edge_id: bc703713-c85f-478c-be2c-0f0cd35f53c7
- target: 9eb16f9f-c825-4233-b64f-d0acd140374a
type: FOLLOWS
direction: outgoing
strength: 0.7
edge_id: 54bd99d1-1d99-44e7-a226-98b8d50b7055
---
# Auto-edge Creation on memory_store in MCP Server

View File

@ -0,0 +1,13 @@
---
id: 54bd99d1-1d99-44e7-a226-98b8d50b7055
type: FOLLOWS
from_id: ee85bf89-93f0-48e4-b911-7ddc18a735b5
from_title: "Auto-edge creation on memory_store in MCP server"
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.7
created: "2026-03-01T04:13:10.207790+00:00"
updated: "2026-03-01T04:13:10.207790+00:00"
---
Auto-edge feature follows the multi-graph support work done earlier in this session