relate: a41644f1 --CAUSES--> 6665d42a
This commit is contained in:
parent
298becbd11
commit
47513a169f
@ -6,13 +6,18 @@ tags: [cognitive-memory, architecture, extraction, claude-code, gitea, decision]
|
|||||||
importance: 0.9
|
importance: 0.9
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-28T22:10:12.917346+00:00"
|
created: "2026-02-28T22:10:12.917346+00:00"
|
||||||
updated: "2026-02-28T22:10:43.489248+00:00"
|
updated: "2026-02-28T22:10:45.474624+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: 81e3306f-cbab-4936-b1d2-e0d10bbe79cd
|
- target: 81e3306f-cbab-4936-b1d2-e0d10bbe79cd
|
||||||
type: CAUSES
|
type: CAUSES
|
||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.95
|
strength: 0.95
|
||||||
edge_id: 3ff0be6b-2923-4144-a762-bff4fb2f46e2
|
edge_id: 3ff0be6b-2923-4144-a762-bff4fb2f46e2
|
||||||
|
- target: 6665d42a-0c52-4684-999b-bf8982439069
|
||||||
|
type: CAUSES
|
||||||
|
direction: outgoing
|
||||||
|
strength: 0.9
|
||||||
|
edge_id: 202898e0-1333-4728-927f-52f5ad94fe55
|
||||||
---
|
---
|
||||||
|
|
||||||
# Cognitive-Memory: Extraction to Standalone Project
|
# Cognitive-Memory: Extraction to Standalone Project
|
||||||
|
|||||||
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
id: 202898e0-1333-4728-927f-52f5ad94fe55
|
||||||
|
type: CAUSES
|
||||||
|
from_id: a41644f1-2dd1-4706-8fc8-e2242c1702cb
|
||||||
|
from_title: "Extracted cognitive-memory app from skill dir to standalone project"
|
||||||
|
to_id: 6665d42a-0c52-4684-999b-bf8982439069
|
||||||
|
to_title: "Fix: Stale MCP config pointed to non-existent cognitive-memory binary"
|
||||||
|
strength: 0.9
|
||||||
|
created: "2026-02-28T22:10:45.474624+00:00"
|
||||||
|
updated: "2026-02-28T22:10:45.474624+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
Extraction revealed stale MCP config entries that needed fixing
|
||||||
@ -6,7 +6,13 @@ tags: [cognitive-memory, mcp, configuration, bug-fix, claude-code]
|
|||||||
importance: 0.7
|
importance: 0.7
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-28T22:10:26.637746+00:00"
|
created: "2026-02-28T22:10:26.637746+00:00"
|
||||||
updated: "2026-02-28T22:10:26.637746+00:00"
|
updated: "2026-02-28T22:10:45.474624+00:00"
|
||||||
|
relations:
|
||||||
|
- target: a41644f1-2dd1-4706-8fc8-e2242c1702cb
|
||||||
|
type: CAUSES
|
||||||
|
direction: incoming
|
||||||
|
strength: 0.9
|
||||||
|
edge_id: 202898e0-1333-4728-927f-52f5ad94fe55
|
||||||
---
|
---
|
||||||
|
|
||||||
# Fix: Stale MCP Binary Reference in .mcp.json
|
# Fix: Stale MCP Binary Reference in .mcp.json
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user