Files
roboco/docs/self/README.md
T
Renn F 46c1ab8af2 docs: refresh published reference docs against current code
- 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
2026-06-17 06:56:59 +02:00

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