Boatstack TypeScript SDK
    Preparing search index...

    Repository-owned strengthening applied to a trusted transition.

    Authorities listed here are additional mandatory requirements. They cannot replace trusted alternatives, weaken provider requirements, or grant authority.

    interface TrustedTransitionOptions {
        requires?: { authorities?: string[] };
        work?: WorkContract;
    }
    Index
    requires?: { authorities?: string[] }

    Foreground work that must complete before this transition is admitted.