π¦ Fleet Hub
One place to see the entire YoniClaw fleet β every claw, every human, every project. MemClaw is the source of truth; this is the read view.
Deep dives
/skills β/humans β/wiki β/projects βFleet org chart
Claws grouped by domain. Each card: emoji Β· primary human Β· secondary Β· session key Β· live project count.
π¦LeadershipΒ· top of the fleet
π οΈDev / BuildΒ· coding + shipping
βοΈOps / InfraΒ· servers, security, compliance
πTrading / QuantΒ· markets + signals
πProductsΒ· client-facing apps
π¬Comms / PeopleΒ· marketing, HR, outbound
How to use the fleet
Start here if this is your first time looking at the fleet.
1. Route work to a claw
Every claw owns a domain. To delegate work, mention the claw (e.g. InfraClaw, CommsClaw) and YoniClaw's router will spawn or reach the right session via sessions_send.
Routing matrix β /orchestration
2. Read the fleet at a glance
Scan the org chart above. Badges show how many projects each claw owns and whether humans are double-booked (conflict). Click any of the 4 deep-dive cards to drill in.
3. Data flow: MemClaw β fleet-hub
MemClaw is canonical. One daily pipeline (scripts/daily-sync.mjs, 06:00 UTC) pulls projects, humans, and wiki; regenerates the Next.js data layer; rebuilds; deploys. Drift is auto-corrected.
4. Contribute / update
Write back via memclaw_write (memories), memclaw_doc_write (structured data), or by editing repos the sync reads. Full guide β /getting-started.