Task Lifecycle
Lifecycle rules make interaction operable
Protocol governs the structure of movement through a task lifecycle so participation can be interpreted, checked, and advanced without ambiguity.
Lifecycle discipline
Participation needs state before it can move cleanly
In the Neura system, participation is not just a stream of isolated messages. It is participation inside a task context that moves through recognizable states over time.
Why state matters
Without state, the system cannot determine what kind of transition is being attempted, whether it is structurally valid, or what the participation act is supposed to mean in context.
What the lifecycle adds
Lifecycle structure lets the rule layer distinguish between a message that is timely, a message that is premature, a message that is out of order, and a message that no longer fits the active stage of the task.
Why this matters later
Registry can preserve the participants and record continuity. Relay can govern the decision once structured participation enters contested handling. Lifecycle rules determine whether the interaction reached that point in a valid way.
What lifecycle structure does
State and transition logic make participation operational
The lifecycle model matters because it turns protocol participation from isolated message exchange into structured movement through a recognizable workflow.
Defined states
A task has named states so participation can be tied to a recognizable stage rather than floating as isolated activity.
Valid transitions
The rule layer determines whether movement from one state to another is structurally allowable.
Contextual meaning
The same message can imply different things depending on the lifecycle state it is attached to.
Transition discipline
When states and transitions are explicit, the system can determine what kind of action is being attempted and whether it fits the workflow.
Boundary clarity
Transition validity is separate from outcome resolution
The lifecycle layer matters because it tells the system whether a participation act fits the current stage. It does not decide how a contested result should ultimately be resolved.
What Protocol governs
Whether a participation act is structurally compatible with the current lifecycle context and whether a transition is valid.
What Protocol does not govern
Whether a disputed claim is true, whether a result is correct, or how a contested outcome should be resolved.
Where Relay begins
Relay governs the decision process after structured participation enters a governed resolution flow.