Saxonberg Server API
    Preparing search index...

    Variable SCRIPT_ABORT_REASONSConst

    SCRIPT_ABORT_REASONS: readonly [
        "barge-in",
        "step-declined",
        "resource-limit",
        "host-destroyed",
        "cancelled",
    ] = ...

    The abort reasons a running script can terminate with, as a runtime array (the registry augmentation above is compile-time only). Spans both the reasons declared here and the engagement-layer reasons a script legitimately surfaces.