Welcome to Bootspring

Bootspring is an AI-assisted development platform built around shared project context, product-catalog agents, reusable skill patterns, quality gates, and a hosted dashboard for account and launch operations.

Current Product Truth

Last reviewed: 2026-06-20.

AreaCurrent Evidence
Product agent catalog36 agents exposed by /api/v1/agents
API surface172 API route files tracked by the auth matrix
Dashboard and API ownership222 surfaces mapped to owner, data source, claim state, and launch gates
Database schema63 Prisma models covered by DB launch audit
Mutating route security99 mutating routes tracked by the security hardening matrix
Dashboard rolloutProduction, Beta Preview, and God Mode visibility gates

The codebase is locally strong, but public launch approval remains evidence-gated until staging fixtures, credential-backed E2E workflows, production scheduler activation, and production environment proof are attached.

What Bootspring Provides

  • Project context - Generated project instructions, stack detection, and shared build state.
  • Product agents - A 36-agent product catalog for technical and business work.
  • Skill patterns - Documented implementation patterns across UI, API, auth, database, security, testing, AI, payments, performance, deployment, email, state, and utilities.
  • Workflow packs - Seed, launch, fundraising, growth, enterprise, and business workflows.
  • Quality gates - Lint, typecheck, tests, launch preflight, route ownership, API auth matrix, security hardening, and docs verification.
  • Dashboard - Hosted account dashboard with production-safe routes, beta surfaces, and super-admin God Mode.
  • Runtime honesty - AI and hardware metrics show live data only when connected; otherwise they show activation or empty states.

Quick Start

Loading code block...

Documentation Sections

Getting Started

Install, configure, and start using Bootspring.

Dashboard

Understand the hosted dashboard, rollout modes, God Mode visibility, and runtime evidence rules.

Expert Agents

Browse product agents and supplemental agent reference pages.

Code Patterns

Browse reusable implementation patterns by category.

Workflow Packs

Use end-to-end playbooks for seed, launch, fundraising, growth, enterprise, and business planning.

MCP Tools

Use Bootspring through MCP-compatible AI assistants.

CLI Reference

Review command-line workflows and available command families.

REST API

Integrate with Bootspring API routes and authentication flows.

Compatibility

Bootspring is designed for MCP-compatible and AI-assisted development tools, including Claude Code, Claude Desktop, Cursor, VS Code MCP clients, Codex, and other compatible clients.

Ollama local models (beta, server-side) are documented as a server-side runtime surface and remain gated by live runtime evidence.

Next Steps

  1. Install Bootspring
  2. Configure your project
  3. Tour the dashboard
  4. Explore agents
  5. Browse patterns