Drew Malzahn 32991843d8 perf: Minify JSON save keys to reduce serialized state size
Replace verbose key names with short identifiers in collectData/applyData
(e.g. name→n, zenit→z, heroicSkills→hs). Nested bond, class, and spell
objects are mapped at the boundary so in-memory state and rendering code
are unchanged. applyData uses ?? fallbacks to remain compatible with data
saved under the old key names.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 02:36:13 +00:00
2026-06-05 02:06:56 +00:00
Description
No description provided
32 MiB
Languages
HTML 95.5%
TypeScript 2.3%
CSS 1.3%
Python 0.4%
JavaScript 0.2%
Other 0.2%