fedec65 turns Mike into a Swiss legal assistant
A single 1,159-line commit pivots the fork from generic legal AI into a jurisdiction-specific product for Swiss practice.
fedec65 merged a separate project of theirs into Mike and reshaped it around Swiss law. The assistant now reasons in Gutachtenstil (the formal Swiss legal-opinion style), cites decisions using BGE/ATF/DTF conventions, knows the differences across all 26 cantons, and works in German, French, Italian and English. Five prebuilt workflows cover litigation prep, contract review, due diligence, legal opinions and compliance checks.
Underneath sit two pieces worth flagging for non-Swiss readers. The fork wires in nine external research tools - federal case law, legislation, commentary, citation verification - through a generic plumbing layer (MCP, a protocol for letting AI assistants call outside data services). And before any client content leaves the box, a privilege scanner checks it against Swiss attorney-secrecy rules (Anwaltsgeheimnis) in four languages.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?