Explained by authorization
noulDoes a valid, matching authorization or maintenance record explain the observed activity?
Jev example · Security triage
Check whether the approval actually matches the activity.
This is the context Jev receives before answering the typed question.
{
"alert": "Remote service restarted on staging-app-2 at 02:15",
"change": {
"approved": true,
"asset": "staging-app-2",
"window": "02:00–03:00",
"scope": "Restart service"
},
"observed_actor": "approved-ops"
}Does a valid, matching authorization or maintenance record explain the observed activity?
Select a review route from available evidence. Do not execute any containment.
How strong is the evidence of unauthorized activity?
Change the asset to a production server outside the approval.
Catalog source: TypeSafeAI/typesafe-playground, reused under MIT. This is an independent community catalog, not an official TypeSafe AI product.
Background source: Inspired by TypeSafe workflow evals; examples authored for this playground