Reference Docs
Complete reference for arizuko's packages, protocols, and runtime behavior.
System
- Overview — message flow, daemon table, SQLite schema, directory layout
- CLI —
arizuko create, generate, run, group, status
- Compose — docker-compose generation from
.env and services/*.toml
Core runtime
- Gateway — message loop, route resolution, job queue, commands, session management
- Store — SQLite schema, WAL mode, migrations, all 13 tables
- Container — Docker lifecycle, volume mounts, input/output protocol, sidecars, security
- IPC — MCP server per group, unix socket, tier model, full tool list
- Auth — MCP tier gating, grants rules, web auth, JWT, OAuth
Channels and adapters
- Channels — 3-endpoint protocol, registration, health polling, outbound flow
- Adapters — Telegram, Discord, Mastodon, Bluesky, Reddit, Email, WhatsApp
Agent capabilities
- Memory — diary, episodes, facts, users, skills
- Scheduler — cron tasks, one-shot tasks, gateway integration
Daemons
- Onboarding — state machine, approval flow, prototype copy
- Dashboard — HTMX operator portal, six views
- Web — proxyd auth perimeter, webd chat adapter, SSE stream