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.

Contract

Deterministic endpoints

Every page available at /{slug}.json. Predictable, typed, always in sync with the human UI. No custom integration per tenant.

Typed

Schema-driven content

Zod schemas validate every section at build and runtime. AI agents know the fields, types, and constraints before touching anything.

Sovereign

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.

Core

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-Ready

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

Enterprise governance path

From OSS indie dev to PA private cloud — the same architecture, the same contract. NX monorepo, SSO, federated widgets, blockchain notarization.

Governance

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.

Free

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.

$9/tenant

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.

On demand

Enterprise

Private cloud via NX monorepo. Federated widgets — tenants package their own input registry. Users & Roles. Blockchain ontology notarization. SSO/SAML. On demand.

Vision

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

Terminal
$npx olonjs new tenant

Scaffolds 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.