Brand Book

Governance

A brand system is only as good as its stewardship — this chapter sets out who owns the brand, how often it's reviewed, how it's versioned, and who signs off on what.

Without clear ownership, regular review, and a defined process for updates, guidelines drift and consistency erodes. Governance is the operational layer that keeps the brand alive across teams, markets, and regulatory change — and the way to measure whether it's actually working.

Brand ownership

Every operator deploying Playbook designates a single brand owner — a person or team accountable for keeping the system coherent. One owner holds the brand; several functions are consulted along the way.

Recommended owner by organization size

Organization sizeRecommended owner
Small operator (under 50 employees)Marketing lead or product manager
Mid-size operator (50–500 employees)Dedicated program manager
Large operator (500+ employees)Team: brand manager, content strategist, compliance liaison
Regulator / non-profitCommunications director

What the owner does

  • Maintaining the guidelines and keeping them current
  • Reviewing new content for brand consistency before publication
  • Approving adaptations and exceptions
  • Coordinating with legal and compliance on jurisdiction-specific messaging
  • Training new team members on the brand system
  • Managing the relationship with the upstream Playbook open-source project

Who gets consulted

FunctionConsulted on
Legal / complianceJurisdiction-specific messaging, required disclaimers, advertising rules
Product / UXDigital touchpoint design, feature placement, user flows
Customer serviceScripts, training content, front-line messaging
MarketingCampaign messaging, co-branding, advertising
Data / analyticsEngagement metrics, content performance, player behavior

Review cadence

Two recurring reviews keep the brand current, backed by event-driven updates whenever something changes in between.

Annual brand review

A comprehensive once-a-year pass across the foundation, visual identity, voice and tone, messaging, accessibility, and every jurisdiction module — confirming each still reflects the program's direction and current standards.

Quarterly regulatory check

Gambling rules change frequently, so every quarter the team verifies that required messaging is still accurate, helplines and URLs are active, advertising and self-exclusion rules are unchanged, and no new jurisdiction needs adding.

Continuous, event-driven updates

Between scheduled reviews, specific triggers demand action on a fixed clock.

TriggerActionTimeline
Regulatory changeUpdate the affected jurisdiction moduleWithin 30 days of effective date
Helpline number changeUpdate _brand.yml and all contentImmediately
New jurisdiction launchCreate a module from the templateBefore market launch
Content underperformingReview and reviseWithin 2 weeks
Accessibility issueFixWithin 1 week

The content review rubric

Before any new or updated content ships, score it on six dimensions from 1 to 3. The rule is simple: content must score 2 or higher on every dimension to ship, and any dimension scoring a 1 is a blocker that must be fixed first. This complements — it doesn't replace — the approval workflow below.

Dimension1 — Needs work3 — Excellent
Voice alignmentSounds like compliance or clinical copyUnmistakably Playbook — a friend explaining something interesting
SpecificityGeneric phrases ("responsible gambling," "play smart")Every sentence names a concrete action or fact
Stigma-free languageClinical or judgmental terms in Tier 1Fully aligned with the stigma-free language guide
AccessibilityFails contrast, missing alt text, or broken keyboard navAAA where possible, tested on real devices
ActionabilityNo clear CTA or next stepCTA is obvious, specific, and compelling
Visual qualityLooks like a compliance afterthoughtMatches or exceeds commercial content quality
Before vs. after publication

The rubric evaluates content before it goes live. Testing how content performs with players after publication is a separate exercise tracked through the project's Content Scorecard.

Versioning

Playbook guidelines use semantic versioning — MAJOR.MINOR.PATCH — so any team can read a version number and know how disruptive a change is. Every change is logged in CHANGELOG.md under Added / Changed / Fixed headings, and each release is tagged in Git (for example, v0.2.0).

MAJOR X.0.0

When to increment: Breaking changes to brand identity or architecture

Rebranding, new pillar system, structural reorganization

MINOR 0.X.0

When to increment: New content that doesn't break existing usage

Adding a jurisdiction, new collateral templates, new messaging

PATCH 0.0.X

When to increment: Corrections, clarifications, regulatory updates

Updated helpline number, corrected contrast ratio, typo fix

The Git workflow

The main branch holds the current approved guidelines. Proposed changes live on feature branches, go through a pull request for review, and ship as a tagged version release. Standard open-source hygiene — applied to a brand system. The whole thing lives in the Playbook repository on GitHub.

Approval workflows

Approval scales with the blast radius of the change. A typo needs one signoff; a structural change needs the executive sponsor.

Change typeApproval required
Typo / formatting fixBrand owner
Messaging updateBrand owner + compliance
Visual identity changeBrand owner + design lead
Jurisdiction moduleBrand owner + legal / compliance
Voice / tone changeBrand owner + program lead
Structural changeBrand owner + executive sponsor

Compliance sign-off

For content carrying jurisdiction-specific claims, a five-step path keeps regulatory accuracy verifiable and on the record.

  1. Draft the content following the brand guidelines.
  2. Cross-reference it against the relevant jurisdiction module.
  3. Verify regulatory accuracy with legal or compliance.
  4. Document the review — date, reviewer, jurisdiction.
  5. Set a review date in the jurisdiction module.

Measuring success

For an individual operator, the proof that Playbook works is player engagement with the content — quiz completions, time on page, tool adoption, share rate, and return visits. The content-performance metrics that matter most:

MetricWhat it tells you
Quiz completion rateIs the content engaging enough to finish?
Share rateIs it interesting enough to share voluntarily?
Helpline click-throughAre support resources findable when needed?
Deposit limit adoptionAre tools framed effectively as features?
Content hub return visitsIs the content worth coming back to?
What NOT to measure

Playbook is not a clinical intervention. Don't measure "problem gambling reduction," "harm prevention," or "at-risk player identification" — it doesn't treat conditions, prevent anything, or diagnose. Measure engagement, measure adoption, and measure whether players find the content useful and interesting. That's the standard.

Source in the Playbook repo: brand-book/08-governance.md