docs: recreate architecture SVG — add memory engine, security layers, 7-step wizard, Composio, 1017 tests
This commit is contained in:
parent
205307d8d5
commit
f8ea486210
2 changed files with 253 additions and 193 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue