Documentation
Official CELLAS documentation for Intent Computing — install, CLI, Runtime, Engine, Plugin SDK, and Conformance.
Overview
CELLAS documentation is organized for one outcome: reach First PASS (verify → SUCCESS, certify → PASS), then deepen into Platform and Reference material.
Start here
- Install — requirements and
create-cellas - Quick Start — five-command happy path
- Tutorial — First PASS journey with recovery tips
- Examples — copy-paste CLI recipes
Platform
| Pillar | Docs | Product |
|---|---|---|
| Architecture | Architecture | /product |
| Runtime | Runtime | /product/runtime |
| Engine | Engine | /product/engine |
| CLI | CLI | /product/cli |
| Plugin SDK | Plugin SDK | /product/plugin-sdk |
| Conformance | Conformance | /product/conformance |
Reference
- Glossary
- Reference map — site ↔ monorepo sync
- FAQ
- Troubleshooting
- Changelog — release notes
Example
pnpm create cellas my-docs --yes
cd my-docs
pnpm exec cellas verify
pnpm exec cellas certifyNext steps
Continue to Install or join GitHub Discussions if something blocks PASS.