Changelog¶
The canonical changelog lives at
CHANGELOG.md.
0.1.0 -- 2026-05-05¶
All 9 phases shipped:
- Spec v1.0.0 + JSON schemas + protocol self-check (31 positive + 16 negative fixtures).
- Godot adapter as a Godot 4.6 addon.
- Conformance suite (engine-agnostic) -- 16/16 PASS on Godot.
- Python harness (sync + async client + replay + orchestrator + CLI) -- 34/34 pytest.
- Observability log shipper -- 4/4 pytest.
- MCP server -- 6/6 pytest.
- Unity adapter (UPM package) -- code complete.
- Docs site (this site).
- QuietWoods migration to consume the addon.