audit_clause
Audit a contract clause against company standard, returning grounded verdicts: acceptable, risky, off-standard, or abstaining when evidence is weak.
Instructions
Audit a clause against the company standard with grounded citations.
Verdicts: acceptable / risky / off-standard (each carries a citation chunk_id resolved by the server to the exact precedent span); insufficient-grounding (evidence too weak OR the verdict failed the faithfulness check — escalate to a human, do NOT guess a verdict yourself); escalate-infra (API failure — retry later; not a judgment about the clause). Relay abstentions verbatim; they are first-class results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incoming_clause | Yes | The clause text to audit (one clause, max 8000 chars) | |
| clause_type | No | Clause lane to audit against. Only 'liability' is implemented. | liability |