Skip to content

chore: align badges and description to brand#78

Merged
amcheste merged 1 commit into
developfrom
chore/brand-alignment
May 6, 2026
Merged

chore: align badges and description to brand#78
amcheste merged 1 commit into
developfrom
chore/brand-alignment

Conversation

@amcheste-ai-agent
Copy link
Copy Markdown
Contributor

Summary

Aligns three brand surfaces in this repo with the CAM family brand system. Scope is intentionally small so review is trivial; the README body em-dash sweep is deferred to a follow-up PR.

  • License badge color: blue -> 1F4D3A (Hunter Green, the family-system accent for license badges).
  • Version badge color: appended &color=0B0B0C (Ink, the structural color for version badges).
  • GitHub repo description: replaced the em-dash with a period/comma per brand voice. Applied via gh repo edit (not part of this diff, but verified live on the repo).

The README body still contains em-dashes. That sweep is deferred to a separate PR so this one stays scoped to badges + description.

Cross-references

Test plan

  • Confirm rendered License badge is Hunter Green on the PR's README preview.
  • Confirm rendered Version badge is Ink (near-black) on the PR's README preview.
  • Confirm gh repo view amcheste/mac-dev-setup --json description matches the new copy.
  • Confirm the diff contains exactly two changed lines, both in the badge block.

Apply the CAM family brand system to two README badges and the GitHub
repo description. Body changes are deferred to a follow-up PR.

- License badge: blue -> 1F4D3A (Hunter Green, family-system accent)
- Version badge: append color=0B0B0C (Ink, structural)
- Repo description: drop em-dash for period/comma per brand voice

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: amcheste <13696614+amcheste@users.noreply.github.com>
@amcheste-ai-agent amcheste-ai-agent Bot requested a review from amcheste as a code owner May 6, 2026 01:43
@github-actions github-actions Bot added the docs label May 6, 2026
@amcheste amcheste merged commit 3c77c7a into develop May 6, 2026
7 checks passed
@amcheste amcheste deleted the chore/brand-alignment branch May 6, 2026 01:49
amcheste added a commit to amcheste/ea-agent that referenced this pull request May 6, 2026
## Summary

Aligns this repo's badges and GitHub description to the CAM family brand system, matching precedents from [repo-template#8](amcheste/repo-template#8), [engineering-handbook#15](amcheste/engineering-handbook#15), [mac-dev-setup#78](amcheste/mac-dev-setup#78), and [claude-teams-operator#220](amcheste/claude-teams-operator#220).

Three changes, single PR:

1. **License badge color** — `blue` → `1F4D3A` (Hunter Green, the family-system accent for license badges). License stays MIT; only the hex changes.
2. **Version badge color** — appended `&color=0B0B0C` (Ink, the structural color for version badges).
3. **Repo description** — removed em-dash, per brand voice rules. New text:

   > Claude plugin that turns AI into a personal executive assistant. Built around your Obsidian vault. Skills for daily planning, task management, and inbox processing.

## Scope note

The README **body** still contains em-dashes (tagline, feature descriptions, etc.). Those are intentionally **out of scope here** and will be swept in a separate follow-up PR so this change stays focused on the brand-system surface (badges + description).

## Test plan

- [ ] Confirm license badge renders Hunter Green on the rendered README
- [ ] Confirm version badge renders Ink on the rendered README
- [ ] Confirm repo description (sidebar, search results) shows the period-separated form
- [ ] Confirm no body content changed (diff is two lines)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants