Skip to main content
Deep Dive Exhibit · ~6 min

BrewCMS: Open-Source Content Control Plane & Agent Operating System

When traditional CMS architectures force false choices between fragile headless SaaS subscription bills and bloated legacy monolithic platforms, architect content as a governed, database-agnostic control plane with bounded agent autonomy and zero SaaS lock-in.

01 · Orientation

An exhibit, not an article

Seven layers, each with something to touch. Start anywhere - the path remembers where you are.

You are here: Orientation

Read the exhibit contract, then pick a layer.

You are about to walk through a content system the way its data flows - not the way its marketing reads.

This exhibit traces BrewCMS, an open-source content control plane: Markdown enters, a deterministic compiler turns it into hashed revisions, policy gates guard publishing, and AI agents operate through bounded tools instead of raw database access.

Everything here is public open-source work. The repositories, the revision model, and the tradeoffs are all inspectable outside this page - the exhibit just orders them the way an architect would explain them.

How to use this exhibit:
  • Inspect each boundary to see what it guarantees
  • Step one document from draft to published page
  • Decide where you would let an AI agent touch content
  • Break the publishing flow, then watch the gates catch it
rev 1 · a3f9…rev 2 · 77c1…rev 3 · 9be4…append-onlyhashhashPOLICY GATEapprove to publishLive page
History you can prove
1 / 7
“A well-architected system makes the right thing easier, and the wrong thing harder.”
— Kuldeep Singh