diff --git a/graph/edges/fix-partial-uuid-prefix-matchi--RELATED_TO--cognitive-memory-skill-reorgan-82a79f.md b/graph/edges/fix-partial-uuid-prefix-matchi--RELATED_TO--cognitive-memory-skill-reorgan-82a79f.md new file mode 100644 index 00000000000..45f4c23b2da --- /dev/null +++ b/graph/edges/fix-partial-uuid-prefix-matchi--RELATED_TO--cognitive-memory-skill-reorgan-82a79f.md @@ -0,0 +1,13 @@ +--- +id: 82a79f99-a136-4aa0-b3cf-d0834fe17446 +type: RELATED_TO +from_id: 89f32ef3-2d87-4b8c-aa6e-ce5a7f60566c +from_title: "Fix: Partial UUID prefix matching in cognitive memory client (git-style)" +to_id: 30537b21-e088-483f-8327-bcd42eeaa3fb +to_title: "Cognitive memory skill reorganization: self-contained directory structure" +strength: 0.7 +created: "2026-02-28T06:03:31.564486+00:00" +updated: "2026-02-28T06:03:31.564486+00:00" +--- + +Both are improvements to the cognitive memory skill in the cal/claude-configs repo diff --git a/graph/fixes/fix-partial-uuid-prefix-matching-in-cognitive-memory-client-89f32e.md b/graph/fixes/fix-partial-uuid-prefix-matching-in-cognitive-memory-client-89f32e.md index 119baa51d2d..39b81539029 100644 --- a/graph/fixes/fix-partial-uuid-prefix-matching-in-cognitive-memory-client-89f32e.md +++ b/graph/fixes/fix-partial-uuid-prefix-matching-in-cognitive-memory-client-89f32e.md @@ -6,7 +6,7 @@ tags: [cognitive-memory, fix, uuid, mcp, client.py, claude-configs] importance: 0.8 confidence: 0.8 created: "2026-02-28T06:03:13.780326+00:00" -updated: "2026-02-28T06:03:28.384589+00:00" +updated: "2026-02-28T06:03:31.564486+00:00" relations: - target: 9ea72015-0b85-4a42-9ae1-144866f8d86f type: BUILDS_ON @@ -18,6 +18,11 @@ relations: direction: outgoing strength: 0.7 edge_id: 28b233ae-7bb5-441d-8a95-44617fb82618 + - target: 30537b21-e088-483f-8327-bcd42eeaa3fb + type: RELATED_TO + direction: outgoing + strength: 0.7 + edge_id: 82a79f99-a136-4aa0-b3cf-d0834fe17446 --- # Partial UUID Prefix Matching in CognitiveMemoryClient diff --git a/graph/solutions/cognitive-memory-skill-reorganization-self-contained-directo-30537b.md b/graph/solutions/cognitive-memory-skill-reorganization-self-contained-directo-30537b.md index 00871064fe6..5ea50ca121a 100644 --- a/graph/solutions/cognitive-memory-skill-reorganization-self-contained-directo-30537b.md +++ b/graph/solutions/cognitive-memory-skill-reorganization-self-contained-directo-30537b.md @@ -6,7 +6,13 @@ tags: [cognitive-memory, claude-code, architecture, reorganization] importance: 0.8 confidence: 0.8 created: "2026-02-19T22:03:07.335083+00:00" -updated: "2026-02-19T22:03:07.335083+00:00" +updated: "2026-02-28T06:03:31.564486+00:00" +relations: + - target: 89f32ef3-2d87-4b8c-aa6e-ce5a7f60566c + type: RELATED_TO + direction: incoming + strength: 0.7 + edge_id: 82a79f99-a136-4aa0-b3cf-d0834fe17446 --- Reorganized the cognitive-memory skill from scattered files across 4 locations into a self-contained directory structure: