Skip to content
Launch Rail
Guided sandbox preview

Prove the workflow, one decision at a time.

Follow the Foundation golden path from company creation to the final audit event. Compare the same workflow across REST, Connect/gRPC, and governed read-only MCP inspection.

Foundation reference workflow

Interactive guided preview · no live backend tenant

0 of 6 complete

Identity

Create a company

Establish the tenant boundary used by every following action.

Application request
POST /v1/companies

{
  "name": "Acme Labs",
  "slug": "acme-labs"
}

Preview result

Run this preview step to see the expected state transition.

All names, addresses, IDs, and results shown here are deterministic preview data. No real customer data is loaded or transmitted by this workflow.