diff --git a/graph/edges/retroactive-edge-creation-edge--CAUSES--fix-memory-repo-pre-commit-hoo-6cecf4.md b/graph/edges/retroactive-edge-creation-edge--CAUSES--fix-memory-repo-pre-commit-hoo-6cecf4.md new file mode 100644 index 00000000000..c4d8b120612 --- /dev/null +++ b/graph/edges/retroactive-edge-creation-edge--CAUSES--fix-memory-repo-pre-commit-hoo-6cecf4.md @@ -0,0 +1,13 @@ +--- +id: 6cecf4c4-e3c4-44f7-bba8-ad69a10f9c86 +type: CAUSES +from_id: 43cb893a-c577-407e-a41c-51d7f81e80f6 +from_title: "Retroactive edge creation: edge-proposer.py script and 20 curated edges" +to_id: c3f6fbc2-04d0-41ef-87c2-8685d8769ac3 +to_title: "Fix: memory repo pre-commit hook blocking edge files missing title field" +strength: 0.8 +created: "2026-02-20T05:40:00.105088+00:00" +updated: "2026-02-20T05:40:00.105088+00:00" +--- + +Running edge-proposer.py and committing edges exposed the pre-commit hook bug with edge file schema validation diff --git a/graph/fixes/fix-memory-repo-pre-commit-hook-blocking-edge-files-missing-c3f6fb.md b/graph/fixes/fix-memory-repo-pre-commit-hook-blocking-edge-files-missing-c3f6fb.md index e1b0dbfef65..52bd205e80e 100644 --- a/graph/fixes/fix-memory-repo-pre-commit-hook-blocking-edge-files-missing-c3f6fb.md +++ b/graph/fixes/fix-memory-repo-pre-commit-hook-blocking-edge-files-missing-c3f6fb.md @@ -6,7 +6,13 @@ tags: [cognitive-memory, git, pre-commit-hook, fix, edge-files] importance: 0.6 confidence: 0.8 created: "2026-02-20T05:39:51.522395+00:00" -updated: "2026-02-20T05:39:51.522395+00:00" +updated: "2026-02-20T05:40:00.105088+00:00" +relations: + - target: 43cb893a-c577-407e-a41c-51d7f81e80f6 + type: CAUSES + direction: incoming + strength: 0.8 + edge_id: 6cecf4c4-e3c4-44f7-bba8-ad69a10f9c86 --- # Pre-commit Hook Fix: Edge Files Have Different Schema diff --git a/graph/solutions/retroactive-edge-creation-edge-proposerpy-script-and-20-cura-43cb89.md b/graph/solutions/retroactive-edge-creation-edge-proposerpy-script-and-20-cura-43cb89.md index c28e261914e..87cce63172f 100644 --- a/graph/solutions/retroactive-edge-creation-edge-proposerpy-script-and-20-cura-43cb89.md +++ b/graph/solutions/retroactive-edge-creation-edge-proposerpy-script-and-20-cura-43cb89.md @@ -6,7 +6,13 @@ tags: [cognitive-memory, edges, automation, python, graph] importance: 0.7 confidence: 0.8 created: "2026-02-20T05:39:47.119778+00:00" -updated: "2026-02-20T05:39:47.119778+00:00" +updated: "2026-02-20T05:40:00.105088+00:00" +relations: + - target: c3f6fbc2-04d0-41ef-87c2-8685d8769ac3 + type: CAUSES + direction: outgoing + strength: 0.8 + edge_id: 6cecf4c4-e3c4-44f7-bba8-ad69a10f9c86 --- # Retroactive Edge Creation for Cognitive Memory