Documentation

One engine. Every interface.

The CLI, MCP server, API, and console share the same change, repair, policy, and evidence semantics.

Start with the local truth.

The core workflow runs without an account. Repair previews by default and only writes after explicit approval.

01

Initialize

continuity init

continuity init
02

Map the project

continuity scan

continuity scan
03

Simulate

continuity simulate --change proposed-change.json

continuity simulate --change proposed-change.json
04

Preview repair

continuity repair --change proposed-change.json

continuity repair --change proposed-change.json
05

Apply repair

continuity repair --change proposed-change.json --apply --approve

continuity repair --change proposed-change.json --apply --approve
06

Verify and export

continuity verify · continuity export --change proposed-change.json

continuity verify · continuity export --change proposed-change.json
07

Connect hosted coordination

continuity agent serve --project <project-id>

continuity agent serve --project <project-id>
08

Serve local MCP

continuity mcp serve

continuity mcp serve

Make the next change survivable.

Start with the local engine. Connect the network when it creates value.

Start building