The Release That Ate the Card System

Summary

This release started as a visual cleanup and ended as a full system alignment: cards, tokens, changelogs, governance—and a hard-earned reminder that WordPress will happily turn HTML comments into paragraphs when left unsupervised.

What shipped wasn’t just UI. It was a release discipline that can survive humans, platforms, and AI.

What Actually Changed

At the surface level:

Under the hood:

The Governance Pivot

Midway through the work, it became clear that the hard part wasn’t CSS—it was ensuring the system could explain itself later without folklore.

This release forced a separation between intent and reality:

That distinction is now explicit—and enforced.

How to Read a PRD vs a Release

The PRD describes intent.

The Release describes reality.

If something exists only in the PRD, it is a goal. If it exists only in a release, it is a fact. When it appears in both, it becomes a standard.

What This Enabled

The system now documents how it changes, not just that it changed.

Artifacts Linked

Why This Matters

This release closed the loop between:

Future releases will be faster—not because less care is taken, but because the system now remembers how to care.