NPM wrapper command
workspai live
Render the versioned cross-terminal execution graph for Workspai runs in the current project or workspace.
- Category
- NPM wrapper
- Workspace Intelligence
- No
- Produced artifacts
- 0
- Related contracts
- 2
- Registration
- commander
- Registered options
- 19
Operational role
This purpose is versioned in the CLI runtime command surface. It is not inferred from page copy or a generic command template.
Canonical invocation
This invocation is derived from the runtime command surface. Commands with a registered intelligence execution include their canonical evidence-producing flags.
npx workspai live --once --json --projection boardRuntime signature
Arguments, aliases, and options come from the versioned snapshot of the live Commander tree emitted by the CLI. Contract-declared delegated commands intentionally expose only their canonical invocation.
Arguments and aliases
Aliases: None
- target · optional
Options
- --global
- --run <runId>
- --once
- --json
- --projection <projection>
- --refresh-ms <milliseconds>
- --max-runs <count>
- --max-scopes <count>
- --classic
- --no-color
- --no-motion
- --ascii
- --accessible
- --capture <file>
- --capture-preset <preset>
- --capture-theme <theme>
- --no-capture-redact
- --replay <runId>
- --replay-speed <multiplier>
Output modes
Output formats are contract-declared. Raw renderer text and structured JSON are separate integration boundaries.
| Selector | Format | Media type |
|---|---|---|
| --once --json --projection monitor | json | application/json |
| --once --json --projection board | json | application/json |
Contract relationships
Capability contracts govern whether the command exists; artifact contracts govern the structured output it produces.
Produced artifacts
Artifacts are durable machine-readable outputs. Their schema, path, and producer relationship must remain stable across CLI, CI, IDE, MCP, and agent consumers.
No canonical artifact is registered for this command. Its effect may be interactive, delegated, lifecycle-oriented, or represented through workspace state rather than a standalone report.