contractCouncil/matrix-ai
Single-commit fork that renames Mike to MatrixAI while disabling authentication without acknowledgment.
contractCouncil's fork consists of one commit: a frontend-wide rename from "Mike" to "MatrixAI" covering 48 files, bundled with an undisclosed replacement of AuthContext.tsx that hardcodes a fake dev user and removes all Supabase session logic. The rename is purely cosmetic. The auth change makes the application non-functional in any environment with real users.
What's in it
- MatrixAI branding The product has been renamed from Mike to MatrixAI across the user-facing frontend, including the chat assistant's identity.
- Supabase auth scaffolding Early groundwork for a Supabase-backed authentication flow, stubbed in but not yet a complete sign-in story.
Direction
brandinginfrastructure
Activity
Threads of work (detailed view)
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.
Rename Mike → MatrixAI, with auth silently disabled in the same commit
contractCouncil's single commit renames the product to "MatrixAI" across 48 frontend files - and buries a complete authentication bypass in the middle of it, without mentioning it in the commit message.