Proof through real scenarios

Templates that show the open system in practice.

These scenarios are the fastest way to understand ContractSpec: explicit contracts, aligned surfaces, and an adoption path from OSS exploration into Studio deployment.

19curated scenarios
2entry paths
OSSfirst, Studio second

Browse by source

Use local scenarios for core proof, then scan the community.

Local templates show the official adoption path. Community templates show where the ecosystem is pushing the system next.

Minimal Example

A minimal template to get you running in minutes. Perfect for exploring the engine.

Capabilities: Basic Forms, Auth

Getting Started
New

SaaS Boilerplate

Complete SaaS foundation with multi-tenant orgs, projects, settings, and billing usage.

Capabilities: Multi-tenancy, RBAC, Projects, Billing

Getting StartedSaaSBusiness
New

CRM Pipeline

Sales CRM with contacts, companies, deals, pipeline stages, and task management.

Capabilities: Contacts, Deals, Pipelines, Tasks

CRMBusiness
New

Data Grid Showcase

Focused example for ContractSpec headless tables across client, server, and DataView-driven lanes.

Capabilities: Tables, Sorting, Pagination, Column Controls

OpsBusiness
New

Visualization Showcase

Canonical ContractSpec example for chart primitives, shared visualization contracts, and opinionated dashboard blocks.

Capabilities: Metrics, Charts, Timelines, Comparisons

OpsVisualization
New

AI Agent Console

AI agent orchestration platform with tools, agents, runs, and execution logs.

Capabilities: Tools, Agents, Runs, Metrics

AIOps
New

AI Chat Assistant

Focused assistant template with reasoning, sources, suggestions, and MCP-aware tooling.

Capabilities: Chat UX, Sources, Suggestions, MCP

AIOps
New

Workflow / Approval System

Multi-step workflows with role-based approvals and state transitions.

Capabilities: Workflows, Approvals, State Machine

BusinessOps
New

Marketplace

Two-sided marketplace with stores, products, orders, and payouts.

Capabilities: Stores, Products, Orders, Payouts

BusinessPayments
New

Integration Hub

Third-party integrations with connections, sync configs, and field mapping.

Capabilities: Integrations, Connections, Sync

OpsAI
New

Learning Journey — Studio Getting Started

First 30 minutes in Studio: choose template, edit spec, regenerate, playground, evolution.

Capabilities: Spec-first onboarding, XP/streak, progress widget

LearningOnboarding
New

Learning Journey — Platform Primitives Tour

Touch identity, audit, notifications, jobs, flags, files, metering once with guided steps.

Capabilities: Cross-module tour with event-driven completion

LearningPlatform
New

Learning Journey — CRM First Win

Get to first closed-won deal: pipeline, contact/company, deal, stages, follow-up.

Capabilities: CRM onboarding with XP/streak/badge

LearningCRM
New

Analytics Dashboard

Custom dashboards with widgets, saved queries, and real-time visualization.

Capabilities: Dashboards, Widgets, Queries

BusinessOps

Plumber Ops

Complete workflow: Quotes → Deposit → Job → Invoice → Payment. Policy-enforced approvals.

Capabilities: Quotes, Jobs, Invoicing, Payments

TradesPayments

Coliving Management

Coliving management: Onboarding, chores, shared wallet. Multi-party approvals built-in.

Capabilities: Tasks, Approvals, Payments

ColivingFinance

Chores & Allowance

Family task management with approval workflows. Teach financial accountability safely.

Capabilities: Tasks, Approvals, Notifications

FamilyOps

Service Dispatch

Field service scheduling, routing, and invoicing. Real-time coordination with policy gates.

Capabilities: Scheduling, Maps, Invoicing

OpsTrades

Content Review

Multi-stage approval workflow for content. Audit trail for every decision.

Capabilities: Workflows, Approvals, Comments

Ops

From template to real system

Templates become useful when the system can absorb more context.

Use templates to prove the base flow, then layer integrations, knowledge, and runtime behavior on top without losing the same contract source.

💳

Add payments

Connect Stripe to any template for payment processing, subscriptions, and invoicing. Type-safe and policy-enforced.

Learn more →
📧

Add notifications

Send transactional emails via Postmark or Resend. Process inbound emails with Gmail API. SMS via Twilio.

View integrations →
🧠

Add AI and knowledge

Power templates with OpenAI, vector search via Qdrant, and structured knowledge spaces for context-aware workflows.

Learn about knowledge →

All integrations are configured per-tenant with automatic health checks and credential rotation.

View Architecture