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.