-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
Goal:
Goal based statement, with context. Can take the form of “As a <User/Actor>, I Want <to Achieve Some Goal>, so that <Some Reason/Context>”.
- Reuse the same Job pydantic models to define Jobs interfaces across different API flows
Acceptance Criteria:
A list of verification conditions, successful functional tests, or expected outcomes in order to declare this story/task successfully completed.
- Jobs use the same pydantic models and behave coherently
- …