Skip to content

Add architecture diagram generator and docs#186

Merged
BunsDev merged 1 commit into
mainfrom
okcode/architecture-diagram-generator
Apr 1, 2026
Merged

Add architecture diagram generator and docs#186
BunsDev merged 1 commit into
mainfrom
okcode/architecture-diagram-generator

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a new scripts/generate-architecture-diagrams.py generator for producing consistent architecture PNGs from reusable matplotlib primitives.
  • Check in five diagrams covering high-level architecture, server request flow, package dependencies, orchestration event flow, and the tech stack.
  • Update README.md to embed the new diagrams and provide a Mermaid text fallback for the high-level architecture view.
  • Add a new .claude/skills/architecture-diagram/SKILL.md describing when and how to generate architecture diagrams.

Testing

  • Not run (documentation and asset update only).
  • Generated PNGs are included in assets/diagrams/ and referenced from README.md.

- Add a matplotlib script to generate reusable architecture diagrams
- Commit generated PNGs and reference them in the README
- Document the new architecture-diagram skill for future docs work
@vercel

vercel Bot commented Apr 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Error Error Apr 1, 2026 1:29pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 1, 2026 1:29pm

@github-actions github-actions Bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Apr 1, 2026
@BunsDev BunsDev merged commit ad61e06 into main Apr 1, 2026
8 of 10 checks passed
@BunsDev BunsDev deleted the okcode/architecture-diagram-generator branch April 6, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant