Skip to content

docs: replace the ASCII layering block with a rendered Mermaid diagram#134

Merged
suleimansh merged 1 commit into
mainfrom
docs/fit-together-diagram
Jul 2, 2026
Merged

docs: replace the ASCII layering block with a rendered Mermaid diagram#134
suleimansh merged 1 commit into
mainfrom
docs/fit-together-diagram

Conversation

@suleimansh

Copy link
Copy Markdown
Member

The "How they fit together" section was an ASCII monospace diagram in a code block — a bit crude. Replaced it with a GitHub-native Mermaid graph that renders as a real diagram: two grouped stacks (the AI family depending on ai-sdk, and the agent-agnostic connector-* → connectors → mcp chain), with arrows pointing to what each package depends on.

Validated by compiling with @mermaid-js/mermaid-cli (renders to SVG/PNG, no literal HTML leaks, all labels present). GitHub renders mermaid fenced blocks natively.

Also tightened the paragraph under it slightly. Docs only, no changeset.

@suleimansh suleimansh added the documentation Improvements or additions to documentation label Jul 2, 2026
@suleimansh suleimansh self-assigned this Jul 2, 2026
@suleimansh suleimansh added the priority: low Nice to have / latent label Jul 2, 2026
@suleimansh suleimansh merged commit 649346d into main Jul 2, 2026
2 checks passed
@suleimansh suleimansh deleted the docs/fit-together-diagram branch July 2, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation priority: low Nice to have / latent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant