GIVENALITY rebrands Mike as Leksa with Tanzania-focused metadata and a new disclaimer posture
Seven frontend files get new metadata, a teal icon palette, and a rewritten auth-page disclaimer -- swapping upstream's "demo service, don't upload sensitive data" warning for a "production platform, verify with a lawyer" notice. Nothing to import, but the disclaimer change is worth knowing about.
Commit 73bb7e3b is a cosmetic pass across 7 files. app/layout.tsx metadata flips from app.mikeoss.com to app.leksa.co.tz; title, description, and OG/Twitter cards update to reflect a Tanzania focus. The visible wordmark and production URL in site-logo.tsx change accordingly. Column-prompt placeholder text in AddColumnModal.tsx and WFEditColumnModal.tsx swaps "Mike" for "Leksa." The MikeIcon component gets a new default palette: teal fills (#0d9488, #14b8a6, #0f766e, #2dd4bf) replacing the upstream dark-grey stack. Route paths and component names are unchanged.
The login and signup pages carry the most notable diff. Upstream says: "Mike hosted on MikeOSS.com is currently a demo service. Please do not upload, submit, or store sensitive, confidential, privileged, client, or personally identifiable documents." GIVENALITY replaces both instances with: "Leksa is an AI-assisted legal platform. Always verify outputs with a qualified legal professional before relying on them."
The upstream wording frames the product as experimental and explicitly prohibits sensitive data. The new wording frames it as a production service and shifts to a professional-verification disclaimer instead. For an evaluator setting their own disclaimer copy: GIVENALITY's phrasing is consistent with a commercial deployment aimed at paying users in the Tanzanian legal market.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?