Add KiloClaw architecture diagram to architecture overview docs

This commit is contained in:
Evan Jacobson
2026-03-11 11:50:20 -06:00
parent 2c4331f364
commit 46d2852ace
2 changed files with 2 additions and 0 deletions
@@ -114,6 +114,8 @@ The GitHub/GitLab bot that responds to issue comments and PR mentions. It dispat
A multi-tenant compute platform running on Fly.io, orchestrated by a Cloudflare Worker. Each user gets a dedicated persistent machine running an OpenClaw gateway, coordinated via Durable Objects for state management and self-healing reconciliation.
{% image src="/docs/img/kiloclaw/kiloclaw-architecture.png" alt="KiloClaw infrastructure architecture diagram" width="800" caption="KiloClaw infrastructure architecture" /%}
### Code Review
An automated code review service that subscribes to GitHub webhooks, dispatches reviews through the Cloud Agent, and posts feedback directly on pull requests. Supports per-organization concurrency limits and automatic queuing.
Binary file not shown.

After

Width:  |  Height:  |  Size: 321 KiB