Conversation
Raf's direction: this repo's README should mirror the layout and artwork
of macula-go/rust/php/dotnet/py/ts and macula-mcp/lazymesh -- the full
mesh-icon + MACULA wordmark + stack-name sub-label + badge circle, not
the old plain square logo.svg.
New assets/macula-full-{dark,light}.svg, built from the exact same mesh
icon graphic every sibling repo uses (same coordinates, same grid, same
node layout), with:
- wordmark sub-label "BEAM" (Raf's chosen label) instead of a single
language name, since this repo is the Erlang/OTP client but the
protocol itself is shared across the BEAM family (Erlang, Elixir,
Gleam)
- badge glyph: a small cluster of three connected nodes, not any one
project's mascot (unlike e.g. macula-go's real gopher badge) -- BEAM
isn't a single project with one owner, and the node-cluster glyph
reuses the mesh icon's own visual vocabulary while standing for BEAM's
actual defining trait, many lightweight isolated processes
README.md's hero now uses the same <picture> dark/light-source pattern
every sibling README already uses. The old assets/logo.svg is left in
place (not deleted, no longer referenced anywhere) in case it's wanted
for something else, like a repo avatar, that a wide wordmark banner
doesn't serve.
Verified both new SVGs are well-formed XML (caught and fixed a double-
hyphen inside an XML comment, invalid syntax, before committing).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011UHwKHzxzFiRA2XnLUUzGC
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Raf's direction: this repo's README should mirror the layout and artwork of the sibling SDKs (macula-go/rust/php/dotnet/py/ts) and macula-mcp/lazymesh -- the full mesh-icon + MACULA wordmark + stack-name sub-label + badge circle, not the old plain square logo.svg.
What changed
New
assets/macula-full-{dark,light}.svg, built from the exact same mesh icon graphic every sibling repo uses (same coordinates, same grid, same node layout), with:README.md's hero now uses the same
<picture>dark/light-source pattern every sibling README already uses. The oldassets/logo.svgis left in place (not deleted, no longer referenced anywhere) in case it's wanted for something else, like a repo avatar, that a wide wordmark banner doesn't serve.Test plan
assets/logo.svgisn't referenced anywhere else in the repo before leaving it in place🤖 Generated with Claude Code
https://claude.ai/code/session_011UHwKHzxzFiRA2XnLUUzGC