Body, Mind & Soul — API Reference
    Preparing search index...

    Variable OUTCOME_REGISTRYConst

    OUTCOME_REGISTRY: typeof OUTCOME_REGISTRY = {}

    Outcome executor registry. Each entry: async (outcomeData, context) => void

    context = { actor, feature, featureItem, trigger, hookName, hookArgs } For effects: also includes { effect, effectDoc, parentItem }