14 min readPaddy O'Cybear
How to Build an Agentic Blog Engine for Complex Regulatory Environments in Under 45 Minutes
A HIPAA-aligned publishing platform — per-post PHI sensitivity, a two-stage clinical/compliance approval, an immutable six-year audit trail, and AI reviewers — stood up in under an hour. The speed isn't the story. The story is that almost none of the compliance lives in the application. Kilter made the *right* architecture as cheap to reach as the convenient one, so the compliance surface moved off the app and into infrastructure primitives you can read: Postgres RLS, statement-level immutability triggers, Temporal workflows, Ory. And once your controls are canonical, inspectable infrastructure instead of application if-statements, a tool can walk them into the dance. That tool is Chaperone.