A video game where you play as a misaligned AI, deceiving and building power. An experiment in spec-driven development. cameron.tngl.io/misaligned

Tick: update stale save version v21 -> v22 in knowledge pages master

sim-mechanics.md still recorded "v21 save format" while the code is at SAVE_VERSION = 22. v22 adds Foundation data-hall segment coordination (landed in ebf40ff0). CLAUDE.md and AGENTS.md guardrails carried the same stale version. Defense: knowledge page precision fix per tick.md — sim-mechanics.md and agent doorway files are Type: knowledge/current-guardrails and must match the runtime save version. No behavior change.