Living Websites

The gates that keep our websites honest

A Living Website writes and publishes on its own. That only compounds into something worth owning if every page it ships clears one bar: genuinely useful, and free of fabrication. We enforce that bar with gates, small deterministic checks a page has to pass before it goes live. We run them on this site first. Then we open-source them. These are those tools.

2 tools live, and the list grows as we harden more of the pipeline.

Why we open-source our own gates

The honest way to prove a website is honest is to show the check, not to assert the result. Every tool here runs against this site's own build before anything ships, and against its own source, so its documentation cannot smuggle the tell it warns about.

Open-sourcing them is the point. A gate you can read, run, and wire into your own pipeline is a claim you can verify instead of trust. See how the whole engine works on How it works, or watch it in public on Proof.