went through 4 iterations of solution draft. Right now it is more or less consistent and reliable

This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-11-10 20:26:40 +02:00
parent 044a90b96f
commit e87c33b0ee
21 changed files with 2323 additions and 2055 deletions
+8
View File
@@ -0,0 +1,8 @@
# generate Jira Epics
Read the solution spec `@docs/01_solution/solution.md`
Read description of all the components in the folder `@docs/02_components` - go to each folder and read /[component_name]/spec.md
Read the acceptance criteria from `@docs/00_initial/acceptance_criteria.md`
- 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 Jira Epic numbers corresponding to each component.