Create a Workspace
Create a Workspace through blueprint, preview, review, and Host confirmation.
Workbench creates a Workspace through a reviewable flow rather than an immediate mutation.
Describe -> Blueprint -> Recipe -> Audit -> Preview -> Review -> Confirm -> CreatedWhat each stage does
- Describe collects the name, goal, audience, and primary tasks.
- Blueprint proposes the initial page and capability plan.
- Recipe selects a visual and layout baseline.
- Audit identifies requirements, warnings, and errors.
- Preview produces a typed
WorkspaceCreationDraftwithout changing state. - Review shows pages, Plugin plan, requirements, side effects, and expiration.
- Confirm obtains Host preparation and explicit user confirmation.
- Created is reported only after Host validation and mutation succeed.
A documentation Preview is not execution permission. The Host rechecks authority, principal, trust, permissions, draft signature, expiry, and idempotency before calling the mutation owner.
How is this guide?