Fifth in a series on building an autonomous AI organism that operates real multi-tenant infrastructure under a constitutional safety model. Part 1 was two gates, Part 2 the wall, Part 3 the layered defense, Part 4 the governor — and the confession. This one pays off the confession's ugliest item.

In part one I wrote a sentence I was proud of: every decision is written to an append-only log as a hash chain — the agent cannot rewrite its own history.

When I audited the system against its own claims, that sentence was the one that embarrassed me most. Not because the hash chain didn't exist. It existed. It just didn't mean anything yet.

What we actually found

Three findings, in ascending order of discomfort.