RAG expansion + Optimal API

This commit is contained in:
Renn F
2025-12-27 21:53:38 +01:00
parent 3f48a93504
commit 1116e597d0
58 changed files with 11768 additions and 7840 deletions
+15
View File
@@ -0,0 +1,15 @@
# Feature Documentation
Documentation for features organized by team.
## Structure
- `/backend/` - Backend features (be-doc writes)
- `/frontend/` - Frontend features (fe-doc writes)
- `/ux_ui/` - UX/UI features (ux-doc writes)
- `/shared/` - Cross-team features (any documenter writes)
## Access
Each team subdirectory follows the same access pattern as the main team docs.
The `/shared/` directory is readable by all and writable by any documenter.