Update README.md

This commit is contained in:
Lethe* 2026-03-13 12:11:53 +03:00 committed by GitHub
parent d06e51bf7c
commit e119ce64ce
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 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"]