Skip to content
Vraimony
Platform workspaces

Multi-tenant workspaces make the engine repeatable, governable, and adoptable.

This layer is where Vraimony stops being only a one-case tool. Workspaces group cases, profiles, branding modes, and roles so agencies, ops teams, and adopters can run the same engine repeatedly.

Workspace registry

Commerce dispute workspace

ID: ws_woo_pilot

Profile: profile.woochargeback.v1

Plan: platform_pilot

Cases: 2

Brand mode: standard

Vendor review workspace

ID: ws_vendor_review_lab

Profile: profile.vendorreview.v1

Plan: platform_lab

Cases: 1

Brand mode: white_label_ready

Why this appears now

This page shows a static snapshot first so the platform model stays readable even before the live API bundle is deployed.

Why workspaces exist

Tenant separation

Each workspace keeps profile, plan, branding mode, and case history separated.

Repeatability

The same scan, repair routing, and reviewer simulation can run repeatedly without rebuilding logic per client.

Governance

Roles, audit, and conformance become possible when cases are grouped under a stable workspace model.

Adoption

Partners do not adopt a page. They adopt a workspace-ready engine with profiles and operational boundaries.

Live routes
GET /v1/platform/workspaces POST /v1/platform/workspaces GET /v1/platform/workspaces/:id GET /v1/platform/workspaces/:id/cases POST /v1/platform/workspaces/:id/cases/scan POST /v1/platform/workspaces/:id/cases/:caseId/reviewer-simulate