Home of Workspai, RapidKit Core, and the technologies that enable developers, IDEs, CI, and AI agents to operate from a shared understanding of software.
Chistiq builds the open-source infrastructure for AI-native workspaces.
Instead of treating software as disconnected repositories, files, and prompts, Chistiq enables developers, AI agents, IDEs, and engineering systems to collaborate through a shared workspace model built on architecture, context, knowledge, governance, and execution.
The ecosystem combines Workspai for workspace intelligence with RapidKit Core for production-ready application development, enabling teams to build, understand, and evolve modern software systems.
Software is more than source code.
Modern software systems include architecture, dependencies, operational knowledge, ownership, runtime behavior, governance, documentation, and the decisions that shape how systems evolve.
Workspace Intelligence transforms those signals into a shared, evidence-backed model that humans and AI can understand together.
flowchart TB
INPUTS["Software Systems<br/>Code · Architecture · Knowledge · Runtime · Policies"]
INTELLIGENCE["Workspace Intelligence<br/>Model · Graph · Context · Evidence · Governance"]
OUTPUTS["Shared Intelligence<br/>Reports · Skills · AGENTS.md · Impact · Automation"]
CONSUMERS["Developers · IDEs · CI · AI Agents"]
INPUTS --> INTELLIGENCE --> OUTPUTS --> CONSUMERS
CONSUMERS -. Continuous feedback .-> INPUTS
classDef core fill:#0f172a,color:#f8fafc,stroke:#38bdf8,stroke-width:2px;
class INTELLIGENCE core;
Existing software can be adopted without changing repositories, frameworks, or programming languages. Native project kits are available for teams starting new applications.
| Product | Role |
|---|---|
| Workspai CLI | Workspace Intelligence platform for creating, adopting, modeling, governing, and operating software workspaces across projects, languages, and frameworks. |
| Workspai for VS Code | Native developer experience for Workspace Intelligence, context, evidence, AI workflows, and workspace operations. |
| RapidKit Core | Production-ready Python framework featuring modular architecture, reusable modules, project scaffolding, and powerful developer tooling. |
| Reference Workspaces | Example projects, reusable workspace kits, adoption patterns, and reference implementations across modern software stacks. |
npx workspai adopt ../existing-project --json
cd ~/.workspai/workspaces/workspai
npx workspai workspace model --json --write
npx workspai workspace context --for-agent --json --write
npx workspai workspace agent-sync --write --refresh-context
npx workspai workspace verify --strict --jsonThe resulting workspace intelligence powers documentation, AI grounding, IDE integrations, governance, impact analysis, release workflows, and engineering automation from the same shared source of truth.
| Project | Description |
|---|---|
| RapidKit | Open-source Python framework and development platform for production-ready applications. |
| Workspai | Workspace Intelligence platform for developers, AI agents, and engineering systems. |
| workspai.dev | Documentation, guides, tutorials, and Workspace Intelligence learning resources. |
We build in the open and believe software should remain understandable, governable, and evidence-driven.
Our principles are simple:
- Shared understanding over isolated context.
- Explicit contracts over hidden assumptions.
- Evidence before confidence.
- Open standards over vendor lock-in.
- Software that humans and AI can understand together.