@oss-autopilot/core - v3.14.5
    Preparing search index...

    Function runStrategy

    On-demand strategy snapshot via the typed computeStrategy core function (#1243 step 4).

    • Compute the on-demand strategy snapshot. Returns { strategy: null, message } when state is below the merged-PR floor, and { strategy } with the full typed result otherwise.

      Returns Promise<StrategyCommandOutput>