contractCouncil's rebrand quietly switches off the login
A commit billed as renaming Mike to MatrixAI also rips out authentication and signs everyone in as the same fake user.
contractCouncil pushed what reads like a cosmetic rebrand - swapping the "Mike" name for "MatrixAI" across the interface. Buried in the same change, with nothing in the description to flag it, the team severed the app's link to its login system (Supabase, the service that checks who you are and whether you're allowed in). In its place sits a single hardcoded "developer" account that every visitor silently becomes.
That's a shortcut developers lean on while testing on their own machines. The problem is that here it's the only way in - there's no switch to flip it back for a real deployment. Any environment running this version has, in effect, no front door.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?