Skip to content

docs: fix supervision tree diagram — switch to LR layout to reduce width#19

Merged
errantsky merged 3 commits intomainfrom
claude/fix-supervision-diagram-Mucdv
Feb 27, 2026
Merged

docs: fix supervision tree diagram — switch to LR layout to reduce width#19
errantsky merged 3 commits intomainfrom
claude/fix-supervision-diagram-Mucdv

Conversation

@errantsky
Copy link
Owner

Changed graph TD to graph LR so the 11 direct children of RLM.Supervisor
stack vertically instead of expanding horizontally. Added direction TB inside
the RunScope subgraph to keep per-run nodes in a readable top-down order.
Also split the long EventStore and ETS labels onto shorter lines.

https://claude.ai/code/session_01FXHPnRyLyHkzDaoNT7Tfgj

Changed graph TD to graph LR so the 11 direct children of RLM.Supervisor
stack vertically instead of expanding horizontally. Added direction TB inside
the RunScope subgraph to keep per-run nodes in a readable top-down order.
Also split the long EventStore and ETS labels onto shorter lines.

https://claude.ai/code/session_01FXHPnRyLyHkzDaoNT7Tfgj
Replace all \n escape sequences in Mermaid node labels with · separator
on a single line, as the renderer displays \n as literal text rather
than a newline.

https://claude.ai/code/session_01FXHPnRyLyHkzDaoNT7Tfgj
Collapse TEL, TRACE, ES, SWEEP into an Observability subgraph and
WEBTEL, DNS, EP into a Web Layer subgraph. This reduces visual clutter
while keeping all nodes visible and labeled.

https://claude.ai/code/session_01FXHPnRyLyHkzDaoNT7Tfgj
@errantsky errantsky merged commit 4bb49d2 into main Feb 27, 2026
1 check passed
@errantsky errantsky deleted the claude/fix-supervision-diagram-Mucdv branch February 27, 2026 15:50
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.

2 participants