docs: recreate architecture SVG — add memory engine, security layers, 7-step wizard, Composio, 1017 tests

This commit is contained in:
argenis de la rosa 2026-02-14 03:28:09 -05:00
parent 205307d8d5
commit f8ea486210
2 changed files with 253 additions and 193 deletions

View file

@ -62,7 +62,7 @@ cargo run --release -- integrations list
Every subsystem is a **trait** — swap implementations with a config change, zero code changes.
<p align="center">
<img src="architecture.jpeg" alt="ZeroClaw Architecture" width="800" />
<img src="docs/architecture.svg" alt="ZeroClaw Architecture" width="900" />
</p>
| Subsystem | Trait | Ships with | Extend |