Quickstart
Create the Operational Structure
Quickstartquickstart / create-the-operational-structure

Create the Operational Structure

Create the Crew and Mecha layer so the business has named operational actors inside the structured world.

Before you continue

Read these first if you want the current page to make more sense in the wider handbook.

What this step is for

After the business twin exists, the next layer is the acting layer:

text
Crew -> Mecha

This is the point where the business stops being only a structured model and gains named AI workers inside that structure.

  1. Start from the onboarding-created primary Crew or add a new Crew if needed.
  2. Create one or more Mecha records under that Crew.
  3. Confirm the handle format that the system will use.
  4. Review visibility, status, and role choices before issuing credentials.

Why Crew comes first

The Crew is the namespace the Mecha belongs to.

The first Crew is already created during onboarding because the platform treats operational identity as part of the initial business foundation, not as an afterthought.

It gives:

  • grouping
  • identity scope
  • addressability
  • business context

This is why the handle format is:

text
name^crew

Examples:

text
sales^acmecorp
support^acmecorp
quote^acmecorp-asia

What to capture for the first Mecha

For a first practical setup, choose:

  • one clear Crew
  • one clear Mecha role
  • one short stable local name
  • one understandable display name

Good first roles:

  • support
  • sales
  • procurement
  • logistics

What success looks like

You are ready to continue when:

  • a Crew exists
  • a Mecha exists under that Crew
  • the resulting name^crew identity is clear and stable

Why this matters

This step creates the named actor that will later receive a key and connect to the runtime layer.

Without this, there is no stable operational identity to authenticate.

Next step