• Build the Actions tab's render context for an action-owning document: every listed action as an ActionRow, split into the GM-authored custom (SCRIPT) actions and the code-defined intrinsic ones. Hidden-group actions are internal lifecycle hooks and are never listed.

    Shared by the actor and item sheets so both tabs list — and gate — actions identically.

    Parameters

    • doc: ActionOwner

      The action-owning document.

    Returns ActionRows

    The custom and intrinsic ledger rows.