cpatpa strips multi-tenant scaffolding off the account page
Piper Alderman's fork drops the org picker and free-tier label - what's left is just "who are you, and what can you do here?"
The Account page used to assume Mike was a multi-firm product: pick your organisation, see your usage plan, maybe upgrade. cpatpa's deployment is one firm, so that whole frame is gone. The organisation field is now a fixed line reading "Piper Alderman", and the old "Usage Plan / Free" section has been removed. In its place is a simple "Account type" showing whether you're an Administrator or a regular User - the same label now appears in the sidebar where the tier used to sit.
The team deliberately left the underlying database columns in place. The screens stop reading them today; a future schema cleanup can drop them once nothing depends on them. It's a tidy way to ship a single-tenant experience without a risky data migration on day one.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?