Attach clients, rooms, services, bookings, contacts, addresses, invoices, and contracts to organizations.
Filter dashboard loads and related option lists by the active organization from the session.
Ensure create, update, and archive actions only affect records in the active organization.
Introduce organizations as the top-level workspace model with address and bank-detail fields.
Store the active organization on Better Auth sessions and load organization context for dashboard routes.
Add the migration that creates organizations and backfills existing records to the default organization.
Point the login form at the explicit named action used by the server route.
Remove the stale production preview command from the README deployment notes.