Run CLAIIM in your environment in minutes.
The gate, Chron, versioned skills and policies, and human accountability anchors are complete. Install with Docker Compose, run the rehearsal script, and see ALLOW and DENY proof in Chron before you write a single line of integration code.
Proof in 10 minutes.
| Outcome | Agent | Action | Anchor | Policy | Skill |
|---|---|---|---|---|---|
| ALLOW | deploy-bot | deploy:staging | s.kondepudi | staging-v3 | deploy-v2 |
| DENY | deploy-bot | deploy:production | s.kondepudi | no-prod-v1 | deploy-v2 |
| ALLOW | review-bot | pr:comment | j.smith | review-v2 | review-v1 |
| DENY | review-bot | pr:merge | j.smith | no-merge-v1 | review-v1 |
| ALLOW | support-bot | ticket:draft | c.wong | support-v1 | support-v1 |
| DENY | support-bot | refund:issue | c.wong | no-refund-v1 | support-v1 |
Commands, environment variables, and step-by-step walkthrough are in the install guide and onboarding guide.
Evaluation Preview scope
| Gate enforcement (ALLOW / DENY) | Included |
| Chron audit log (append-only) | Included |
| AIORG hierarchy (unlimited depth) | Included |
| Versioned Skills | Included |
| Policies (allow/deny, scoped) | Included |
| Agent lifecycle management | Included |
| Accountability anchors | Included |
| PIM (two-person control) | Included |
| Cross-AIORG grants | Included |
| Admin UI | Included |
| Python SDK | Included |
| Docker Compose install | Included |
| SAML / OIDC federation | Not in preview |
| Kubernetes Helm chart | Not in preview |
| Active-active HA | Not in preview |
| mTLS agent mesh | Not in preview |
| Sovereign air-gap bundle | Not in preview |
| Compliance evidence pack | Not in preview |
Honest about what is not GA
- Single-node only -- no HA in this release
- Bundled Postgres is for evaluation convenience only -- production deployments require customer-managed PostgreSQL
- Email + password auth only -- SAML/OIDC coming
- Agent tokens are long-lived -- rotate by decommission + reprovision
- TLS must be terminated at your reverse proxy, not in the binary
Available now and coming soon.
Evaluation Preview
Docker Compose install. Runs in your environment with a bundled database for evaluation convenience. No license file required.
Read install guide →Professional
Kubernetes Helm chart with customer-managed PostgreSQL, SAML and OIDC federation, active-active HA, and a signed production license.
Contact us →Sovereign
Signed air-gap bundle for offline and regulated environments. No network connection to Nivaya required at any point.
Contact us →Ready to gate your first agent?