Skip to content

Fix flowchart arrow alignment in README architecture diagram#2

Merged
peterajhgraham merged 1 commit into
mainfrom
claude/fix-flowchart-alignment-niYA5
May 6, 2026
Merged

Fix flowchart arrow alignment in README architecture diagram#2
peterajhgraham merged 1 commit into
mainfrom
claude/fix-flowchart-alignment-niYA5

Conversation

@peterajhgraham
Copy link
Copy Markdown
Owner

$(cat <<'EOF'

Summary

  • The first entry arrow ( / ) in the architecture flowchart was indented only 4 spaces, putting it on the far left instead of the center of the box below it.
  • All inter-box arrows use 21-space indent to align with the connectors; the first arrow now matches.
  • Header text nudged 3 spaces right so it reads as visually centered above the flow.

Test plan

  • View the raw README in GitHub to confirm the arrow now drops straight down into the center of the SpikeTokenizer box.

https://claude.ai/code/session_01M4BxAFpcQRUKVAoMm2FyZk
EOF
)


Generated by Claude Code

First entry arrow was indented 4 spaces; all inter-box arrows sit at 21
spaces to align with the ┬ connectors on the box borders. Also nudge the
header text 3 spaces right so it reads as visually centered above the flow.

https://claude.ai/code/session_01M4BxAFpcQRUKVAoMm2FyZk
@peterajhgraham peterajhgraham marked this pull request as ready for review May 6, 2026 18:54
@peterajhgraham peterajhgraham merged commit f01bc7f into main May 6, 2026
4 checks 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.

2 participants