Explained by authorization
noulDoes a valid, matching authorization or maintenance record explain the observed activity?
Jev example · Security triage
Avoid treating an alert label as proof.
This is the context Jev receives before answering the typed question.
{
"alert": "Two logins 4 minutes apart from distant regions",
"context": {
"vpn_exit_node": true,
"mfa_passed": true,
"known_device": true
},
"authorization": null
}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?
Set known_device and mfa_passed to false.
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