diff --git a/graph/configurations/cargo-check-post-edit-hook-for-rust-files-in-claude-code-a2d02a.md b/graph/configurations/cargo-check-post-edit-hook-for-rust-files-in-claude-code-a2d02a.md index 1ee0b5b50ca..68a2e75c94e 100644 --- a/graph/configurations/cargo-check-post-edit-hook-for-rust-files-in-claude-code-a2d02a.md +++ b/graph/configurations/cargo-check-post-edit-hook-for-rust-files-in-claude-code-a2d02a.md @@ -6,7 +6,7 @@ tags: [sba-scouting, rust, claude-code, hooks, linting, cargo, configuration, de importance: 0.65 confidence: 0.8 created: "2026-03-02T00:33:26.804471+00:00" -updated: "2026-03-02T00:33:48.934531+00:00" +updated: "2026-03-02T02:09:21.572942+00:00" relations: - target: 73646e80-a640-4316-b7c6-54a4330f1b28 type: RELATED_TO @@ -33,6 +33,11 @@ relations: direction: outgoing strength: 0.5 edge_id: b0015c81-b5ab-4972-8811-04dc5ddaebf4 + - target: be0bda86-d893-4f86-97c4-0ca4e1073121 + type: RELATED_TO + direction: incoming + strength: 0.8 + edge_id: ceebc50e-6db0-444e-b31d-36344913dc12 --- # Cargo Check Post-Edit Hook Configuration diff --git a/graph/edges/fix-claude-code-posttooluse-ho--RELATED_TO--cargo-check-post-edit-hook-for-ceebc5.md b/graph/edges/fix-claude-code-posttooluse-ho--RELATED_TO--cargo-check-post-edit-hook-for-ceebc5.md new file mode 100644 index 00000000000..5dd52dc0c31 --- /dev/null +++ b/graph/edges/fix-claude-code-posttooluse-ho--RELATED_TO--cargo-check-post-edit-hook-for-ceebc5.md @@ -0,0 +1,13 @@ +--- +id: ceebc50e-6db0-444e-b31d-36344913dc12 +type: RELATED_TO +from_id: be0bda86-d893-4f86-97c4-0ca4e1073121 +from_title: "Fix: Claude Code PostToolUse hook correct JSON format" +to_id: a2d02aea-07fd-4528-8158-f2f42a23a2dd +to_title: "Cargo check post-edit hook for Rust files in Claude Code" +strength: 0.8 +created: "2026-03-02T02:09:21.572942+00:00" +updated: "2026-03-02T02:09:21.572942+00:00" +--- + +Hook format fix directly applies to the cargo check post-edit hook configuration diff --git a/graph/fixes/fix-claude-code-posttooluse-hook-correct-json-format-be0bda.md b/graph/fixes/fix-claude-code-posttooluse-hook-correct-json-format-be0bda.md index 531d08cfe49..a15394dfb7b 100644 --- a/graph/fixes/fix-claude-code-posttooluse-hook-correct-json-format-be0bda.md +++ b/graph/fixes/fix-claude-code-posttooluse-hook-correct-json-format-be0bda.md @@ -6,7 +6,7 @@ tags: [sba-scouting, rust, claude-code, hooks, configuration, fix] importance: 0.8 confidence: 0.8 created: "2026-03-02T02:08:35.272129+00:00" -updated: "2026-03-02T02:08:36.791262+00:00" +updated: "2026-03-02T02:09:21.572942+00:00" relations: - target: 62ee21e8-2b56-4d38-a73d-47e2724f08c6 type: BUILDS_ON @@ -23,6 +23,11 @@ relations: direction: outgoing strength: 0.81 edge_id: d1f29f3c-3be1-48f8-9ea1-aea48bbacf3a + - target: a2d02aea-07fd-4528-8158-f2f42a23a2dd + type: RELATED_TO + direction: outgoing + strength: 0.8 + edge_id: ceebc50e-6db0-444e-b31d-36344913dc12 --- # Claude Code PostToolUse Hook Correct Format