Test the AI gate in under a minute
Adjust the risk score and see how DSG decides: ALLOW, STABILIZE, or BLOCK.
No signup required. This page is for public evaluation only.
What you are testing
- • Risk threshold behavior
- • Decision visibility
- • Estimated token and cost impact
Risk score
0.10
Runtime decision
This public sandbox shows threshold behavior only. Authenticated workspace executions include workspace-scoped review and governance context.
Run a test to see ALLOW, STABILIZE, or BLOCK.
Want to test this in your own workspace?
Create a trial workspace to run authenticated executions, manage agents, and review usage and audit views.
Production example
Use this route inside a workspace setup with your authenticated configuration.
curl -X POST https://tdealer01-crypto-dsg-control-plane.vercel.app/api/execute \
-H "Authorization: Bearer $DSG_API_KEY" \
-H "Content-Type: application/json" \
-d '{"agent_id":"$AGENT_ID","action":"scan","input":{"risk_score":0.10}}'What changes inside a workspace?
Public evaluation helps you understand the gate. A workspace trial adds authenticated execution, agent setup, usage visibility, and governance review surfaces.
Create your workspace