What problem does it solve?
A tabular review turns large batches of contracts into a consistent spreadsheet where every extracted cell is traceable to the exact source text, reducing the time lawyers spend building evidence-backed summaries across many documents.
Core Features & Use Cases
- Spreadsheet-style batch extraction: Produces one row per document and one column per requested data point, supporting diligence workflows like M&A contract clause comparison.
- Typed schema for consistency: Uses a schema with column types (e.g., verbatim/classify/date/duration/currency) so answers stay comparable across hundreds of files.
- Evidence-first cells: Each cell includes both a structured value/state and a verbatim quote with a specific location, making verification fast and auditable.
- Verification-aware outputs: Writes Excel/Sheets/CSV outputs plus auxiliary files (e.g., sources) and a normalization summary with flags like not_present/unclear/needs_review.
Quick Start
Run /corporate-legal:tabular-review for a folder of target contracts to generate an Excel spreadsheet with one row per contract and specified diligence columns, with every cell backed by a verbatim quote and location.