No longer active. This fork has been removed from GitHub. The content below is preserved from MikeWatch's archive.

beautech-aero/legal-platform

Turbine Legal: Mike rebuilt for aviation-leasing contract management on Azure/AWS/Vercel, mid-rewrite

Three topics, all from a single large PR. The core topic is a wholesale infrastructure and product rebuild: Cloudflare stack replaced by Azure/AWS/Vercel, Gemini removed, OpenAI/Anthropic added, new `/matters` route surface, Salesforce/Dropbox/DocuSign integrations, and a matter command center UI. A second topic scaffolds OSS legal-tech integrations around a `matter_type` enum and a Dropbox folder path parser. The third topic covers the same large commit from an infra-rebuild angle. Kysely migration is explicitly incomplete; build is the only gate.

View on GitHub →

beautech-aero/legal-platform is a hard fork of Mike repositioned as Turbine Legal, an aviation-leasing matter command center for Beautech. igor-ctrl replaced the entire infrastructure stack (R2 to S3, Cloudflare Pages to Vercel, Supabase Postgres to Azure Postgres, Gemini deleted) and layered a matter lifecycle model, three external integrations (Salesforce, Dropbox Business, DocuSign), and a command-center UI on top.

The fork is in mid-rewrite state. The Kysely migration from Supabase is roughly 20% done; the heavy routes still call lib/supabase.ts. There is no test suite. A second pass adds OSS legal-tech integration scaffolding: a matter_type enum, a Dropbox folder path parser for the Legal/{Counterparty}/{ESN}/ convention, a read-only tracked-changes viewer, and a deferred document-parser decision.

Most of the diff is not portable to other forks. A few standalone pieces - JWT token-version revocation, AES-256-GCM per-user key encryption, and an LLM concurrency semaphore - are short enough to hand-extract.

What's in it

Direction

brandingintegrationworkflow

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.

Threads of work (detailed view)

5 threads have been distilled into posts.

Turbine Legal: Mike hard-forked for aviation-leasing contract management on Azure/S3/Vercel

beautech-aero's single merged PR replaces the entire Mike infrastructure stack and builds a matter command center for Beautech's aviation-leasing legal team on top of it. Most of the 17k-line diff is Beautech-specific product code and package-lock churn. A handful of standalone pieces - JWT revocation, AES-256 key encryption, LLM concurrency limiting - are extractable.

Matter type enum, Dropbox folder parser, and OSS legal-tech integration roadmap scaffolded

igor-ctrl adds a `matter_type` enum, a Dropbox folder path parser built around the `Legal/{Counterparty}/{ESN}/{NN ...}/` convention, and scaffolding for four phases of an OSS legal-tech integration roadmap - including a read-only tracked-changes viewer and a deferred document parser decision between OpenDataLoader, Firecrawl, and Free Law's Doctor.

Pull requests (detailed view)

3 PRs touch this fork — inbound (filed against it) or outbound (filed from it). State icons match the editorial dashboard.

🟢 Open (1)

🟢 open · #1 cr
by arthrod · opened 2mo ago
cicero-im/mike ← beautech-aero/legal-platform · +18,095 -16,457 · ↗ analysis · ↗ GitHub

✅ Merged (2)