Files
roboco/docs/initiatives/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

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

  1. Main PM creates initiative task
  2. Creates initiative directory
  3. Assigns teams and documenters
  4. Teams document their contributions