Syncropel Documentation
Learn how to coordinate work between humans and AI agents with immutable records, evidence-based trust, and self-improving workflows.
Run an instance
Pick a pathSign up at syncropel.com/signup. About 60 seconds. Your instance comes up at <label>.syncropel.app with a bootstrap token shown once.
No install, no machine to maintain. Free tier; paid tiers for scale. Same binary, same APIs, same record store as self-hosted — move between hosted and self-hosted at any time.
Use it from anywhere
One task across three surfacesA task becomes a thread of records — INTEND → DO → KNOW. Trust evidence accumulates as work is reviewed.
$ spl task add "Fix checkout timeout" --alias TASK-0042 --domain code
◇ Task created: Fix checkout timeout · TASK-0042
$ spl task start TASK-0042
$ spl task done TASK-0042 --summary "Pool 10 → 50"
$ SPL_ACTOR=did:sync:agent:director spl task approve TASK-0042
✓ approved · trust(code) 0.473 → 0.501
Same records, same threads, three surfaces. Add an MCP-compatible AI client (Claude Desktop, Cursor, Cline, Zed, OpenCode) and your assistant sees the same threads.