Sanity Library Reference Docs
    Preparing search index...
    ResetActivityTarget: "active" | "skipped"

    What to reset a stuck activity INTO — the two non-failed outcomes that unstick a stage gated on it. active re-runs it (back in progress, so a caller drives it to completion again); skipped bypasses it (terminal but resolved, so $allActivitiesDone can satisfy and a gated exit transition fire). done is deliberately absent: a reset is recovery, not a silent declaration that the work succeeded.