List script-risk decisions
GET /v1/admin/script-risk/decisions — Audit log of the script-risk gate's decisions in front of `execute_code` / `terminal` / `write_file` / `patch`. Shows ac
GET /v1/admin/script-risk/decisions
Audit log of the script-risk gate's decisions in front of execute_code / terminal / write_file / patch. Shows accepted and rejected commands with the operator-visible reason.
| Method | GET |
| Path | /v1/admin/script-risk/decisions |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | admin |