Tutorials¶
A chronological path from "I just cloned the repo" to "I'm running this in production." Each tutorial is runnable and builds on the previous.
| # | Tutorial | What you'll learn |
|---|---|---|
| 01 | Install & quickstart | Clone, install, verify with audits + tests |
| 02 | First capsule via the bridge | The Claude-Code-driven flow, dashboard live updates |
| 03 | First pipeline run | The programmatic flow: PipelineOrchestrator end-to-end |
| 04 | Add a custom skill | Extend the 684-skill registry; make it executable |
| 05 | Deploy to production | Docker, TLS, Redis federation, S3 audit, backups |
After these tutorials, jump to:
- Architecture overview — how the pieces fit
- How-to guides — specific tasks
- Reference — API docs + schemas