Skip to content

chore: align badges and description to brand#220

Merged
amcheste merged 2 commits into
developfrom
chore/brand-alignment
May 6, 2026
Merged

chore: align badges and description to brand#220
amcheste merged 2 commits into
developfrom
chore/brand-alignment

Conversation

@amcheste-ai-agent
Copy link
Copy Markdown
Contributor

@amcheste-ai-agent amcheste-ai-agent Bot commented May 6, 2026

Fixes AMC-121

Summary

Aligns this repo's badges and GitHub description to the CAM family brand system, matching precedents from repo-template#8, engineering-handbook#15, and mac-dev-setup#78.

Three changes, single PR:

  1. License badge colorblue1F4D3A (Hunter Green, the family-system accent for license badges). License stays Apache 2.0; 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:

    Kubernetes operator that runs Claude Code Agent Teams as distributed pods. Supports coding and Cowork modes for knowledge work.

Scope note

The README body still contains many em-dashes (feature descriptions, status output, 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)

Apply CAM family brand colors to README badges:
- License badge: blue -> Hunter Green (#1F4D3A), the family-system
  accent for license badges. Apache 2.0 stays unchanged.
- Version badge: append &color=0B0B0C (Ink), the structural color
  for version badges across the brand system.

Also update the GitHub repo description to remove an em-dash, per
brand voice rules (use periods, commas, parentheses, or "since/
because" instead).

README body still contains many em-dashes (feature lists, status
output, etc.). Those are deferred to a follow-up sweep PR so this
change stays scoped to badges and description.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: amcheste <13696614+amcheste@users.noreply.github.com>
Adds the Linear issue reference so the "Linear Issue Reference" CI
check passes. The PR body was updated separately, but editing the
body alone does not re-trigger the workflow.

Refs AMC-121

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: amcheste <13696614+amcheste@users.noreply.github.com>
@amcheste amcheste merged commit f1c29ea into develop May 6, 2026
9 checks passed
@amcheste amcheste deleted the chore/brand-alignment branch May 6, 2026 02:08
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/kagents#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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants