Docs

How PhantomClaw Cloud fits together

The public repo runs automations locally. The private CLI authenticates and uploads run bundles. The private web app stores bundles per workspace and serves dashboard views.

01

Run locally

Use the OSS PhantomClaw runners to produce local artifacts and a `phantomclaw.run-bundle.v1` export.

02

Authenticate

Sign in to PhantomClaw Cloud with Clerk, then approve a device code from the CLI on the `/device` page.

03

Sync and inspect

Upload bundles into a workspace, inspect recent runs, and route operators to the right dashboard view.

Commands

Core operator flow

phantomclaw login --device
phantomclaw whoami --verify
phantomclaw workspace list
phantomclaw bundle sync ./run-bundle.json
phantomclaw dashboard open --print