From e119ce64ce21e4916644615d77ebf43e53493bf7 Mon Sep 17 00:00:00 2001 From: Lethe* Date: Fri, 13 Mar 2026 12:11:53 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ced8989..3714ee4 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ This project was designed to push every capability of Hermes Agent: flowchart TD ALERT([🚨 Incident Alert]) --> DETECT - DETECT["🔍 DETECT \n Gather system vitals\nCPU · Memory · Disk · Services"] + DETECT["🔍 DETECT
Gather system vitals
CPU • Memory • Disk • Services"] TRIAGE["⚖️ TRIAGE\nClassify severity\nP0 · P1 · P2 · P3"] DIAGNOSE["🔬 DIAGNOSE\nRoot cause analysis\nLogs · Processes · Stack traces"] REMEDIATE["🔧 REMEDIATE\nApply safest fix\nTier 1 → 2 → 3"]