The safety layer that stops a wrong model output from becoming a destructive action.
Input · Mutate · registered in TrueFoundry
Masks secrets (credentials, tokens, IPs) in the gathered signals before the model ever sees them.
Output · Validate · registered in TrueFoundry
Rejects ungrounded diagnoses before any action is planned.
Pre-execution · in-agent
The last line of defense — validates the proposed write against policy before it touches the cluster.
Resilience · in-agent
A running anomaly budget across steps. Trips and escalates to a human instead of amplifying a cascading failure.