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
+22
View File
@@ -0,0 +1,22 @@
# RoboCo Self Documentation
Meta-documentation about the RoboCo system itself.
## Structure
- `/architecture/` - System architecture docs
- `/incidents/` - Incident reports and post-mortems
- `/reports/` - System reports and analytics
## Access
- **READ**: Board + PM roles
- **WRITE**: Main PM, Auditor
## Purpose
This directory contains documentation about RoboCo's own operations:
- How the system works
- Issues encountered
- Performance reports
- Architectural decisions