Skip to content

fix: close mermaid subgraph blocks and define nodes in README#24

Merged
growlf merged 1 commit into
mainfrom
fix/readme-mermaid-graph
May 12, 2026
Merged

fix: close mermaid subgraph blocks and define nodes in README#24
growlf merged 1 commit into
mainfrom
fix/readme-mermaid-graph

Conversation

@growlf
Copy link
Copy Markdown
Owner

@growlf growlf commented May 12, 2026

Summary

The architecture mermaid graph in README.md was not rendering — three subgraph blocks were missing end statements, and the nodes referenced by the edges were never defined.

Changes

  • Closed NodeA, NodeB, NodeC subgraph blocks with end
  • Moved node definitions (AP_A, OL_A, RO_A, etc.) inside their respective subgraphs
  • Removed dangling OA reference (was undefined)
  • Kept the same logical topology — peer sync between Apostles, remote Ollama routing, cloud fallback

@growlf growlf merged commit e085026 into main May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant