veto_sre_advisor
Calculate SLO error budget remaining and projected exhaustion, then receive ranked reliability improvements based on deterministic analysis.
Instructions
Calculates SLO error budget status (remaining %, projected exhaustion) and returns ranked reliability improvements. Error budget math is deterministic; prioritization uses the local agent loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incidents | No | Optional — recent incidents. | |
| slo_target | Yes | SLO target % (e.g. 99.9). | |
| window_days | Yes | Measurement window in days (e.g. 30). | |
| service_name | No | Optional — name of the service. | |
| agent_response | No | Phase 2 response from the host AI (JSON). Pass this back when prompted by the server to complete the agentic loop. | |
| downtime_minutes | Yes | Total downtime minutes in the window. |