| { | |
| "base_model": "answerdotai/ModernBERT-base", | |
| "max_length": 256, | |
| "decisions": [ | |
| "allow", | |
| "confirm", | |
| "block" | |
| ], | |
| "deviations": [ | |
| "none", | |
| "scope_expansion", | |
| "unrequested_action", | |
| "irreversible_unconfirmed", | |
| "target_mismatch", | |
| "out_of_scope", | |
| "privilege_escalation" | |
| ], | |
| "policy": { | |
| "t_interrupt": 0.01, | |
| "t_block": 0.5 | |
| } | |
| } |