docs(diagrams): comprehensive architecture diagram pass (SVG) across the published docs #59
Reference in New Issue
Block a user
Delete Branch "docs/architecture-diagrams"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds 13 hand-authored SVG diagrams across the published docs — one consistent visual language (palette, arrow markers, numbered steps), served from
public/diagrams/and embedded via<img>with descriptive alt text. Built from a full read of the docs corpus.Framing (per CTO): Molecule is the open-source, self-hostable OS for AI agent organizations. The orchestration core is the product; runtimes/models/devices are pluggable integrations (Google ADK is one of ~10 runtimes, not the centerpiece). Diagrams reflect: machine-level isolation (each workspace = its own machine, hard-gated, A2A-only), hierarchy-as-governance, and the GLOBAL/TEAM/LOCAL memory model.
All 13 shipped
Every referenced SVG exists in
public/diagrams/; respects source naming (org.yaml vs config.yaml; token-usage metrics + budget caps, not a credit currency). Not auto-merged — for CTO review. Preview locally withnpm run devin the docs repo.Docs-only: 13 architecture SVGs across the published nav, consistent style, all refs resolve, framing reviewed by CTO. LGTM.