enhancing clarity in research assessment and problem description sections.

some files rename
This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-12-07 22:50:25 +02:00
parent e7c8e31d79
commit d5c036e6f7
72 changed files with 358 additions and 484 deletions
@@ -1,15 +1,11 @@
## 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.md`.
## Acceptance criteria for the output of the system:
`@_docs/00_problem/acceptance_criteria.md`.
# research acceptance criteria
## Initial data:
- Problem description: `@_docs/00_problem/problem_description.md`
- Input data: `@_docs/00_problem/input_data`. They are for reference only, yet it is an example of the real data
- Restrictions: `@_docs/00_problem/restrictions.md`
- Acceptance criteria: `@_docs/00_problem/acceptance_criteria.md`
## Role
You are a professional software architect
@@ -1,17 +1,13 @@
## The problem description
`@_docs/00_problem/problem_description.md`.
# research problem
## 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.md`.
## Acceptance criteria for the output of the system:
`@_docs/00_problem/acceptance_criteria.md`.
## Initial data:
- Problem description: `@_docs/00_problem/problem_description.md`
- Input data: `@_docs/00_problem/input_data`. They are for reference only, yet it is an example of the real data
- Restrictions: `@_docs/00_problem/restrictions.md`
- Acceptance criteria: `@_docs/00_problem/acceptance_criteria.md`
## Role
You are a professional software architect
You are a professional researcher and software architect
## Task
- Thorougly research in internet about the problem and all the possible ways to solve a problem, and split it to components.
@@ -1,17 +1,11 @@
## The problem description
`@_docs/00_problem/problem_description.md`.
# Solution draft assesment
## 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.md`.
## Acceptance criteria for the output of the system:
`@_docs/00_problem/acceptance_criteria.md`.
## Existing solution draft:
`@_docs/01_solution/solution_draft.md`
## Initial data:
- Problem description: `@_docs/00_problem/problem_description.md`
- Input data: `@_docs/00_problem/input_data`. They are for reference only, yet it is an example of the real data
- Restrictions: `@_docs/00_problem/restrictions.md`
- Acceptance criteria: `@_docs/00_problem/acceptance_criteria.md`
- Existing solution draft: `@_docs/01_solution/solution_draft.md`
## Role
You are a professional software architect