business/pricing.md:1-64 1.00
Licenses, not lock-in
Every license is an offline-verifiable Ed25519 token. Activation never phones home, air-gapped installs are first-class, and the engine itself is MIT — you are never renting your own index back.
Community
$0 · MIT, forever
- Full engine: hybrid retrieval, AST chunking, code graph
- Agent REPL with approvals, plans, sessions
- MCP server (stdio + HTTP) for Claude and Cursor
- VS Code extension
- Fully-offline mode: local embeddings, rerank, Ollama LLM
- Single-workspace indexes, personal embedding cache
Team
$25 / seat / month
- Everything in Community, plus:
- Team index sync — index once in CI, everyone pulls
- Shared embedding cache — identical code never bills twice
- Multi-repo search across local checkouts
- Org-signed policy locks developers can't loosen
- Priority fixes and direct support
Enterprise
Custom · annual
- Everything in Team, plus:
- Tamper-evident audit log with
oce audit --verify - SSO-bound licenses (org-domain activation)
- Revocation lists for offboarding
- Air-gapped deployment support
- Security review support and a signed vendor questionnaire
How activation works
You get a signed token by email. Run oce activate <token> — verification happens locally against an embedded public key. No account, no server round-trip, works air-gapped.
Why per-seat is honest here
Seats are in the signed license and enforcement is honor-based by design — your procurement can audit it in the source. We'd rather be verifiable than adversarial.
Try Team risk-free
Email us for a 14-day trial license — full Team features, no card. If it doesn't save your team its price in embedding spend alone, don't buy it.