v1.22.1
Patch release — PBF-PROP-016.
- CI now runs the full eval gate.
.github/workflows/tests.ymlrunscx check evalsas one step — unit tests + the contract-bite suite (every gate clause proves it rejects a bad fixture) +consistency --strict+ the live kaizen-queue check. Previously CI ran unit tests only; green CI never proved the gates bite. Found by an external GPT-5.5 Pro review; fixed the same day. - New README section: "Who Code-X is for." States plainly who this protocol serves (solo builders who can't read code and want evidence over speed) and who it does NOT serve (fast MVPs, prototypes, throwaway tools — use a capable AI builder directly for those). From an external Grok review.
- Backfilled version tags v1.12.1, v1.14.0, v1.17.0, v1.19.0 so every separately-published changelog version carries its tag. v1.11.0/v1.12.0 predate the public repository and v1.20.0 shipped bundled inside the v1.21.0 commit — noted in the changelog, deliberately untagged.
- Public checker version constant now reports V1.22.1 (was skewed at 1.22 vs the 1.22.1 packaging).