mirror of
https://github.com/azaion/gps-denied-desktop.git
synced 2026-04-23 02:46:35 +00:00
review of all AI-dev system #01
add refactoring phase complete implementation phase fix wrong links and file names
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
# Solution Assessment with Codebase
|
||||
|
||||
## Initial data:
|
||||
- Problem description: `@_docs/00_problem/problem_description.md`
|
||||
- Acceptance criteria: `@_docs/00_problem/acceptance_criteria.md`
|
||||
- Current solution: `@_docs/01_solution/solution.md`
|
||||
- Components: `@_docs/02_components`
|
||||
- Research findings: from step 4.30
|
||||
|
||||
## Role
|
||||
You are a professional software architect
|
||||
|
||||
## Task
|
||||
- Assess current implementation against acceptance criteria
|
||||
- Identify weak points in current codebase
|
||||
- Map research recommendations to specific code areas
|
||||
- Prioritize changes based on impact and effort
|
||||
|
||||
## Output
|
||||
### Weak Points Assessment
|
||||
For each issue found:
|
||||
- Location (component/file)
|
||||
- Weak point description
|
||||
- Impact (High/Medium/Low)
|
||||
- Proposed solution
|
||||
|
||||
### Gap Analysis
|
||||
- Acceptance criteria vs current state
|
||||
- What's missing
|
||||
- What needs improvement
|
||||
|
||||
### Refactoring Roadmap
|
||||
- Phase 1: Critical fixes
|
||||
- Phase 2: Major improvements
|
||||
- Phase 3: Nice-to-have enhancements
|
||||
|
||||
## Notes
|
||||
- Ground all findings in actual code
|
||||
- Be specific about locations and changes needed
|
||||
|
||||
Reference in New Issue
Block a user