relate: 89f32ef3 --RELATED_TO--> 30537b21

This commit is contained in:
Cal Corum 2026-02-28 00:03:31 -06:00
parent 313076aafb
commit ac390d6381
3 changed files with 26 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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: