Central routing tower, health probe aggregator, CORS bypass, and operator command dashboard.
aios-dashboard.html
aios-proxy-server.py
GET /proxy/services-health
POST /proxy/ux-test
โผ Dispatches tests & triggers healing
Simulates human navigation, inspects login forms, validates DOM state, and catches regressions.
scripts/ux_test_agent.py
browser-use 0.13.7
Ollama llama3:latest
HTTP Smoke Prober
โผ Detects failure & initiates recovery
Audits liveness (Loop Doctor), performs 4-phase DeepCode ticket triage, and supervises restarts via PM2.
scripts/loop_engine.py
deepcode_orchestrator.py
autoagent_evaluator.py
PM2 Process Supervisor
โผ Consolidates learned facts & queries RAG
Extracts learnings from past incidents, writes permanent SOP skills, and queries vector knowledge.
hermes_memory_engine.py
memory/MEMORY.md
skills/*.md SOPs
GBrain PGLite RAG (:8000)
Ollama Engine (:11434)
โผ Governs & maintains
End-user applications, MCP tools, gateway listeners, and background daemon watchers.
Sekvnri Web App (:3002)
AlphaClaw Dashboard (:3000)
MCP Gateway (:4000)
SysAdmin & Guardian