Open Core Model

Simple, honest pricing

The engine is open source. You pay for the platform around it.

Free

Self-Hosted

$0 / forever

For individuals and open source projects

code View on GitHub
  • check Full CoherenceEngine source code
  • check Unlimited claims & observations
  • check Contradiction detection & branching
  • check Action validation (Ψ scoring)
  • check REST API + SDK
  • check Community support (GitHub Issues)

Apache 2.0 license

Most Popular

Team

Cloud

$200 / month

For teams shipping AI agents to production

  • check Everything in Free
  • check Managed cloud hosting (no ops)
  • check Multi-agent session management
  • check Team world state — shared graph across agents
  • check Audit log exports (JSON, CSV)
  • check Webhook alerts when Φ exceeds threshold
  • check Slack & PagerDuty integrations
  • check Email support, 48h SLA
  • check Up to 10M claims/month included

Additional claims at $0.01 per 10k

Enterprise

Cloud

$800 / month

For regulated industries and large-scale deployments

Need on-premise or custom SLA? Contact us →
  • check Everything in Team
  • check SOC 2 Type II compliance
  • check HIPAA-ready audit trails
  • check On-premise / VPC deployment option
  • check Custom claim volume + SLA
  • check SSO / SAML / RBAC
  • check Dedicated Slack channel
  • check Custom constraint policy authoring (UI)
  • check Priority support, 4h SLA
  • check Quarterly architecture review

Custom billing & contract terms

Full comparison

Every tier, every feature, no fine print surprises.

Feature
Free
Team
Enterprise
Hosting
Self-managed
Invariant Cloud
Invariant Cloud / VPC
Claims/month
Unlimited (self)
10M included
Custom
World state persistence
Local DB
Managed Postgres
Managed / Bring your own
Audit exports
JSON, CSV
JSON, CSV, PDF, SIEM
SSO / RBAC
check
SLA
Community
48h
4h
Compliance
SOC 2, HIPAA

Frequently asked

Straight answers to real questions.

Is the engine really fully open source?

Yes. The CoherenceEngine, SettlingService, ContradictionDetector, and ActionValidationService are all Apache 2.0. Fork it, self-host it, build on it. No "open core tricks" inside the core engine — the limits are at the platform layer only.

What counts as a "claim"?

A claim is any assertion pushed to POST /claims or extracted from POST /observations. Think of it as one fact about one entity at one point in time. Claims are lightweight — typical agent sessions generate hundreds to thousands, not millions.

Can I start self-hosted and migrate to Cloud later?

Yes. The Cloud API is a drop-in replacement for your self-hosted endpoint. Change one line in your InvariantClient config — same SDK, same methods, same response shapes. No data migration required.