Update README.md

This commit is contained in:
Lethe* 2026-03-13 12:08:44 +03:00 committed by GitHub
parent 9a607fa975
commit d06e51bf7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,7 +75,7 @@ This project was designed to push every capability of Hermes Agent:
flowchart TD
ALERT([🚨 Incident Alert]) --> DETECT
DETECT["🔍 DETECT\nGather system vitals\nCPU · Memory · Disk · Services"]
DETECT["🔍 DETECT \n Gather system vitals\nCPU · 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"]