Gadoes/dispumike

A legal-research fork wiring Mike into a broad mix of jurisdictional case-law databases, with citations you can actually trust.

Active and substantial - 42 commits across roughly a dozen distinct threads of work, with the most recent push only a few days before MikeWatch first picked the fork up.

View on GitHub →

Gadoes is turning Mike into a multi-jurisdictional legal research assistant. The throughline of the work so far is sources: connecting the chat to a growing set of authoritative legal databases - US federal and state caselaw, EU law, Pakistani statutes, international arbitration archives - and letting the user pick which ones a given question should draw on.

Alongside the source work, Gadoes is investing in the parts that make answers checkable. Citations returned by the assistant get rendered as their own surface in the UI, can be re-fetched against the original source and marked verified or unverified, and the underlying calls are cached, logged, and visible through an admin dashboard. For jurisdictions without an off-the-shelf connector, there's a self-hosted scraping path so coverage isn't capped by what third parties expose.

There's no rebrand and no public signal about who Gadoes is beyond the handle. The product direction is clear, though: a serious research tool for lawyers who want the assistant to cite real sources, across borders, and prove it.

What's in it

Direction

searchintegrationinfrastructure

Activity

Themed changes and pull requests touching this fork, newest first. Themed changes that haven't been turned into a public post yet still appear — they're real work even without a published writeup.

📝 Gadoes ships the missing safety valve 1 commit 24d ago infrastructureintegration draft
A cleanup commit on the dispumike fork quietly lands the circuit breaker the rest of the codebase has been pretending existed.
📝 Gadoes makes citations prove themselves 5 commits 24d ago searchcompliance draft
The dispumike fork adds a one-click way to re-check whether a cited source actually says what the AI claimed it said.
📝 Gadoes plugs Mike into EUR-Lex 2 commits 24d ago integrationsearch draft
The dispumike fork adds a connector to the EU's official legal corpus, opening Mike to European source material.

Threads of work (detailed view)

12 threads have been distilled into posts.

Gadoes ships the missing safety valve

A cleanup commit on the dispumike fork quietly lands the circuit breaker the rest of the codebase has been pretending existed.

Gadoes makes citations prove themselves

The dispumike fork adds a one-click way to re-check whether a cited source actually says what the AI claimed it said.

Gadoes plugs Mike into EUR-Lex

The dispumike fork adds a connector to the EU's official legal corpus, opening Mike to European source material.

Gadoes wires dispumike into US caselaw

The dispumike fork can now pull from CourtListener, the free database of US federal and state court opinions.

Gadoes builds a citation spine into Mike

Every answer the assistant gives now comes with sourced, link-checkable citations rendered as cards under the message.

Gadoes is wiring Mike up to outside legal sources

The fork is laying the plumbing for Mike's assistant to pull from external legal databases on demand, not just whatever's loaded at startup.