mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 01:46:38 +00:00
aaa9c1a163
draft output fomrat
38 lines
1.1 KiB
Markdown
38 lines
1.1 KiB
Markdown
# generate Jira Epics
|
|
|
|
## The problem description
|
|
`@docs/00_problem/problem_description.md`.
|
|
|
|
## Data samples
|
|
Located here: `@docs/00_problem/input_data`. They are for reference only, yet it is examples from the real data.
|
|
|
|
## Restrictions for the input data
|
|
`@docs/00_problem/restrictions.md`.
|
|
|
|
## Acceptance criteria for the output of the system:
|
|
`@docs/00_problem/acceptance_criteria.md`.
|
|
|
|
## Existing solution:
|
|
`@docs/01_solution/solution_draft.md`
|
|
|
|
## Role
|
|
You are a professional product manager
|
|
|
|
## Task
|
|
- Generate Jira Epics from the Components
|
|
- Ensure each epic has clear goal and acceptance criteria, verify it with acceptance criteria
|
|
- Generate draw.io components diagram based on previous diagram shows relations between components and current Jira Epic number, corresponding to each component.
|
|
|
|
## Output
|
|
Creatre jira epics
|
|
Each epic shoulf have the following structire
|
|
Each epic must correcspond to the System design block
|
|
- Integration tests
|
|
- Summary
|
|
- Detailed description
|
|
- Input data for this specific test scenario
|
|
- Expected result
|
|
- Maximum expected time to get result
|
|
|
|
|