yodu.ai

yodu.ai Documentation

Product and engineering notes for the Yodu agentic workforce platform.

yodu.ai is the SaaS control plane for OpenClaw-backed agent teams. A company starts with a Chief of Staff, builds trusted workspace memory, connects tools with clear autonomy rules, and recruits specialist agents only when the work requires them.

Core Concepts

  • Workspace: a customer company, backed by a Better Auth organization.
  • Chief of Staff: the required root coordinator for setup, memory, recruitment, routing, and health checks.
  • Role template: a recruitable specialist profile learned from the live OpenClaw setup.
  • Agent instance: a workspace-specific hired agent mapped to an OpenClaw runtime agent.
  • Internal channel: the Yodu-native Discord-style surface for each agent and shared workspace room.
  • Memory: company profile, shared knowledge, agent-local notes, task ledger, and audit evidence.
  • Runtime adapter: the safe bridge between Yodu and OpenClaw provisioning, sessions, tasks, and health.

Build Order

  1. Set up authentication, organizations, billing, and database foundations.
  2. Start every workspace with Chief of Staff and workspace memory.
  3. Add recruitment drafts for specialist agents.
  4. Connect tool grants, approvals, model policies, and member access controls.
  5. Wire the OpenClaw runtime adapter for read-only sync, then controlled provisioning.

On this page