The Jobgraph and components need a relyable state model. This includes states like: initialized, validated, etc.. Each component needs at least states for initialization and validation. initialized Components must be immutable (relaxed requirement - will add subissue).
Each state must specify allowed and disallowed actions.
Document the statemodel in readme and inside this issue.
The Jobgraph and components need a relyable state model. This includes states like: initialized, validated, etc.. Each component needs at least states for initialization and validation. initialized Components must be immutable (relaxed requirement - will add subissue).
Each state must specify allowed and disallowed actions.
Document the statemodel in readme and inside this issue.