Agent Execution Architecture
This document details the internal architecture of the Agent Engine, illustrating how high-level intent is translated into safe, executed infrastructure changes.
The "Brain" (Planner & Executor)​
The Agent Engine follows a strict Plan -> Approve -> Execute loop, governed by the Risk Engine.
Class Diagram: Agent Core​
The core classes that power the agent execution flow.
Real-time Feedback Loop​
The Agent Engine provides continuous feedback to the user via WebSockets, ensuring visibility into long-running operations.