initial structure implemented

docs -> _docs
This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-12-01 14:20:56 +02:00
parent 9134c5db06
commit abc26d5c20
360 changed files with 3881 additions and 101 deletions
@@ -1,14 +1,14 @@
## The problem description
`@docs/00_problem/problem_description.md`.
`@_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.
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.md`.
`@_docs/00_problem/restrictions.md.md`.
## Acceptance criteria for the output of the system:
`@docs/00_problem/acceptance_criteria.md`.
`@_docs/00_problem/acceptance_criteria.md`.
## Role
You are a professional software architect
@@ -1,14 +1,14 @@
## The problem description
`@docs/00_problem/problem_description.md`.
`@_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.
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.md`.
`@_docs/00_problem/restrictions.md.md`.
## Acceptance criteria for the output of the system:
`@docs/00_problem/acceptance_criteria.md`.
`@_docs/00_problem/acceptance_criteria.md`.
## Role
You are a professional software architect
@@ -1,17 +1,17 @@
## The problem description
`@docs/00_problem/problem_description.md`.
`@_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.
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.md`.
`@_docs/00_problem/restrictions.md.md`.
## Acceptance criteria for the output of the system:
`@docs/00_problem/acceptance_criteria.md`.
`@_docs/00_problem/acceptance_criteria.md`.
## Existing solution draft:
`@docs/01_solution/solution_draft.md`
`@_docs/01_solution/solution_draft.md`
## Role
You are a professional software architect