--- id: INT-4 family: RT-INT level: core profiles: [runtime] posture: normative-target added: "1.0" changed: "1.0" source: https://flowdrop.io/spec/rules/rt-int/int-4 specification: FlowDrop Workflow Specification 1.0-draft licence: CC BY 4.0 --- # INT-4 — A node resumes only when all four ownership conditions hold *RT-INT (Part II) · level: core · profiles: runtime · added in 1.0* Handing an answer to the wrong node, or to a node that never asked, is worse than asking again. So the fallback is a fresh execution, which at most re-asks. ## The rule > **Normative.** This is the rule. > > 1. A node's resume path is taken only when all four hold: the resolved parameters carry an interrupt identifier, the node's executor supports resuming, the named interrupt is resolved, and its stamped job identifier matches the job being executed. > > 2. If any fails, the node is executed afresh rather than resumed: a safe re-ask. ## Related rules - Names: INT-3 - Referenced by: INT-3 --- Rule identifiers are permanent and are never renumbered. This specification carries no implementation status: each implementation publishes its own standing against these rules. Licensed CC BY 4.0.