Remove UAV frame material documentation and update README with detailed project requirements. Refactor skills documentation to clarify modes of operation and enhance input specifications. Delete unused E2E test infrastructure template.

This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-03-18 16:40:50 +02:00
parent 3ab47526bd
commit d969bec3b6
27 changed files with 2551 additions and 203 deletions
+2 -1
View File
@@ -3,10 +3,11 @@
### BUILD (green-field or new features)
```
1. Create _docs/00_problem/ — describe what you're building
1. Create _docs/00_problem/ — describe what you're building, restrictions, acceptance criteria and samples of data system works with
- problem.md (required)
- restrictions.md (required)
- acceptance_criteria.md (required)
- input_data (required)
- security_approach.md (optional)
2. /research — produces solution drafts in _docs/01_solution/