AEGIS: A Zero-Trust SRE Agent

schwentker · x · 2026-07-19

AEGIS is an on-call SRE agent whose core feature isn't just automation, but the absolute requirement to pass real zero-trust policy gates. The post demonstrates a real failure-recovery flow: the agent first attempts `restart_service` following a standard playbook, but gets blocked by an **HTTP 403** from Pomerium. The system then feeds the rejection reason back to the agent for a new proposal, ultimately triggering a rollback and recovering in **24 seconds** with **0 human intervention**. The included diagram shows the complete architecture: `observe → diagnose → propose → authorize → execute → verify`, with every step logged in the event log and live console. The author emphasizes that this involves "real agents, real policies, real recovery," rather than a simulated demo.

Related event: Real-World Demos Show a New Agent Pattern(3 posts)→

Original post →

More from coding & agent

coding & agent channel →