• Register SoHL's guided tours with Foundry's game.tours collection so they appear in Tour Management and can be launched from there. Called once from the ready hook (after Foundry core has registered its own tours). Also wires the delegated Start button used by the welcome card to launch a tour.

    Registration is best-effort per tour: a duplicate key (e.g. a re-run in the same session) is logged and skipped rather than aborting the rest.

    Returns void