From 024b5ec4f26ffab9b3adbe52057c03a9639c532d Mon Sep 17 00:00:00 2001
From: amcheste-ai-agent <278991699+amcheste-ai-agent@users.noreply.github.com>
Date: Tue, 12 May 2026 07:46:38 -0400
Subject: [PATCH] feat: add brand banner
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bring in the Claude Design output for the mac-dev-setup banner per
docs/banner-spec.md from alanchester-brand.
Banner concept: left panel renders a stylized terminal trace of the
setup script (installing Homebrew packages, symlinking dotfiles,
configuring credentials, wiring MCP servers, installing Claude Code)
with check marks down the side, then a hairline rule, then "→
productive" as the synthesized δ output in Hunter Green. The macOS
system tag in the top-right is also in Hunter Green. Right panel
holds the mac-dev-setup. headline, lead, stack tags (Homebrew · ZSH ·
Vim · Claude-Code · ACT), and the A·ε·C monogram.
Files added per banner-spec storage layout:
- assets/banner.svg (vector source with inline stylesheet)
- assets/banner-1200.png (1200w PNG)
- assets/banner-2400.png (2400w PNG, 2x)
Same SVG defect as the engineering-handbook export — Claude Design
shipped the SVG with an empty block but class-based markup
throughout. Added an inline
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Trace · bash setup.sh
+ macOS
+
+
+
+
+
+
+
+ ▶
+ installing Homebrew packages
+ ✓
+
+
+ ▶
+ symlinking dotfiles
+ ✓
+
+
+ ▶
+ configuring credentials
+ ✓
+
+
+ ▶
+ wiring MCP servers
+ ✓
+
+
+ ▶
+ installing Claude Code
+ ✓
+
+
+
+
+
+ →
+ productive
+
+
+ δ · end state
+
+
+
+
+
+ Project · amcheste/mac-dev-setup
+
+
+
+
+
+ mac-dev-setup.
+
+
+ An agentic-forward macOS developer environment,
+ from zero to productive in one command.
+
+
+ Homebrew · ZSH · Vim · Claude-Code · ACT
+
+
+
+
+
+
+
+
+
+
+ A
+ ε
+ C
+
+
+
+
\ No newline at end of file