Bump release to 0.1.0-rc.2 and docs updates Update documentation and API versioning: bump current candidate to 0.1.0-rc.2 (Home.md, Release-Notes.md); replace terse forwarding steps with a canonical copyable link to Getting_Started forwarding/first-connection and clarify routing options (Installation-and-First-Run.md); bump Java API to 1.2 and expand capability list (Java-Extension-Development.md); add Blueprint Recipe Book link to Storage-and-COW.md for newcomers.
Docs: clarify matchmaking, limbo, storage Update docs across three files: - Configuration.md: mention matchmaking defaults, per-blueprint queue expiry, and bounded diagnostic retention. - Lobby-and-Matchmaking.md: expand SLS-Limbo behavior in velocity mode, explain retry/fallback semantics, and add configurable presentation fields (ping, brand, messages, boss bar, title, header/footer, dimension) with bounded MiniMessage serialization. - Storage-and-COW.md: add storage.auto_priority (explicit strategy ordering) and storage.copy_parallelism (bounded worker control); clarify effects of omitting strategies and probe requirements.
Initialize SLS-LITE wiki documentation Add comprehensive wiki documentation covering installation, configuration, operations, compatibility, commands, storage, matchmaking, troubleshooting, and extension development. Include wiki navigation (_Sidebar.md, _Footer.md) and update Home.md with full project overview. Remove test.md placeholder.