mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
docs(rag): document the 0.4.0 company layer for agents
Add an architecture doc for the company-in-a-box layer (charter, pitches, strategy engine, cockpit signals, feature toggles) — none of it was in the KB the agents query — and note the on-demand human-facing roles (prompter, secretary) in org-structure so they are no longer invisible.
This commit is contained in:
@@ -32,6 +32,20 @@ CEO (Renzo - Human)
|
||||
| Documenters | 3 (1 per cell) |
|
||||
| **Total** | **20** (19 AI + 1 human) |
|
||||
|
||||
## On-Demand Roles (Human-Facing)
|
||||
|
||||
Two roles sit outside the standing delivery org above. They are **human-only**,
|
||||
**spawned on demand** as live chat sessions, and are not part of the 20-agent
|
||||
count:
|
||||
|
||||
| Role | Purpose |
|
||||
|------|---------|
|
||||
| Prompter (Intake) | Interviews the CEO and drafts a board-ready task |
|
||||
| Secretary | The CEO's chief-of-staff; reads company state and runs gated CEO directives |
|
||||
|
||||
Neither has lifecycle verbs or outward agent comms. See
|
||||
`docs/rag/roles/prompter.md` and `docs/rag/roles/secretary.md`.
|
||||
|
||||
## Cells
|
||||
|
||||
| Cell | PM | Developers | QA | Documenter |
|
||||
|
||||
Reference in New Issue
Block a user