Workspai.dev

Examples

Example explanations, diagrams, and content patterns for Workspace Intelligence.

These examples show how to explain and apply Workspace Intelligence without confusing the knowledge portal with the Workspai product surface.

Cloneable workspace examples live in the public rapidkitlabs/rapidkit-examples repository. Use them when you want a real workspace to run locally; use this portal when you want the concepts, contracts, and reference model.

Architecture summary

Portal architecture summaryThe portal teaches the same input, intelligence, and consumer boundaries declared by the product architecture.

Category distinction

Repository Intelligence explains a codebase.

Workspace Intelligence explains the software system around that codebase: projects, runtime, ownership, policies, evidence, change impact, verification, and agent context.

Minimal evidence loop

npx workspai workspace model --json --write
npx workspai workspace context --for-agent --json --write
npx workspai workspace verify --strict --json

This teaches the model -> context -> verify loop without promising a surface that does not exist.

Portal boundary

  • Repository upload forms.
  • Workspace Score dashboards.
  • Cloud login flows.
  • Commercial and account management flows.
  • Heavy demos that belong on Workspai.com.

Those are product surfaces and belong on Workspai.com. Workspai.dev remains the public, indexable, reference-first knowledge layer.

On this page