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.
Read the running system's identity and external links from
game.system.The link URLs live under
flags.sohl, which the build copies frompackage.json(the single source of truth — seebuild-system-json.mjs). Missing flags resolve to empty strings, which the section builder drops.