Skip to content

docs: add Mermaid diagrams for network flow#4

Merged
reoring merged 1 commit intomainfrom
docs/mermaid-diagrams
Feb 10, 2026
Merged

docs: add Mermaid diagrams for network flow#4
reoring merged 1 commit intomainfrom
docs/mermaid-diagrams

Conversation

@reoring
Copy link
Owner

@reoring reoring commented Feb 10, 2026

Summary

  • Replace ASCII art in README with 3 Mermaid diagrams:
    • Pod overview — Agent → iptables → BotBox → upstream (flowchart)
    • Request processing — allowlist → header rewrite → TLS → stream (flowchart)
    • iptables rules — NAT redirect + filter chain logic (flowchart)
  • Replace ASCII sequence diagram in architecture.md with Mermaid sequence diagram
  • Add "How it Works" section to README

Test plan

  • Mermaid diagrams render correctly on GitHub

🤖 Generated with Claude Code

- README: pod overview, request processing flow, iptables rules
- architecture.md: request flow sequence diagram

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@reoring reoring merged commit b90e238 into main Feb 10, 2026
3 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.

1 participant