Server-based slime spec & Custom Slime API public launch
Slime design constants move from a bundled JSON to the server, unlocking hot updates to stages, tiers, and palettes without an app release. Custom Slime API is now public and documented.
- ▸Slime spec is now loaded from app_config.slime_spec at runtime, with a bundled fallback for offline users.
- ▸Species data (palette_override, sprites) moves to a dedicated species table with per-species overrides.
- ▸Custom Slime API is documented at /docs. Free tier: 1 custom slime. Pro: up to 20.
- ▸Gallery page added to the mobile app for browsing public custom slimes.
- ▸See /learn/vibe-coding and /learn/claude-code-hooks for new long-form documentation.