AgentInsightStatus type

The lifecycle status of an agent insight.

type AgentInsightStatus = "active" | "resolved" | "ignored"