override_risk_policy
Create a one-time override to exceed user-defined caps for the next order, preserving core safety checks. Requires a reason for audit; idempotent retries reuse the override.
Instructions
Tek kullanımlık, atomik risk politikası istisnası (scope='next_order'). Yalnızca kullanıcı-tanımlı cap'leri bir emir için aşmaya izin verir; temel doğruluk kontrollerini asla atlamaz. reason zorunludur, audit_log'a yazılır. Aynı idempotency_key ile retry aynı override'a bağlanır, ikincil üretmez.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | next_order | |
| reason | Yes | ||
| account_id | Yes | ||
| expires_at | No | unix zaman damgası (sn) | |
| request_id | No | ||
| idempotency_key | No |