dispatch_ag2_incident
Dispatch IT incidents to autonomous agents for diagnosis and remediation planning. Handles crashes, OOMKills, cert expiry, disk pressure, and config drift, returning plans and receipts.
Instructions
Dispatch an IT incident to the iTechSmart AG2 6-agent GroupChat for autonomous diagnosis. Routes through IncidentDetector -> DigitalTwinAnalyst -> RemediationPlanner -> SecurityGatekeeper -> ExecutionAgent -> ProofLinkNotary. Returns the multi-agent remediation plan and receipt ID. SEMI_AUTO mode: plan is returned for human review; execution is gated by the SecurityGatekeeper. Use for real incidents: service crashes, OOMKills, cert expiry, disk pressure, config drift.
Requires scope: ag2:incident:invoke. Every call governed by Arbiter constitutional policy and sealed with a ProofLink cryptographic receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Affected service or container name | |
| severity | No | Incident severity level (default: medium) | |
| description | Yes | Incident description (what is failing and how) |