surety__price_bond
Compute a surety bond premium from counterparty performance metrics. Completed bonds and deliveries lower the rate; slashes raise it or decline coverage.
Instructions
[surety — bonding + ruling-gated slashing (risk transfer)] Underwrite a surety bond: deterministic actuarial premium quote from a counterparty's track record (attestations, notarized deliveries, completed bonds lower the rate; slashes raise it or decline outright). Integer-only model uw-v1; the returned quote_hash lets any party recompute and verify the quote. Pure — never mutates bond state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slashes | No | ||
| attestations | No | ||
| duration_days | Yes | ||
| slashed_minor | No | ||
| coverage_minor | Yes | ||
| bonds_completed | No | ||
| successful_deliveries | No |