@suluk/journeys - v0.4.0
    Preparing search index...

    Function promoteFeatureExamples

    • Orchestrate promotion for a whole feature set: for each @public Examples row, resolve its target (the consumer maps scenario → schemaVar + body schema — the app knows that wiring), build the example, and apply it. Adapter-seam shaped.

      Parameters

      • source: string
      • features: Feature[]
      • resolveTarget: (scenario: string) => PromoteTarget | null
      • provenancePrefix: string = "promoted from"

      Returns PromoteFeatureResult