mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
RAG expansion + Optimal API
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# Bug Documentation
|
||||
|
||||
Documentation for bugs organized by team.
|
||||
|
||||
## Structure
|
||||
|
||||
- `/backend/` - Backend bugs (be-doc writes)
|
||||
- `/frontend/` - Frontend bugs (fe-doc writes)
|
||||
- `/ux_ui/` - UX/UI bugs (ux-doc writes)
|
||||
- `/resolved/` - Archive for resolved bugs
|
||||
|
||||
## Access
|
||||
|
||||
- **READ**: All agents
|
||||
- **WRITE**: Team-specific documenters
|
||||
|
||||
## Bug Documentation Template
|
||||
|
||||
When documenting a bug:
|
||||
1. Description and reproduction steps
|
||||
2. Root cause analysis
|
||||
3. Solution implemented
|
||||
4. Prevention measures
|
||||
Reference in New Issue
Block a user