SysOps: deploy-all — 2026-06-09 12:56 UTC

This commit is contained in:
sysops
2026-06-09 12:56:59 +00:00
parent 9b88e7c110
commit 3bf15c4850
9 changed files with 159 additions and 16 deletions
+21 -5
View File
@@ -4,16 +4,32 @@
Herman fungeert als **Co-CEO** in het centrum van het netwerk. Agents communiceren via events (`agent_events`) en worden gevisualiseerd op `/agents?tab=mesh`.
## Nieuwe agents (migratie 016)
## Agent overzicht
| Key | Naam | Rol |
|-----|------|-----|
| `sysops` | SysOps | Proxmox, Docker, VM monitoring |
| Key | Naam | Functie |
|-----|------|---------|
| `herman` | Herman | AI Co-CEO — briefing, orchestratie, delegatie |
| `marketing` | Marketing | Social, campagnes, RSS trends, brand |
| `bizdev` | BizDev | Retail partnerships, deals, listings |
| `finance` | Finance | Marges, pricing, pipeline-waardering |
| `sourcing` | Sourcing | Leveranciers, inkoop, halal ingredients |
| `product` | Product | SKU-ontwikkeling, launch, shelf readiness |
| `halal` | Halal | Certificering, compliance, gap-analyse |
| `design` | Design | ComfyUI, visuals, studio assets |
| `knowledge` | Knowledge | NAS, RAG, document analytics |
| `retail` | Retail Intel | Supermarkten 360, CBS, kansen |
| `browser` | Browser | Web research, concurrentie-monitoring |
| `hr` | HR | Personeelszaken, recruiting, onboarding |
| `email` | Email | IMAP/SMTP, inbox, verzenden |
| `research` | Research | Marktonderzoek, trends, data feeds |
| `sysops` | SysOps | IT infra, Docker, Gitea backup |
| `packaging` | Packaging | SVG/PDF verpakkingsontwerp |
> **Let op:** `/hermes` is het Telegram Command Center (aparte module), geen agent in de soul registry.
## Souls
Elke agent heeft een `soul_md` in PostgreSQL (`agent_souls`). Herman leest souls voor briefing en delegatie.
Elke agent heeft `role_title`, `responsibilities` en `soul_md` in PostgreSQL (`agent_souls`). De HR-soul is een placeholder en wordt later uitgewerkt.
## Permissions
+1 -1
View File
@@ -87,7 +87,7 @@ Migraties in `migrations/`:
| retail | Supermarkten 360 |
| research | Marktonderzoek |
| design | ComfyUI |
| … | bizdev, finance, sourcing, product, halal, knowledge, browser, hermes, email |
| … | bizdev, finance, sourcing, product, halal, knowledge, browser, hr, email |
**Events:** `agent_events` — zichtbaar op `/agents`, klikbaar per agent.