3. Input Guardrails
Validates input against policy before it reaches the LLM
4. LLM Reasoning
The agent generates structured output using the configured model
5. Output Guardrails
Validates the LLM response for safety and correctness
6. Action Proposal
Generates actions with risk scores and rollback plans