Skip to content

AI sub-brand fixes, Cohort logos, agent-panel + workflow doc#29

Merged
skuhlmann merged 6 commits into
deployfrom
brand-steward/ai-page-followups
Jul 21, 2026
Merged

AI sub-brand fixes, Cohort logos, agent-panel + workflow doc#29
skuhlmann merged 6 commits into
deployfrom
brand-steward/ai-page-followups

Conversation

@Suede0619

@Suede0619 Suede0619 commented Jul 18, 2026

Copy link
Copy Markdown
Member

Work-period follow-ups on the brand site, batched into one PR against deploy.

/ai sub-brand page

  • Corrected the logo section. The original ai-mark-*.svg marks (a recolor of the legacy sword icon) were wrong and are removed. Replaced with the correct supplied assets: four symbol variants (green / pink / white / black) and three lockup treatments (Wordmark, Full Lockup, Modern Lockup), each in green + pink, grouped by version.
  • Removed the shared site header on /ai — the route has its own isolated dark skin and its own back-link, so the main-brand header was off-brand there.

Homepage

  • Converted the small "AI sub-brand" text link into a full Quick Resources panel, styled like the other three, with teal (sub-brand) hover.
  • Link opens in the same named window (target=topw) as the other internal page links.

/logos

  • Added a Cohort logo section: four variants (m500 / m800 / s100 / s700) copied from the website repo and renamed to the brand short-code convention, in a 2x2 grid matching the Logotype floating pattern and color order.

Repo

  • Added BRANCHING.md documenting the suedeN-per-work-period branching convention (branch from main, PR to deploy, Sam promotes deploy to main).

Build verified clean. Not merging — that is done manually.

…ces panel

Header.tsx: the /ai route has its own isolated sub-brand skin and its
own "back to main brand" link, so the shared site header (main-brand
colors, nav) no longer renders there. Checked via usePathname() after
all hooks run, per Rules of Hooks.

page.tsx: the "AI sub-brand ->" text link under Quick Resources is
the only place on the homepage that links to /ai. Replaced it with a
full card matching the three Quick Resources panels above (same
border/padding/radius, own row, same column width), so it reads as a
fourth resource rather than an afterthought. Hover color uses the AI
sub-brand's teal (#2FD09A) instead of the main brand's orange
primary, since this panel is the doorway into that different palette.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Deployment failed with the following error:

You don't have permission to create a Preview Deployment for this Vercel project: brand.

View Documentation: https://vercel.com/docs/accounts/team-members-and-roles

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d0a1b024-2d8e-43d4-bfbb-681cdfbb249b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch brand-steward/ai-page-followups

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Suede0619 and others added 5 commits July 20, 2026 10:11
Documents the suedeN-per-work-period branching convention: one
branch per period (not per task), branched from main, PRs always
target deploy, deleted once merged. deploy -> main promotion is
Sam's responsibility.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Matches the target="topw" pattern used by the For Archers/For
Warriors internal page links, rather than the target="_blank" used
for external resources (PDF/Figma/GitHub).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Four logos used on raidguild.org/join (moloch-500, moloch-800,
scroll-100, scroll-700), copied from RaidGuildWebsite's public/images
and renamed to the established short-code convention (cohort-m500.svg
etc.), following the existing "Floating" logotype pattern on this
page exactly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Half-width cards, two rows of two, instead of a single stacked
column. Reordered to m800, m500, s100, s700 to match the Logotype
section's floating logo sequence (m800, m500, s100), with s700
appended since Logotype has no floating s700 variant to reference.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
The old ai-mark-*.svg files were a recolor of the legacy RaidGuild
sword icon and were wrong. Replaced with the correct symbol files
(green, pink, white, black) supplied directly.

Also replaced the "wordmark not cut yet" placeholder (live text next
to the mark) with the three actual lockup versions now available,
grouped by version with both color variants shown together:

- Wordmark: stacked display type, no mark
- Full Lockup: wordmark + mark, same stacked display type
- Modern Lockup: single-line sans-serif wordmark + mark, matching
  this page's own typography (Space Grotesk, not the stacked serif
  style used in the other two)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Suede0619 Suede0619 changed the title Hide header on /ai, add AI Sub-brand panel to Quick Resources AI sub-brand fixes, Cohort logos, agent-panel + workflow doc Jul 20, 2026
@skuhlmann
skuhlmann merged commit 72d7bbe into deploy Jul 21, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants