diff --git a/graph/decisions/multi-graph-support-named-segregated-memory-namespaces-for-c-b1ba1b.md b/graph/decisions/multi-graph-support-named-segregated-memory-namespaces-for-c-b1ba1b.md index 1b97e6aca30..67113a23868 100644 --- a/graph/decisions/multi-graph-support-named-segregated-memory-namespaces-for-c-b1ba1b.md +++ b/graph/decisions/multi-graph-support-named-segregated-memory-namespaces-for-c-b1ba1b.md @@ -2,11 +2,11 @@ id: b1ba1b27-d2bf-44f9-a1f5-0ace2017dc18 type: decision title: "Multi-graph support: named, segregated memory namespaces for cognitive memory" -tags: ["[\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cognitive-memory\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"", multi-graph, architecture, mcp, "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"v3.1.0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"]"] +tags: ["[\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cognitive-memory\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"", multi-graph, architecture, mcp, "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"v3.1.0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"]"] importance: 0.8 confidence: 0.8 created: "2026-02-28T20:56:05.164875+00:00" -updated: "2026-03-01T22:16:45.870481+00:00" +updated: "2026-03-01T22:17:21.208386+00:00" relations: - target: dc9c2638-360e-4e15-990c-76fcd16672c0 type: BUILDS_ON @@ -28,6 +28,11 @@ relations: direction: outgoing strength: 0.7 edge_id: 2adf60cc-84e8-4351-9ea0-1036983c39a1 + - target: 5fb6b3c0-cc6a-4baa-8552-8d2731379b0b + type: FOLLOWS + direction: incoming + strength: 0.9 + edge_id: 19267562-3fd0-4213-987a-75bed0d644aa --- # Multi-graph Support for Cognitive Memory (v3.1.0) diff --git a/graph/edges/migration-script-default-to-na--FOLLOWS--multi-graph-support-named-segr-192675.md b/graph/edges/migration-script-default-to-na--FOLLOWS--multi-graph-support-named-segr-192675.md new file mode 100644 index 00000000000..73b04e87854 --- /dev/null +++ b/graph/edges/migration-script-default-to-na--FOLLOWS--multi-graph-support-named-segr-192675.md @@ -0,0 +1,13 @@ +--- +id: 19267562-3fd0-4213-987a-75bed0d644aa +type: FOLLOWS +from_id: 5fb6b3c0-cc6a-4baa-8552-8d2731379b0b +from_title: "Migration Script: Default-to-Named-Graph Memory Transfer" +to_id: b1ba1b27-d2bf-44f9-a1f5-0ace2017dc18 +to_title: "Multi-graph support: named, segregated memory namespaces for cognitive memory" +strength: 0.9 +created: "2026-03-01T22:17:21.208386+00:00" +updated: "2026-03-01T22:17:21.208386+00:00" +--- + +Migration script is the implementation step after multi-graph support was designed diff --git a/graph/solutions/migration-script-default-to-named-graph-memory-transfer-5fb6b3.md b/graph/solutions/migration-script-default-to-named-graph-memory-transfer-5fb6b3.md index 331b166e989..7ab3823e6fb 100644 --- a/graph/solutions/migration-script-default-to-named-graph-memory-transfer-5fb6b3.md +++ b/graph/solutions/migration-script-default-to-named-graph-memory-transfer-5fb6b3.md @@ -6,7 +6,7 @@ tags: [cognitive-memory, migration, multi-graph, python, script, solution] importance: 0.85 confidence: 0.8 created: "2026-03-01T22:16:44.476551+00:00" -updated: "2026-03-01T22:17:15.500001+00:00" +updated: "2026-03-01T22:17:21.208386+00:00" relations: - target: b1ba1b27-d2bf-44f9-a1f5-0ace2017dc18 type: BUILDS_ON @@ -33,6 +33,11 @@ relations: direction: incoming strength: 0.9 edge_id: 1e0002c1-dc30-446e-bce3-f0a5e5b61663 + - target: b1ba1b27-d2bf-44f9-a1f5-0ace2017dc18 + type: FOLLOWS + direction: outgoing + strength: 0.9 + edge_id: 19267562-3fd0-4213-987a-75bed0d644aa --- # Memory Migration Script: Default to Named Project Graphs