• Register hooks that enhance the Foundry combat tracker (the Combat document's application):

    The per-combatant config-sheet fields live in combatant-config-hooks.ts; lifecycle (combatStart/turn/round) dispatch lives in SohlHookBridge.

    Uses DOM-injection / context hooks rather than overriding Foundry classes so the system keeps working across Foundry version updates.

    Returns void