Two things, one small and delightful, one small and important.
Standby splash (#1, first community contribution — thanks @Sch2048 🎉): before any map exists the pane now shows a MELLOS / MAPPING wordmark lit by interfering ripples — damped rings born at randomized corners, summed for real interference, driving one indigo→cyan→white ramp. Fully deterministic (no Math.random), TTY-only, and --no-color --ascii still ripples in shade characters.
Multi-page store made explicit in the docs: a field report showed an agent probing .claude/mellos-mapping.json, finding nothing, and announcing "no map yet" — while the pane was correctly rendering named pages from .claude/mellos-mapping.pages/. The store has been multi-page since 0.7.0; now commands/mmap.md and the skill say so, and direct agents to mmap_view for existence checks instead of probing paths.
(v0.13.0's window-targeting launcher ships here too if you're coming from 0.12.x: the pane opens in the terminal window hosting YOUR session, --window for a dedicated window.)