@langwatch/scenario
    Preparing search index...

    Variable SCENARIO_SDK_VERSIONConst

    SCENARIO_SDK_VERSION: string = pkg.version

    The installed @langwatch/scenario version, read from package.json.

    Note: no scenario.sdk.commit is emitted. A commit SHA is not cleanly available at build/publish time (package.json carries no gitHead, and there is no git context during publish without adding a custom build step), so it is intentionally omitted. See issue #733 investigation.