IZGD plugs Mike into France's official legal database

This fork stops the assistant from guessing at French law and makes it cite the real thing.

searchcompliance

IZGD has wired Mike directly into Légifrance, the French government's authoritative source for statutes and case law (accessed through its PISTE API gateway). Instead of relying on whatever the model half-remembers, the assistant can now pull live, official text on French law and ground its answers in it - the difference between a plausible summary and one a lawyer could actually stand behind.

The same body of work adds a proper audit trail: a structured record of logins, document uploads and downloads, AI requests, and workflow runs, each stamped with who did what and from where. That's the kind of logging any legal SaaS needs to satisfy clients and regulators, and unlike the France-specific connector it travels to any jurisdiction.

So what Worth a look for anyone building a jurisdiction-grounded legal assistant or anyone who needs defensible audit logging baked in.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

1 commit from IZGD/legal-platform, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
f748eadb feat(backend): Légifrance/PISTE connector, audit trail, deploy config SW3xyz 2026-06-16 ↗ GitHub
Checkpoint of prior sessions: PISTE OAuth + Légifrance search/status, document audit events, cabinet-field migrations, Railway/nixpacks deploy config. See docs/journal-2026-06-16.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-661.md from inside the repo you want the changes in.

⬇ Download capture-thread-661.md