Run company operations without switching tools.
The cabinet is built for staff who need one clear path through onboarding, service publishing, portfolio management, and order execution.
Today's priorities
Create the company profile, verify readiness, and hand off into the working workspace.
Manage versions, prices, portfolio, and publish flow from one operational surface.
Track incoming orders, status transitions, and service execution without losing context.
Onboarding lane
A focused queue for creating the company profile, confirming readiness, and unlocking staff access to operational modules.
- Real `POST /companies` submit path
- Read-only company profile after redirect
- Clear next step toward services workspace
Current boundary
Auth/session and `GET /me/permissions` are not productized yet, so this slice is intentionally technical: it proves company onboarding against the real backend.
- No fake dashboard state
- No invented permissions model
- No hidden dependency on browser storage
Next lane
The current `center` slice already reaches orders board and order detail. The next step after this is deeper operations and billing visibility rather than another fake dashboard shell.
- Company-scoped order board
- Immutable order detail with status history and payments
- Operational and billing visibility next