docs(brand): frame cluster glyph with module braces#77
Merged
Conversation
Add a faint terracotta brace on each side of the 2x2 node grid so the
glyph reads as { cluster } — the cluster expressed as a Terraform module,
giving the symbol a cue for this repo's role (IaC that provisions the
cluster) rather than depicting the hardware alone.
- Two-path <g> inside the icon group (#C4683F, opacity 0.6, 3.5px round
strokes) drawn entirely in the grid margins (cusps at local x -26/170),
so the braces never overlap the node tiles or interconnect mesh.
- Applied identically to both the horizontal banner and the square icon
to keep the shared glyph in sync; accent color ties to the control-plane
node and the wordmark underline. Stays legible down to ~96px.
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.
Summary
Adds a faint terracotta brace on each side of the 2×2 node grid so the shared cluster glyph reads as
{ cluster }— the cluster expressed as a Terraform module. The symbol now carries a cue for this repo's actual role (IaC that provisions the cluster) instead of depicting the hardware alone.Changes
docs/assets/turing-cluster/logos/turing_cluster_logo_horizontal.svgdocs/assets/turing-cluster/icons/turing_cluster_icon.svgTwo-path
<g>inside the icon group (#C4683F, opacity 0.6, 3.5px round strokes), drawn entirely in the grid margins (cusps at local x ≈ -26 / 170) so the braces never overlap the node tiles or the interconnect mesh. Applied identically to both assets to keep the shared glyph in sync; the accent color ties to the control-plane node and the wordmark underline.Verification
rsvg-convertat 800px (banner), 240/480px and 96px (icon): braces frame the glyph symmetrically, sit cleanly in the banner gutter before the wordmark, and stay legible down to ~96px without competing with the grid.🤖 Generated with Claude Code