flag_clauses
Scan contract clauses to get calibrated risk probabilities for 10 categories, an overall risk score, and a human review recommendation. Identifies legal red flags before signing.
Instructions
Legal-risk clause flagger powered by Jev (System One decision model). Given a contract excerpt, returns calibrated presence probabilities for 10 default risk categories (indemnification / non-compete / confidentiality / termination penalty / auto-renewal / liability cap / IP assignment / governing law / payment terms / personal guarantee) plus an overall risk score and a review recommendation. This is a triage aid — NOT a legal opinion. Always have a human review before signing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The contract excerpt to scan (a clause, section, or whole paragraph). | |
| types | No | Optional custom risk categories to scan. Defaults to the 10 built-in types. |