What Olon actually is
Not a CMS.
A contract.
AI agents are becoming operational actors in commerce, marketing, and support. But websites are HTML-heavy, CMS-fragmented, and inconsistent. Olon standardises machine-readable web content across tenants — so the same automation works everywhere.
Deterministic endpoints
Every page available at /{slug}.json. Predictable, typed, always in sync with the human UI. No custom integration per tenant.
Schema-driven content
Zod schemas validate every section at build and runtime. AI agents know the fields, types, and constraints before touching anything.
Sovereign infrastructure
Your repo, your Vercel account, your Supabase instance, your domain. Olon is the orchestration layer — not the lock-in.
Why teams choose Olon
One convention.
Reusable everywhere.
Canonical JSON endpoints
Every page at /{slug}.json — deterministic, typed, agent-readable. Build one automation, deploy it across all your tenants without modification.
GET /{slug}.json → typed PageConfig
AI-native scaffolding
npx olonjs new tenant generates the same TypeScript structure every time. AI can scaffold entire tenants from a business description in a single pass.
Enterprise governance path
From OSS indie dev to PA private cloud — the same architecture, the same contract. NX monorepo, SSO, federated widgets, blockchain notarization.
Git history as audit trail
Every content change is a signed commit. Every deploy starts from a push. The audit trail is the repo — no proprietary logging system.
The product model
Three tiers, one architecture.
OSS builds trust and ecosystem. Cloud removes operational overhead. Enterprise adds governance, compliance, and private deployment.
OSS Core
Open source, MIT licensed. npx olonjs new tenant. Free deploy orchestration via your Vercel account. The community tier is not a trial — it is a complete deployment pipeline.
Cloud Full
Hot save to Supabase — content changes propagate in milliseconds without a rebuild. Custom domains, Resend email, DB→repo sync on demand. $9/tenant/month.
Enterprise
Private cloud via NX monorepo. Federated widgets — tenants package their own input registry. Users & Roles. Blockchain ontology notarization. SSO/SAML. On demand.
Agentic Future
As AI agents become first-class operators, the OlonJS contract becomes the standard interface between agents and the web. One convention, every tenant, no custom glue.
Start with one command
npx olonjs new tenantScaffolds a production-ready OlonJS tenant with TypeScript, Vite, Tailwind v4, and the Olon stack wired in. Deploy to Vercel in under 5 minutes.
Requires Node.js 18+. Free GitHub account needed for repo deploy.
The contract layer is ready.
Start with OSS. Upgrade when you need the pipeline.