Update README.md
This commit is contained in:
parent
d06e51bf7c
commit
e119ce64ce
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ This project was designed to push every capability of Hermes Agent:
|
||||||
flowchart TD
|
flowchart TD
|
||||||
ALERT([🚨 Incident Alert]) --> DETECT
|
ALERT([🚨 Incident Alert]) --> DETECT
|
||||||
|
|
||||||
DETECT["🔍 DETECT \n Gather system vitals\nCPU · Memory · Disk · Services"]
|
DETECT["🔍 DETECT <br/> Gather system vitals <br/> CPU • Memory • Disk • Services"]
|
||||||
TRIAGE["⚖️ TRIAGE\nClassify severity\nP0 · P1 · P2 · P3"]
|
TRIAGE["⚖️ TRIAGE\nClassify severity\nP0 · P1 · P2 · P3"]
|
||||||
DIAGNOSE["🔬 DIAGNOSE\nRoot cause analysis\nLogs · Processes · Stack traces"]
|
DIAGNOSE["🔬 DIAGNOSE\nRoot cause analysis\nLogs · Processes · Stack traces"]
|
||||||
REMEDIATE["🔧 REMEDIATE\nApply safest fix\nTier 1 → 2 → 3"]
|
REMEDIATE["🔧 REMEDIATE\nApply safest fix\nTier 1 → 2 → 3"]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue