• Read the running system's identity and external links from game.system.

    The link URLs live under flags.sohl, which the build copies from package.json (the single source of truth — see build-system-json.mjs). Missing flags resolve to empty strings, which the section builder drops.

    Returns SohlSystemInfo

    The system title, version, and external link URLs.