v0.3.0
More read coverage + registry schema bump
New read tools (all public, no key)
search_series/get_series— game series and their gamesget_game_records— every category's records for a game in one calllist_runs— runs by player / game / category / status / examiner
Other
server.jsonmigrated to the2025-12-11MCP registry schema- A high-effort multi-agent code review ran on the diff; fixes applied (compact level ids in
get_game_records, concurrent fetches inget_series)
Full read + write surface; identity/writes remain opt-in via SPEEDRUN_API_KEY / SPEEDRUN_ENABLE_WRITES.