beautech-aero/legal-platform
Turbine Legal: Mike rebuilt for aviation-leasing contract management on Azure/AWS/Vercel, mid-rewrite
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
- Turbine Legal rebrand A hard fork that renames and repositions Mike as Turbine Legal, a vertical product rather than a general legal-AI tool.
- Aviation-leasing focus Aimed at the specific workflows of aviation-leasing lawyers running deals in-house at Beautech.
- Matter command center Framed as a single place for the legal team to run matters, not just a chat or search surface.
- Dropbox-anchored matter layout The firm's existing Dropbox folder convention is treated as the source of truth, with matter typing built on top of it.
- Cloud-to-database contract Filing conventions become the bridge between cloud storage and the application database, so the two stay aligned.
- Tracked-change review groundwork Early scaffolding for reviewing tracked changes inside the matter workflow, rather than bolted on after the fact.
- Phased infrastructure rebuild A deliberate multi-phase rebuild of the underlying infrastructure rather than a surface-level reskin.
Direction
brandingintegrationworkflow
Activity
igor-ctrl ↗ analysis ↗ GitHub igor-ctrl ↗ analysis ↗ GitHub Threads of work (detailed view)
igor-ctrl turns Mike into a command center for aviation-leasing lawyers
Beautech's fork is no longer general legal AI - it's a purpose-built cockpit for tracking aircraft-leasing contract matters end to end.
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.
beautech-aero rebuilds Mike into an aviation-leasing matter desk
The fork keeps Mike's bones but swaps the whole product: a contract command center for Beautech's aircraft-leasing legal team, renamed Turbine Legal.
igor-ctrl rebuilds Mike as Turbine Legal: new infra, matter model, and three external integrations
beautech-aero's first PR replaces the entire Mike infrastructure stack (R2, Cloudflare Pages, Gemini, Supabase-as-backend) with AWS S3, Vercel, OpenAI/Anthropic, and Azure Postgres, then builds a matter command center for aviation-leasing legal work on top of what's left.
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)
🟢 Open (1)
arthrod · opened 2mo ago ✅ Merged (2)
#2 OSS legal tooling integrations: matter typing, Dropbox layout, sale workflow, redline viewer igor-ctrl · opened 2mo ago · merged 2mo ago by igor-ctrl igor-ctrl · opened 2mo ago · merged 2mo ago by igor-ctrl