SIGNGATE DECISION FLOWREFERENCE SCENARIO
Test a SignGate decision before an action reaches execution.
Payment is the first interactive reference scenario. The SignGate decision model is intended to support additional consequential agent actions.
REFERENCE RULESET
This interactive flow uses deterministic local rules and does not control real systems or move real funds.
01PAYMENT SCENARIO TEST BENCH
02 / DECISION OUTPUTREFERENCE POLICY V1
- Reason codes
- POLICY_CHECKS_PASSED
- Evidence
- Wallet risk: LOW
Merchant: APPROVED
Mandate: VALID - Signer directive
- SIGN
FULL JSON
{
"decision": "ALLOW",
"decision_id": "demo_dec_16794edf",
"policy_version": "demo_policy_v1",
"agent": {
"id": "agent_procurement_01"
},
"buyer": {
"id": "company_acme"
},
"mandate": {
"status": "VALID"
},
"merchant": {
"id": "merchant_data_provider",
"status": "APPROVED",
"new": false
},
"resource": {
"name": "market-data-query"
},
"payment": {
"amount": "42.00",
"asset": "USDC",
"network": "base"
},
"reason_codes": [
"POLICY_CHECKS_PASSED"
],
"evidence": {
"wallet_risk": "LOW",
"merchant_status": "APPROVED",
"mandate_status": "VALID",
"remaining_budget": 500
},
"signer_directive": {
"action": "SIGN"
}
}02ADDITIONAL ACTION CONTROLS
One decision model, extending toward more consequential actions.
API_CALL · CONTROLTOOL_CALL · CONTROLDATA_ACCESS · CONTROLACCOUNT_ACTION · CONTROLORDER_CREATION · CONTROLMESSAGE_SEND · CONTROLHIGH_IMPACT_OPERATION · CONTROL
These scenarios are evaluated according to enterprise policy, data sources, and integration requirements.
REQUEST / DISCUSS