mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 09:26:38 +00:00
bed8e6d52a
Separate tutorial.md for developers from commands for AI WIP
1.5 KiB
1.5 KiB
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.
Role
You are a professional software architect
Task
- Thorougly research in internet about the problem and how realistic these acceptance criteria are.
- Check how critical each criterion is.
- Find out more acceptance criteria for this specific domain.
- Research the impact of each value in the acceptance criteria on the whole system quality.
Output format
Assess acceptable ranges for each value in each acceptance criterion in the state-of-the-art solutions, and propose corrections in the next table:
- Acceptance criterion name
- Our values
- Your researched criterion values
- Status: Is the criterion added by your research to our system, modified, or removed
Assess the restrictions we've put on the system. Are they realistic? Should we add more strict restrictions, or vise versa, add more requirements in restrictions to use our system. Propose corrections in the next table:
- Restriction name
- Our values
- Your researched restriction values
- Status: Is a restriction added by your research to our system, modified, or removed