andrsschultz/mike

An air-gapped build of Mike - the same legal-document workspace, retooled to run entirely inside your own walls.

Six focused commits over a short window completed a coherent air-gap pass; quiet since late April.

View on GitHub →

This is andrsschultz's fork of Mike, reshaped for environments where nothing - documents, prompts, model calls, or fonts - should leave the network. The cloud dependencies that ship with upstream Mike have been swapped out for local equivalents: storage lives on the local filesystem, the LLM calls hit a self-hosted endpoint, the database runs from a local Supabase setup, and the web assets that used to load from public CDNs are vendored in.

The direction is consistent across every thread of work so far: take a capable cloud-native legal product and make it deployable somewhere with no outbound internet. There's no rebrand and no obvious niche pivot - the product surface looks like Mike. What's changed is where it runs and what it depends on to do so.

If you're a firm or in-house team that's been told "it has to stay on our infrastructure," this is the fork worth a closer look. Click through to GitHub for the specifics of the deployment story.

What's in it

Direction

infrastructuresecurity

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.

📝 Prune Unused Dependency Artifacts (no public page) 1 commit 26d ago not yet rewritten
📝 andrsschultz cuts the CDN cord 1 commit 26d ago infrastructuresecurity draft
A small but telling change: this fork stops phoning home to third-party servers every time a PDF loads.
📝 Remove Cloudflare Deployment Tooling (no public page) 1 commit 26d ago not yet rewritten

Threads of work (detailed view)

4 threads have been distilled into posts.

andrsschultz cuts the CDN cord

A small but telling change: this fork stops phoning home to third-party servers every time a PDF loads.