Featured · contract review
Every inbound contract, checked against the positions you already take.
The system reads the counterparty's paper, checks each term against your playbook, and flags every deviation — with your standard counter pre-drafted. You review the exceptions, not the whole document.
- Your accept / reject / fallback positions, captured once and applied the same way every time.
- Flags only what departs from your playbook — attention goes to the exceptions, not the boilerplate.
- Every flag traceable to the position it failed and the fallback you would offer.
In · inbound contract
// vendor MSA · §8 Limitation of liability
"In no event shall Vendor's aggregate liability exceed the fees paid in the three (3) months preceding the claim."
Out · checked against your playbook
// §8 Limitation of liability
Flag · cap is 3 months' fees; your floor is 12 (LoL-004)
Counter drafted · "…the twelve (12) months preceding the claim."
// §11 Governing law
OK · Delaware — matches your standard
⤷ checked against playbook §commercial-terms
Illustrative output. Real engagements run against your own playbook and prior contracts.