Workspace Intelligence
A canonical model, derived knowledge graph, Doctor findings, and verification evidence describe the same workspace.
Create new software or connect the projects you already have. Workspai turns them into one evidence-backed workspace shared by developers, CI, IDEs, and AI agents.
Recommended quick start · Full CLI reference
Start new projects, adopt existing software, and keep the model, graph, Doctor findings, verification evidence, and agent context synchronized.
A canonical model, derived knowledge graph, Doctor findings, and verification evidence describe the same workspace.
Create backend, frontend, desktop, and extension projects through native or official generators — or adopt existing software in place.
52 Core modules install with dependency resolution, snippet injection, and router mounting — not copy-paste boilerplate.
Generated grounding directs agents to bounded model, graph, and evidence queries instead of making them rediscover the repository.
Diff from git, assess impact, run strict verify, and trace evidence before you merge or hand off.
Generated code and portable workspace evidence stay under your control, with open JSON contracts for every consumer.
Use the Workspai CLI for workspace operations, RapidKit Core for Python-backed kits and modules, or the VS Code extension for a visual workflow. All three surfaces meet at the same workspace contract.
npm install -g workspaiworkspai create project nextjs webRapidKit Core, Workspai CLI, and Workspai for VS Code are separate surfaces over one workspace intelligence foundation.
Python engine for the 52-module registry, Core-backed FastAPI and NestJS kits, generation gates, and module validation workflows.
Workspace intelligence CLI for model, context, impact, verification evidence, contracts, archives, and imported runtimes.
Workspai extension with dashboard, module browser, contract graph, archive handoff, health views, and project operations inside VS Code.
Core-backed modules for FastAPI and NestJS — auth, database, cache, observability, and more. Install with one command inside a governed workspace.
Watch the contract-backed loop run understand → change → evidence → gate → ground → distribute → explain: refresh context, sync agent surfaces, and govern supported or imported runtimes from the same workspace model.
Workspai turns repositories, projects, dependencies, rules, changes, and evidence into shared understanding for developers, CI, IDEs, and AI agents. The same contract grounds services, modules, commands, delivery evidence, and generated docs.
{
"schemaVersion": 1,
"kind": "rapidkit.workspace.contract",
"generatedAt": "2026-07-27T00:00:00.000Z",
"workspace": { "name": "commerce-platform", "profile": "polyglot" },
"projects": [
{
"slug": "api",
"relativePath": "services/api",
"source": "workspace",
"runtime": "python",
"framework": "fastapi",
"kit": "fastapi.standard",
"modules": [],
"ports": [{ "name": "http", "port": 8000, "protocol": "http" }],
"contracts": {
"owns": ["users"],
"apis": [{ "name": "users", "basePath": "/users" }],
"publishes": [],
"consumes": [],
"dependsOn": [],
"env": ["DATABASE_URL"]
}
}
]
}Unlike framework-only starters or scattered boilerplates, RapidKit combines polyglot kits, installable modules, and contract-backed workspace intelligence for developers, ci, ides-and-extensions, ai-agents — all committed to your repository alongside the code you ship.
Polyglot creation, metadata-backed modules, and workspace intelligence — all in your git. No SaaS lock-in.
Start a new workspace or enter an existing project and adopt it in place. Workspai detects the runtime and keeps project context, the canonical model, knowledge graph, Doctor findings, and verification evidence synchronized. 101 documented commands remain available when you need a deeper workflow.
$ workspai my-workspace$ workspai adopt .$ workspai create project nextjs$ workspai create project tauri$ workspai workspace model$ workspai workspace context$ workspai workspace verify$ workspai workspace diff$ workspai workspace impact$ workspai workspace trace$ workspai workspace explain$ workspai doctor$ workspai add module auth$ workspai modules list$ workspai dev$ workspai buildView complete CLI reference → · 101+ documented npm surface commands with ownership labels
Trust signals from Core module metadata, the kit registry, workspace intelligence artifacts, CLI ownership rules, and Workspai parity — synced to what actually ships.
52 Core modules
The public catalog is generated from Core module metadata — every module page reflects shipped install artifacts, not hand-written marketing copy.
23 available create targets
Backend, frontend, desktop, and extension targets share one planner while preserving native and official generator ownership.
Model · context · verify
CLI commands materialize workspace topology, agent context, diff/impact evidence, and strict verify reports under `.workspai/reports/` in your repo.
Bridge-safe commands
The npm CLI owns polyglot scaffolding and intelligence while Python Core remains the source of truth for the 52-module catalog and generation gates.
IDE + CLI alignment
The VS Code extension reads the same contract, archive, doctor, and verify evidence the CLI writes — no duplicate truth or stale sidebar state.
Stabilization evidence
Shared stabilization gates exercise module installs across supported kits and runtimes without dropping per-module release evidence.
Portable by design — workspace evidence travels with your software
Portable workspace contracts and evidence — deploy generated or adopted software on the platform your team already uses
Start from scratch or adopt an existing project in place. Workspai builds the evidence developers and agents need to understand the system before changing it.