mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
- CLAUDE.md + README.md: RAG engine is hybrid retrieval, not HyDE (retired) - usage.md: org chart + agent-IDs table now show all 22 agents (adds secretary-1 + pr-reviewer-1); task-lifecycle diagram adds awaiting_pm_review and the awaiting_ceo_approval escalation - deployment.md: architecture diagram + data-persistence table include ollama, panel, nginx, workspaces, and logs - docs/initiatives + docs/self READMEs: access lists match middleware_docs.py - CLAUDE.md blueprint pointer no longer references the gitignored docs/internal tree
23 lines
508 B
Markdown
23 lines
508 B
Markdown
# 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**: Main PM, Cell PMs, Product Owner, Auditor
|
|
- **WRITE**: Main PM, Auditor
|
|
|
|
## Purpose
|
|
|
|
This directory contains documentation about RoboCo's own operations:
|
|
- How the system works
|
|
- Issues encountered
|
|
- Performance reports
|
|
- Architectural decisions
|