Custos turns every contract into a row of facts you can actually read
A new Key Terms panel pulls the seven things lawyers actually look for out of every uploaded contract - and tracks how they change on re-upload.
Custos's fork now extracts a structured snapshot from each contract: effective date, term length, total value, currency, auto-renewal, notice period, and governing law. Each upload gets its own row, so when a contract is re-uploaded after a redline, the panel shows the new version alongside the old one with percentage deltas on the numbers that moved.
The schema is opinionated but pragmatic - seven columns that cover most of what reviewers flag at a glance, with money stored in minor units so it can be charted later (no chart ships yet). Extraction runs in the background so uploads stay fast. The trade-off: failures are silent, and the delta math is fragile when a field flips from blank to filled, so anyone importing this should plan to harden the edges.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?