npx workspai analyze --jsonEmit the workspace analysis result as structured JSON for CI and contract-aware consumers.
Workspace Intelligence command
Evaluate workspace evidence and produce governance findings for downstream readiness and release decisions.
This purpose is versioned in the CLI runtime command surface. It is not inferred from page copy or a generic command template.
This invocation is derived from the runtime command surface. Commands with a registered intelligence execution include their canonical evidence-producing flags.
npx workspai analyzeThese flag or action variants are separately described by the runtime contract but remain part of this canonical command rather than separate command pages.
npx workspai analyze --jsonEmit the workspace analysis result as structured JSON for CI and contract-aware consumers.
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.
Aliases: None
No registered positional arguments.
Capability contracts govern whether the command exists; artifact contracts govern the structured output it produces.
Artifacts are durable machine-readable outputs. Their schema, path, and producer relationship must remain stable across CLI, CI, IDE, MCP, and agent consumers.
| Artifact | Schema version | Contract |
|---|---|---|
| .workspai/reports/analyze-last-run.json | rapidkit-analyze-v1 | contracts/analyze-last-run.v1.json |