What problem does it solve?
Founders and startup operators routinely sign contracts and term sheets without legal training, missing founder-killer clauses like uncapped indemnities, vague IP ownership, participating liquidation preferences, and pre-money option pool shuffles that quietly erode economics and control.
Core Features & Use Cases
- Contract Risk Scanning: Run contract_risk_scanner.py on any contract text to detect 12 common risk patterns (auto-renewal traps, one-sided indemnity, missing DPA, aggressive non-competes) with severity ratings and suggested redlines.
- Term Sheet Scoring: Feed a structured JSON term sheet into term_sheet_analyzer.py to get a 0-100 founder-friendliness score across 12 dimensions including liquidation preference, anti-dilution, board composition, and vesting.
- IP & Regulatory Guidance: Reference playbooks covering invention assignment, open source license compliance, patent timing, and a regulatory trigger matrix (HIPAA, GDPR, FDA, fintech, EU AI Act) for deciding when to engage specialist counsel.
- Use Case: A founder receives a Series A term sheet and a vendor MSA in the same week. They scan the MSA for risky clauses, score the term sheet, then bring the flagged issues and counter-proposals to their venture attorney.
Quick Start
Ask the assistant to scan your contract file with the contract risk scanner and summarize the highest-severity findings with suggested redlines.