foolish-bandit builds a guided front door for contract review
A new three-step flow walks a lawyer from picking a contract to a structured first-pass review without any new backend work.
foolish-bandit's fork, gary, adds a dedicated contract-review screen that holds the user's hand: choose or upload a contract, see a plain checklist of what the tool will look for, then start the review. The checklist is the meat - parties, key dates, governing law, payment terms, termination, indemnity, confidentiality, assignment, dispute resolution, plus a sweep for unusual or risky clauses and anything conspicuously missing. The system is told to cite the document for every finding so a reviewer can check the work.
Under the hood it's a thin shell. The review hands off to gary's existing assistant chat with a pre-written instruction, so there's no separate review engine - just a friendlier on-ramp to the chat that was already there. The home page's Review Contract button now points here by default; the older cross-document table view still lives in the sidebar.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?