What problem does it solve? Law firm staff need structured, judgment-driven workflows for tasks like opening new cases, checking conflicts of interest, reviewing drafts, and preparing hearings, without risking automatic irreversible actions. ## Core Features & Use Cases - Case Intake with Conflict Check: Structure new matters in a local SQLite dossiers table and Knowledge Graph, then run a cross-search for potential conflicts of interest presented as alerts for the lawyer to judge. - Draft Review and Letter Assembly: Review drafts against case documents for inconsistencies in dates, amounts, and party names, and assemble first-draft letters or pleadings always marked as drafts for human review. - Hearing Preparation: At J-2/J-1 before a hearing recorded in the delais table, assemble a brief with case documents, reconstructed chronology, and pending points. - Use Case: A lawyer says "new case for Ms. X"; the workflow structures the matter, flags a possible conflict with an existing adverse party, and proposes deadline entries, all pending the lawyer's explicit validation. ## Quick Start Ask the agent to open a new case for a client and run a conflict of interest check before confirming the matter.