nexus-agents - v2.80.0
    Preparing search index...

    Variable PIPELINE_EVENT_TYPESConst

    PIPELINE_EVENT_TYPES: readonly [
        "task.created",
        "task.status_changed",
        "task.completed",
        "task.failed",
        "pipeline.started",
        "pipeline.completed",
        "pipeline.checkpoint",
        "stage.started",
        "stage.completed",
        "stage.failed",
        "stage.retrying",
        "policy.evaluated",
        "artifact.created",
        "model.called",
        "routing.decision",
        "learning.threshold_updated",
        "learning.trend_detected",
        "tool.invoked",
        "tool.completed",
        "wave.started",
        "wave.completed",
    ] = ...

    All valid pipeline event types.