Direct-to-Item deserialization leaks orphaned world Items on malformed input
(STJ constructs Items before validation). Pivot to plain record DTOs +
ToSpawner()/ToDto() so failure is GC-only. Revise spec §0 + add v2 plan.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Design + step-by-step plan to delete DynamicJson and migrate spawners to
typed System.Text.Json (discovery-based polymorphism, $type discriminator).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>