v0.2.0 - Real-library hardening + one-click agent wiring
First public release.
- RimWorld 1.6-only Def indexing across Core/DLC and installed mods (versioned layouts:
1.6/,Common/,LoadFolders.xml; legacy version dirs skipped) - Multi-drive Steam auto-discovery via
libraryfolders.vdf(RIMWORLD_WORKSHOP_ROOT/RIMWORLD_MODS_ROOT/RIMWORLD_ROOTenv escapes) - Typed JSON plans → About.xml/Defs/LoadFolders generation, static validation, reference checks against the real index, deterministic ZIP + SHA-256 receipt
- Player.log analyzer with duplicate-exception storm detection (
[Ref XXXX]collapse) - C# scaffold + dotnet build against installed assemblies (approval-gated)
- One-click
Install.ps1/START-HERE.bat: wires Hermes (dedicated rimworld profile), Claude Code (user-scope MCP + skill), Codex (skill);Uninstall.ps1reverses everything