brand: align with brand system#37
Merged
Merged
Conversation
Apply personal brand alignment: README badge palette swap (license to hunter green 1F4D3A, decorative status badges demoted to ink 0B0B0C), mechanical em-dash sweep across prose markdown, light voice pass on intros and section labels. No code changes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-Authored-By: amcheste <13696614+amcheste@users.noreply.github.com>
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.
Holistic pass to align this repo with the personal brand system at
alanchester-brand. No code changes; markdown prose + README badges only.Surfaces touched
README.mdPokémon Red: Reinforcement Learning Toolkit).yellow→1F4D3A(hunter-green accent per brand rule); Testsbrightgreen→0B0B0C(status decoration, demoted to ink); Pythonblue→0B0B0C(version-style, ink).CONTRIBUTING.md— em-dash sweep across 6 prose lines.MODEL_CARD.md— em-dash sweep (title + 3 prose lines).CITATION.cff— em-dash sweep (header comment + work title).DEVELOPER_GUIDE.md— em-dash sweep on prose lines and API definition-list bullets; left technical body otherwise untouched.docs/research_playbook.md— em-dash sweep across step headers, prose, and bullet labels (~22 occurrences).configs/wandb_report_template.md— em-dash sweep on prose; one superlative softened (single most important figure→headline figure)..github/PULL_REQUEST_TEMPLATE.md,.github/ISSUE_TEMPLATE/bug_report.md,.github/ISSUE_TEMPLATE/feature_request.md— em-dash sweep on contributor-facing instruction comments.Surfaces skipped
pokemon_red_ai/analysis/comparison.py,scripts/analyze.py,pokemon_red_ai/training/callbacks.py— these are matplotlib data-viz colors used to distinguish the three RL treatments (pixel/symbolic/hybrid) in figures and live dashboards. Intentional viz convention, not theme palette. Flagged below.DEVELOPER_GUIDE.mdbody — kept conservative on technical content per the brand spec.docs/design/directory — not part of this repo's tracked set; left alone.Flags
gh repo edit --description ....comparison.py/analyze.py/callbacks.pyis intentionally non-brand. The brand has one accent (the δ); RL paper figures need 3 distinguishable treatment colors. Suggest leaving as-is unless you want to revisit treatment colors holistically across already-rendered figures.--ac-accent: #1F4D3Awhiletokens/colors.csslists#1F6B3A. I followed the prompt and the README convention (1F4D3A) for the license badge; worth reconciling upstream.Verification
CONTRIBUTING.mdanddocs/research_playbook.mdfor natural flow (semicolons / colons / parentheses substituted for em dashes; no awkward "period + lowercase" artifacts found in the audit).MODEL_CARD.mdandCITATION.cfftitle changes (em dash → colon) are fine for downstream consumers (the GitHub citation widget, BibTeX exports).wandb_report_template.mdvoice change (single most important→headline) is acceptable.