nwhitehouse writes the operations manual for Mike
The fork now ships with a 377-line README that doubles as the deployment playbook for a live legal-AI product.
Where the upstream project gives you three lines of README, nwhitehouse has replaced it with a working operations guide for the Olava deployment. It walks through the full production setup - the hosting stack, the database, the email infrastructure, the custom AI model with its quirks - plus all the environment variables and access rules that keep client data partitioned.
The most useful section is the gotchas: hard-won lore like the corporate email security tool that silently breaks Supabase confirmation links, or the Node version constraints that bite on deploy. There's also a candid backlog of deferred cleanups for whoever picks this up next. It reads less like documentation and more like a handoff note from someone who's been on call.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?