diff --git a/graph/decisions/n8n-server-health-monitor-refactored-to-master-sub-workflow-7fdc5c.md b/graph/decisions/n8n-server-health-monitor-refactored-to-master-sub-workflow-7fdc5c.md index 62cdb1b80aa..57ce320d385 100644 --- a/graph/decisions/n8n-server-health-monitor-refactored-to-master-sub-workflow-7fdc5c.md +++ b/graph/decisions/n8n-server-health-monitor-refactored-to-master-sub-workflow-7fdc5c.md @@ -6,7 +6,7 @@ tags: [n8n, monitoring, homelab, architecture, server-diagnostics] importance: 0.8 confidence: 0.8 created: "2026-02-20T05:11:37.810671+00:00" -updated: "2026-02-20T05:12:38.405071+00:00" +updated: "2026-02-28T13:29:49.155368+00:00" relations: - target: 62ee21e8-2b56-4d38-a73d-47e2724f08c6 type: BUILDS_ON @@ -33,6 +33,11 @@ relations: direction: incoming strength: 0.8 edge_id: 88e1e2f2-15d8-4608-92cb-1d5b05e11f80 + - target: aab3d007-0cdf-4a4f-9b55-096ea4bdc168 + type: FOLLOWS + direction: incoming + strength: 0.9 + edge_id: d3a3e623-0a55-46c5-b0df-ff2ed9f1459b --- ## Decision diff --git a/graph/edges/fix-n8n-server-health-monitor--FOLLOWS--n8n-server-health-monitor-refa-d3a3e6.md b/graph/edges/fix-n8n-server-health-monitor--FOLLOWS--n8n-server-health-monitor-refa-d3a3e6.md new file mode 100644 index 00000000000..0caf24bfb64 --- /dev/null +++ b/graph/edges/fix-n8n-server-health-monitor--FOLLOWS--n8n-server-health-monitor-refa-d3a3e6.md @@ -0,0 +1,13 @@ +--- +id: d3a3e623-0a55-46c5-b0df-ff2ed9f1459b +type: FOLLOWS +from_id: aab3d007-0cdf-4a4f-9b55-096ea4bdc168 +from_title: "Fix: n8n Server Health Monitor Discord escalation notifications lacked issue details" +to_id: 7fdc5ceb-4b8c-426d-8492-948d106f92bb +to_title: "n8n Server Health Monitor refactored to master + sub-workflow pattern" +strength: 0.9 +created: "2026-02-28T13:29:49.155368+00:00" +updated: "2026-02-28T13:29:49.155368+00:00" +--- + +Fix improves the escalation notification output in the master workflow that was established by the master+sub-workflow refactor decision diff --git a/graph/fixes/fix-n8n-server-health-monitor-discord-escalation-notificatio-aab3d0.md b/graph/fixes/fix-n8n-server-health-monitor-discord-escalation-notificatio-aab3d0.md index 4c6373f9ebe..bebeea1a00c 100644 --- a/graph/fixes/fix-n8n-server-health-monitor-discord-escalation-notificatio-aab3d0.md +++ b/graph/fixes/fix-n8n-server-health-monitor-discord-escalation-notificatio-aab3d0.md @@ -6,7 +6,13 @@ tags: [n8n, monitoring, discord, health-check, homelab, claude-runner-monitoring importance: 0.65 confidence: 0.8 created: "2026-02-28T13:29:35.319456+00:00" -updated: "2026-02-28T13:29:35.319456+00:00" +updated: "2026-02-28T13:29:49.155368+00:00" +relations: + - target: 7fdc5ceb-4b8c-426d-8492-948d106f92bb + type: FOLLOWS + direction: outgoing + strength: 0.9 + edge_id: d3a3e623-0a55-46c5-b0df-ff2ed9f1459b --- # Fix: n8n Server Health Monitor Discord Escalation Notifications Lacked Issue Details