OSS-first docs

These docs teach the open system first: contracts, generated surfaces, runtimes, governance, and incremental adoption. Studio shows up as the operating layer on top, not as the source of truth.

AI index

Meetup-ready example

CRM Pipeline

Sales CRM with contacts, companies, deals, pipelines, and tasks.

Sales CRM with contacts, companies, deals, pipelines, and tasks.

Sandbox preview

Load the same public browser surface used for the prepared live demo.

Open preview

Reference docs

Inspect the generated contract-facing material instead of relying on marketing summaries.

Open reference

Package context

Use the agent-facing package page for fast repo orientation, then jump to the source directory.

@contractspec/example.crm-pipeline

Talk commands

Exact local commands for the meetup lane

Build the example package, then launch the web shell and open the prepared docs or sandbox route.

crm-pipeline-meetup-runbook
bun run --cwd packages/examples/crm-pipeline build
bun run --cwd packages/apps/web-landing dev

# Open in the browser
# http://localhost:3000/docs/examples/crm-pipeline
# http://localhost:3000/sandbox?template=crm-pipeline

For the full fallback order and safe live-edit workflow, use the meetup runbook.

Live example

Embedded CRM Pipeline preview

This page embeds the reusable CRM Pipeline UI exported by the example package, so the docs lane and the live surface stay together.