Workspace context
Orders workspace needs a company context.
Auth and tenant session are still not productized, so this route stays explicit: open it from a known company or provide `companyId` in the query string.
Accepted technical entry points
Open orders board from `/companies/:companyId` after onboarding or later staff work.
Use `/orders?companyId=...` when you already know which company is in scope.