NDA Reviewer
Reads each incoming NDA, identifies non-standard clauses against the firm's internal template library, drafts an amendment memo for the responsible partner.
The firm's living memory. Unified search across internal case archive, internal doctrinal notes / memos, and external case law (Doctrine.fr, Lexbase, Légifrance). Results ranked by relevance, mandatory citation provenance, strict per-user ACL enforcement.
Across 100 matters/year/lawyer × 20 lawyers: 2,000-4,000 research hours recovered, ~€500k-1M of time freed. The true differentiator vs. Doctrine.fr: the firm's internal memory, accumulated over 10-20 years.
Typical business firm: 200 active matters, 2,000 archived, 5,000 internal notes, dozens of partner-only memos. Finding the **right precedent** takes 30 min to 2 hours for a junior, depending on who remembers what. 60% of the time it's *"we've handled this before, but where is it?"*
Doctrine.fr and Predictice have the external case law (public data). Neither has the **firm's internal memory** — past conclusions, signed transactions, a specific partner's tactical arbitrage on a given subject. That's the firm's true unique asset.
JurisRecall surfaces both corpuses through one search, with strict ACL enforcement (a junior doesn't see partner-only memos) and mandatory citation provenance on every result. No invented rulings, no hallucinated matter references — legal ethics doesn't tolerate bullshit.
A precise legal question: « precedents on a 5-year excessive non-compete clause in a tech SME ». Query logged in the audit chain.
Agent calls search_dossiers_internes (hybrid RAG + ACL), search_notes_internes (firm doctrinal memos), search_jurisprudence_externe (Doctrine.fr / Lexbase / Légifrance / Dalloz per subscription).
check_acces for every internal matter before surfacing. Relevance ★★★★★ → ★ based on clause similarity, jurisdiction, counterparty. No score inflation: 3 ★★★★★ results > 20 ★★ results.
Separate sections Internal precedents / External case law / Doctrinal notes. Mandatory provenance (matter ref + lawyer, jurisdiction + ruling number). Suggested alternative reformulations.
search_dossiers_internes
search_notes_internes
search_jurisprudence_externe
check_acces
$ lmbox agent deploy ./jurisrecall \
--box BOX-XXX \
--token "$LMBOX_BOX_API_KEY" \
--api https://api.lmbox.eu
Reads each incoming NDA, identifies non-standard clauses against the firm's internal template library, drafts an amendment memo for the responsible partner.
Turns a raw meeting transcript (Teams, Zoom, locally-transcribed audio) into a structured CR: decisions made, action items with owner and deadline, open questions.
One-click sign-in. You see the agent installed on a real LMbox, with its system prompt loaded and audit chain live.