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
522 B
522 B
Initiatives Documentation
Cross-team initiatives and major projects.
Structure
Each initiative gets its own subdirectory:
initiatives/
├── {initiative-id}/
│ ├── README.md
│ ├── design.md
│ ├── progress.md
│ └── ...
Access
- READ: Main PM, Cell PMs, Product Owner
- WRITE: Main PM
Creating an Initiative
- Main PM creates initiative task
- Creates initiative directory
- Assigns teams and documenters
- Teams document their contributions