C

inmemory.center

B2B operations cabinet

Company onboarding | Services | Orders | Billing
Operations cockpit

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.

POST/companies and /services already wired into UI
GETCompany profile, services, and orders routes are live
C3Orders board is the current active slice

Today's priorities

Step 1Company onboarding

Create the company profile, verify readiness, and hand off into the working workspace.

Step 2Services workspace

Manage versions, prices, portfolio, and publish flow from one operational surface.

Step 3Orders board

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