Brand & App System

We Keep Comporta

Identity, editorial trust and the product system — the complete guidelines and maintained design assets in one page.

Sign blue #0354A2 v1.4 wip · August 2026 QA 134 / 134 passed Guidelines deck · 39 slides shown
01

Overview

We Keep Comporta is a locally verified guide to events, places and local life in Comporta. This working revision (v1.4) keeps the client-approved square architectural logo throughout the brand system, production assets and responsive app prototype. Dia do Tito has been removed from the product; Tito remains as the About page — his story and photograph.

What this page contains

  • The final logo and its usage rules
  • Colour and design tokens (copyable CSS)
  • All three typefaces, embedded live
  • The full icon set and map pins
  • All application examples
  • The app prototype — screenshots and a working link
  • The story page (footer link): #wekeepcomportasafe, Tito, principles
  • The guidelines deck (39 slides; Tito Day slides removed)

Status

  • Design-system and prototype handoff: QA passed, 134/134 checks
  • Guidelines: 41 slides / 41 PDF pages, overflow tests passed
  • Prototype events are compiled from public sources (Aug 2026); venue pages remain concept content
  • Portuguese glyph coverage resolved (Atlantic Company / Canal Caveira, 319 glyphs); font licence confirmation remains an open release gate
03

Colour

Tokens are at v1.4 (see the audit): the logo blue drives the mark, links and selected states; terracotta and rice now ship in two forms — the default value is text-safe (≥4.5:1) for badges and labels, and the original v1.3 fill lives on as a *-decorative variant that must never carry text. The focus token passes 3:1 on every light ground.

Brand

#0354A2
Sign Blue--color-brand-sign-blue
#1F75A7
Facade Blue--color-brand-facade-blue
#0E4F7D
Deep Atlantic--color-brand-deep-atlantic
#F4F0E7
Limewash--color-brand-limewash

Support

Controlled accents — never sole carriers of small text.

#A8C9DD
Open Sky--color-support-open-sky
#9C5E24
Terracotta--color-support-terracotta
#BC7F3C
Terracotta Decorative--color-support-terracotta-decorative
#5F6B3A
Rice Field--color-support-rice-field
#78834B
Rice Decorative--color-support-rice-decorative
#6B5D4A
Weathered Wood--color-support-weathered-wood
#DCCFC0
Sand--color-support-sand
#26343A
Deep Water--color-support-deep-water

Semantic

#4D6B3C
Success--color-semantic-success
#98631C
Warning--color-semantic-warning
#A13A32
Error--color-semantic-error
#0354A2
Info--color-semantic-info
#B7791F
Focus--color-semantic-focus

Surface

#F4F0E7
Base--color-surface-base
#FFFFFF
Raised--color-surface-raised
#FFFDFC
Paper--color-surface-paper
#ECE3D8
Subtle--color-surface-subtle
#173746
Dark--color-surface-dark

Text

#26343A
Primary--color-text-primary
#59666B
Secondary--color-text-secondary
#FFFFFF
Inverse--color-text-inverse
#0354A2
Brand--color-text-brand
04

Typography

The system pairs two client-supplied condensed grotesks — Atlantic Company for display and Canal Caveira for editorial moments — with Carrasqueira Text for body copy and interface text. All three faces are self-hosted and embedded live on this page. Carrasqueira ships two drawn weights, 400 and 700: the bold is a real outline, so counters stay open at 13 px rather than filling in the way a synthesised bold does. Its digits are tabular, which is what lets time ranges and dates align in columns, and its lowercase l carries a tail so it cannot be confused with a capital I in venue and place names.

Display — Atlantic Company · tracking 0.05em · uppercase
Sábado à noite na Comporta
ABCDEFGHIJKLMNOPQRSTUVWXYZ ÀÁÂÃÇÉÊÍÓÔÕÚ 0123456789 €
Editorial — Canal Caveira
Eventos verificados localmente — exposições, música e marés de verão.
abcdefghijklmnopqrstuvwxyz àáâãçéêíóôõú 0123456789
Body — Carrasqueira Text 400

Lead with practical information, then add atmosphere. Always include date, start time, place, price or “Free”, booking status, language and access notes. Expired events remain visible for 24 hours with a clear “Finished” status, then archive.

Carrasqueira Text 700 — a drawn weight, not a synthesised one. Use it for ledes and emphasis inside body copy, never for headings.

abcdefghijklmnopqrstuvwxyz àáâãçéêíóôõú ABCDEFGHIJKLMNOPQRSTUVWXYZ ÀÁÂÃÇÉÊÍÓÔÕÚ 0123456789 º ª « » €
Disambiguation: I l 1 · 0 O o · rn m — tabular digits: 19:30–23:00 · 10:00–14:00 · 21:00–01:45

Desktop scale

RoleSizeLine
displayXL64 px0.94
displayL48 px0.98
h140 px1.0
h232 px1.05
h324 px1.15
bodyL18 px1.5
body16 px1.5
label12 px1.2

Mobile scale

RoleSizeLine
display40 px0.98
h132 px1.0
h226 px1.08
h320 px1.15
body16 px1.5
label12 px1.2

Tracking: display 0.05em · label 0.08em · body 0. Do not use the display or editorial faces for long body copy.

Glyph coverage — resolved (1 Aug 2026)

Atlantic Company and Canal Caveira each encode 319 characters, covering the full Portuguese set (À Á Â Ã Ç É Ê Í Ó Ô Õ Ú and lowercase), € and working punctuation — the audit's 40-character missing list resolves, with only standalone UI arrows on fallback. They replace the 78-glyph v1.3 faces. Open gate: confirm the commercial licence terms before public production use.

05

Design tokens — v1.6

These maintained tokens are the single source of truth for the live app.

Spacing

The app deliberately uses Tailwind's spacing scale instead of maintaining a second parallel spacing vocabulary.

Radius

none · 0
sm · 6
md · 12
lg · 20
pill · 999

design-tokens.css

/* We Keep Comporta - design tokens v1.6 (2026-08-01)
   Single source of truth. Supersedes the v1.3 kit tokens per docs/design-audit-2026-08.md:
   adopts the app-tuned accessible values (H1), fixes accent-as-text contrast (H2)
   and the focus ring (B2). v1.5 moves the body family off Inter (named but never
   loaded) onto self-hosted Carrasqueira Text 400/700 - the colour block below is
   unchanged. v1.6 makes elevation a three-step scale from the values that ship
   and drops the spacing scale (docs/audit-decisions-2026-08.md SS2 + SS4).
   This file is hand-maintained alongside design-tokens.json. After every
   version bump, run `pnpm gen:theme` to regenerate the app theme and typed
   token subset. */
:root{
  /* brand */
  --color-brand-sign-blue: #0354A2;
  --color-brand-facade-blue: #1F75A7;
  --color-brand-deep-atlantic: #0E4F7D;
  --color-brand-limewash: #F4F0E7;
  /* support - text-safe values; *-decorative are the v1.3 fills, never for text */
  --color-support-open-sky: #A8C9DD;
  --color-support-terracotta: #9C5E24;
  --color-support-terracotta-decorative: #BC7F3C;
  --color-support-rice-field: #5F6B3A;
  --color-support-rice-decorative: #78834B;
  --color-support-weathered-wood: #6B5D4A;
  --color-support-sand: #DCCFC0;
  --color-support-deep-water: #26343A;
  /* semantic */
  --color-semantic-success: #4D6B3C;
  --color-semantic-warning: #98631C;
  --color-semantic-error: #A13A32;
  --color-semantic-info: #0354A2;
  --color-semantic-focus: #B7791F;
  /* surface */
  --color-surface-base: #F4F0E7;
  --color-surface-raised: #FFFFFF;
  --color-surface-paper: #FFFDFC;
  --color-surface-subtle: #ECE3D8;
  --color-surface-dark: #173746;
  /* text */
  --color-text-primary: #26343A;
  --color-text-secondary: #59666B;
  --color-text-inverse: #FFFFFF;
  --color-text-brand: #0354A2;
  /* radius */
  --radius-none: 0px; --radius-sm: 6px; --radius-md: 12px; --radius-lg: 20px; --radius-pill: 999px;
  /* motion */
  --motion-fast: 120ms; --motion-standard: 200ms; --motion-slow: 320ms;
  --motion-easing: cubic-bezier(.2,.8,.2,1);
  /* elevation */
  --shadow-row: 0 3px 14px rgba(38,52,58,.06);
  --shadow-card: 0 3px 14px rgba(38,52,58,.08);
  --shadow-floating: 0 18px 50px rgba(38,52,58,.18);
  /* touch */
  --touch-target: 44px;
}
06

Components

The working components as shipped in the live app. Tap targets are 44 px minimum; every control shows a two-layer focus ring.

Buttons

PRIMARY OUTLINE STRONG

The former btn-danger is renamed btn-strong — it was used for plain navigation, never destruction.

Filter chips

ALL FESTA MUSIC FREE

Badges — text-safe accents

EVENT FESTA · 5.2:1 NATURE · 5.8:1

Date square — three variants

08
AUG
6–9
AUG
ALL
MONTH

Source provenance block

SOURCEPUBLIC SOURCE

Câmara Municipal de Grândola
Open source page →

Checked: 1 Aug 2026. Listing compiled from a public source — confirm with the organiser.

Motion

TokenValue
fast120 ms
standard200 ms
slow320 ms
easingcubic-bezier(.2,.8,.2,1)

The app respects prefers-reduced-motion; no decorative parallax.

Elevation

card
floating
07

Iconography

The core interface set uses the approved logo blue on a 24 px grid — square caps, mitred joins, 1.8 px stroke. Category map pins retain their functional accent colours.

Accessibility
Arrow Left
Arrow Right
Beaches
Calendar
Clock
Culture
Eat Drink
Events
Filter
Heart
Language
Map
Nature
Places
Save
Search
Share
Shopping
Stay
Wellness

Map pins

Event
Food
Nature
Place
08

Applications

Design concepts showing the identity across physical and digital touchpoints. Event schedules, venues, discounts and terms are fictional until approved by the relevant organisers and businesses.

10

About — Tito

Tito — portrait (rights approval pending)

Frederico da Cunha. Tito, to everyone.

He was one of the four behind Sal, twelve years on the sand at Praia do Pego. In 2020, when everything shut, he got restaurants, shops, hotels and neighbours holding the same line: #wekeepcomportasafe — not a campaign, but people answering for each other. That standard is the product’s one rule: a place appears when two people who live here put their names to it. Nothing is bought.

Tito died in November 2022, a few weeks after Sal’s last day at Pego. The name is his — we just made it shorter.

Foi um dos quatro do Sal, doze anos sobre a areia da praia do Pego. Em 2020 pôs toda a gente na mesma linha: #wekeepcomportasafe. O nome é dele — nós só o encurtámos.

In the app, the story lives behind one quiet footer link — “The story: #wekeepcomportasafe, Tito and our principles” — leading to a single page with his story, photograph and the platform’s principles. It does not appear in the primary navigation. Dia do Tito (the 8 April celebration) has been removed from the product.

Rights gate

The portrait and story require family / rights-holder approval before public release, and the November 2022 details need confirmation. Documented in QA.

11

Content & voice

Calm, useful, local and specific. Lead with practical information, then add atmosphere. Tito’s story should feel warm and human, never promotional or sentimental for its own sake.

Event listing

  • Title 45 characters preferred, 70 maximum
  • Summary 120–180 characters · description 80–250 words
  • Always: date, start time, place, price or “Free”, booking status, language, access notes
  • Expired events stay 24 h marked “Finished”, then archive
  • Show the two local reviewers and the last review date — no admission-year badge

Venue listing

  • Name, category, village, opening status, address, directions, contact
  • 3–8 images; landscape hero preferred
  • Verify seasonal hours; label the last update date
  • Separate editorial recommendations from paid support

Bilingual rules

  • The brand name remains “We Keep Comporta” in both languages
  • European Portuguese; keep place names local; never auto-translate venue names
  • 24-hour time in both interfaces
12

Governance & release

QA v1.3

  • PASS for design-system and prototype handoff
  • App prototype: 134/134 checks across 8 routes and 5 viewports (320–1440 px)
  • Fixed-layout and editable deck overflow tests: passed
  • PDF render review: passed — 41 slides / 41 pages
  • QA does not constitute legal, trademark, editorial-rights or production-security approval

Open release gates

  • Font licensing and embedding rights (glyph coverage resolved 1 Aug 2026)
  • Tito biography and portrait rights approvals
  • Prototype venue pages are concept content; events are public-source compilations
  • No dedicated micro-mark approved — small icon exports are technical fallbacks

What changed in v1.3

Package map

FolderContents
01_Guidelines/Fixed-layout deck, editable-source deck, PDF, preview
02_Brand_Asset_Kit/Logos, icons, pins, tokens, applications, content docs
03_App_Prototype/Responsive HTML/CSS/JS prototype + screenshots
04_QA/QA review, checks and visual boards
05_Source/Deck build source and final slide artwork
13

Guidelines deck — v1.3 record

The brand and app guidelines as delivered in v1.3 — 39 of 41 slides. Click any slide to enlarge; where the editable deck carries native text, it is reproduced beneath the slide as selectable text.

Revision note

Two Dia do Tito slides (8 and 35) are omitted: the celebration was removed from the product in this revision. Passing references on the remaining artwork (slides 1, 29, 31, 41) predate the removal.

Guidelines slide 1
Slide 1 / 41

BRAND & APP SYSTEM

Identity · editorial trust · Tito Day · product system

VERSION 1.3 / JULY 2026

Final square architectural logo integrated throughout.

Guidelines slide 2
Slide 2 / 41
Guidelines slide 3
Slide 3 / 41
Guidelines slide 4
Slide 4 / 41
Guidelines slide 5
Slide 5 / 41
Guidelines slide 6
Slide 6 / 41
Guidelines slide 7
Slide 7 / 41
01 / TRUST

TWO LOCAL NAMES, NO PAID PLACEMENT

Editorial constitution

LOCAL

REVIEWERS

A place appears only when two people who live here put their names to it.

Both names and the last review date remain visible in the provenance record.

2 × LOCAL

Verified locally

Two named reviewers · last checked 14.03.2027

CORRECTION FLOW

Report → triage → two-reviewer check → publish correction → retain history

PUBLICATION RULES

No paid ranking, listing or editorial endorsement

Two independent local approvals before publication

Conflicts of interest are declared; reviewers recuse

Every record shows review history and current status

Corrections are visible, dated and appealable

8 · IV belongs only to the public celebration on 8 April. It is never a reviewer rank, admission date or status mark.

Editorial support may be acknowledged in the colophon, but never changes inclusion, order or wording.

Guidelines slide 9
Slide 9 / 41
Guidelines slide 10
Slide 10 / 41
01 / BRAND

NAME, ENDORSEMENT AND LANGUAGE

Final identity

WE KEEP COMPORTA

Primary master brand. The name is his; we only shortened it.

EVENTS · PLACES · LOCAL LIFE

LAUNCH PHASE

Use the heritage line selectively:

DESDE / SINCE

#wekeepcomportasafe · 2020

LANGUAGE RULES

Brand name remains in English

Interface supports EN / PT

Use European Portuguese

Keep venue and place names unchanged

Use 24-hour time

Daily colophon preserves the 2020 origin

Guidelines slide 11
Slide 11 / 41
Guidelines slide 12
Slide 12 / 41
Guidelines slide 13
Slide 13 / 41
03 / COLOUR

A PALETTE EXTRACTED FROM PLACE

Updated for final mark

The identity begins with the exact approved logo blue, then expands into Comporta’s sky, limewash, rice fields, terracotta, wood and deep water.

FINAL LOGO BLUE

#0354A2

Primary mark · links · focus

DEEP ATLANTIC

#173746

Dark fields · footer · text

FACADE BLUE

#1F75A7

Secondary architecture accent

OPEN SKY

#82ABCB

Quiet supporting field

LIMEWASH

#F4F0E7

Primary surface

SAND

#DCCFC0

Secondary surface

TERRACOTTA

#BC7F3C

Controlled warm accent

RICE FIELD

#78834B

Nature · status support

Guidelines slide 14
Slide 14 / 41
03 / COLOUR

ACCESSIBLE PAIRS, CONTROLLED ACCENTS

WCAG-oriented use

Aa

7.52:1

LOGO BLUE / WHITE

AA normal text

Aa

6.68:1

LOGO BLUE / LIMEWASH

AA normal text

Aa

12.56:1

DEEP / WHITE

AAA normal text

Aa

11.17:1

LIMEWASH / DEEP

AAA normal text

Aa

4.42:1

TERRACOTTA / WHITE

Large text & graphics

Aa

3.28:1

RICE / WHITE

Graphics only

Aa

4.32:1

BLUE / SKY

Large text & graphics

Aa

11.42:1

INK / LIMEWASH

AAA normal text

Use terracotta, rice green and sky blue as accents. Do not rely on them for small body text or status meaning without an icon or label.

Guidelines slide 15
Slide 15 / 41
Guidelines slide 16
Slide 16 / 41
Guidelines slide 17
Slide 17 / 41
Guidelines slide 18
Slide 18 / 41
Guidelines slide 19
Slide 19 / 41
Guidelines slide 20
Slide 20 / 41
05 / LOGO

EVOLUTION, NOT REPLACEMENT OF ORIGIN

Identity history

2020 / ORIGIN

#wekeepcomportasafe

The community response and the proof of collective action. Preserve it as historical provenance.

v1.2 / EXPLORATION

ROUND WAVE SEAL

A development stage that established the new name and system. Archived; do not use in new materials.

SUPERSEDED

v1.3 / FINAL

ARCHITECTURAL MARK

The approved square frame, custom stacked lettering and plus device. This is the sole current identity.

The origin remains part of the story. The final logo carries the system forward without presenting itself as the 2020 seal.

Guidelines slide 21
Slide 21 / 41
05 / LOGO

FINAL MARK: CONSTRUCTION AND MEANING

Source of truth

PLUS DEVICE

A distinct asymmetric sign at the upper-right. Keep it attached to the full composition.

OPEN FIELD

Large negative space gives the mark architectural scale and a sense of sky.

STACKED WORDMARK

Custom letterforms sit in the lower-left, grounded like painted local signage.

SQUARE FRAME

A simple enclosure that recalls façades, signs, windows and plots of land.

APPROVED BLUE

#0354A2 is exact. Do not substitute a nearby cobalt or the former v1.2 blue.

Do not reconstruct from type. Use the supplied outlined SVG master.

Guidelines slide 22
Slide 22 / 41
05 / LOGO

A RESPONSIVE USE SYSTEM

Full mark, tested sizes

512 px

Preferred app and social use

256 px

Standard digital placement

128 px

Preferred minimum

64 px

Technical fallback only

RULE

Use the complete composition at 128 px / 28 mm or larger wherever possible. The supplied 64, 32 and 16 px files are compatibility exports, not proof of guaranteed legibility.

MICRO-MARK STATUS

No separate micro-mark has been approved. Do not invent a standalone plus, initial, crop or abbreviation.

Guidelines slide 23
Slide 23 / 41
05 / LOGO

CLEAR SPACE, MINIMUM SIZE AND MISUSE

Production controls

CLEAR SPACE

x

x = height of the plus sign

MINIMUM

128 px / 28 mm

DO NOT

×

Crop the frame

Never trim the square or force it into a circle.

×

Remove the plus

The upper-right device belongs to the composition.

×

Restack the words

Do not retype, stretch or rearrange the outlined lettering.

×

Add shadows or effects

Flat colour only; no glow, bevel, texture or outline.

×

Use the round wave seal

The v1.2 exploration is archived and superseded.

×

Change the blue

Primary reproduction uses exact #0354A2.

Guidelines slide 24
Slide 24 / 41
05 / LOGO

APPROVED COLOURWAYS

Four production masters

PRIMARY

Blue on white

TRANSPARENT

Open light ground

REVERSE

White on approved blue

BLACK

Single-colour production

On photography, use only the reverse or transparent version over a calm, high-contrast field. Do not place the primary white-box version as an arbitrary sticker unless the application intentionally calls for a sign or plaque.

Guidelines slide 25
Slide 25 / 41
06 / SYSTEM

GRAPHIC LANGUAGE AFTER THE FINAL MARK

Architecture, space and place

FRAME

Use thin square or rectangular boundaries to organise content and evoke façades and signs.

OPEN FIELD

Leave generous unused space. The mark’s upper field becomes a layout principle.

GROUND LINE

Anchor labels, dates and calls to action to a strong lower edge or baseline.

+

PLUS DEVICE

Use sparingly as a directional or editorial accent only when the full logo is already present.

ARCHITECTURAL CROP

Photograph walls, arches, roofs, signs and horizon lines with calm geometry.

PLACE TEXTURES

Limewash, sand, rice fields and weathered wood add material depth without effects.

Waves remain available as a secondary coastal illustration motif. They are no longer part of the logo or the primary framing system.

Guidelines slide 26
Slide 26 / 41
Guidelines slide 27
Slide 27 / 41
Guidelines slide 28
Slide 28 / 41
Guidelines slide 29
Slide 29 / 41
08 / APPLY

THE FINAL IDENTITY IN USE

Physical and digital

LOCAL PLACE SIGN

DIA DO TITO

PARTNER LOCKUP

APP EXPERIENCE

SYSTEM TEST

The architectural mark holds on white walls, campaign materials, partner contexts and the product interface without changing its construction.

PRODUCTION RULE

Prefer flat colour, real photography and simple physical materials. Tito Day offers must show exact value, availability, exclusions and expiry.

Guidelines slide 30
Slide 30 / 41
08 / APPLY

CO-BRANDING AND PARTNERSHIPS

Clear roles, no implied endorsement

PRIMARY LOCKUP

Participation never buys inclusion, ranking or editorial wording.

RELATIONSHIP LABELS

EDITORIAL

Content or programme support; no control over inclusion or ranking.

COMMUNITY

Local collaboration, public interest or in-kind participation.

SPONSORED

Paid visibility, clearly labelled and separated from editorial selection.

LOCKUP RULES

Equal visual weight with a clear separator

Never place partner branding inside the logo frame

Guidelines slide 31
Slide 31 / 41
Guidelines slide 32
Slide 32 / 41
09 / PRODUCT

FOUNDATION TOKENS

Final mark integrated

COLOUR

SPACING

RADIUS

DISCOVER

This weekend

VIEW EVENTS

Primary logo blue drives links, focus and selected states. Deep Atlantic supports large dark surfaces.

PRODUCT PRINCIPLES

Place before promotion

Provenance before ranking

Two local names on each record

8 April is a celebration

Bilingual by design

Accessible without losing character

The final logo is never improvised

Guidelines slide 33
Slide 33 / 41
Guidelines slide 34
Slide 34 / 41
10 / SCREENS

DISCOVER: THE DAILY STARTING POINT

Desktop and mobile

MOBILE

FINAL

LOGO

Header

footer

favicon

The approved square mark now appears consistently across the app chrome and launch surfaces.

Guidelines slide 36
Slide 36 / 41
10 / SCREENS

EVENTS: BROWSE, DECIDE, SAVE

Exact filters and terms

LIST

DETAIL

FILTERS

DATES

PRICE

ACCESS

BOOKING

Guidelines slide 37
Slide 37 / 41
10 / SCREENS

VENUES AND MAP: PLACE MADE PRACTICAL

Profiles, routes and list fallback

VENUE PROFILE

MAP + ACCESSIBLE LIST

MOBILE

Guidelines slide 38
Slide 38 / 41
10 / SCREENS

SAVED PLANS AND STRUCTURED CONTENT

From inspiration to utility

MY PLAN

EVENT MODEL

Title EN / PT

Start and end time

Venue and coordinates

Category and price

Booking URL

Language and access

Two local reviewers + review date

VENUE MODEL

Name and description

Category and village

Opening hours

Contact and booking

Features and access

Two local reviewers + review date

Correction and conflict history

CONTENT PRINCIPLE

Provenance is a product feature. Every listing needs two local reviewers, review history, conflicts, corrections and an update date. Tito Day entries additionally require exact offer terms and expiry.

The final logo appears in persistent app chrome; it does not replace content provenance or status labels.

Guidelines slide 39
Slide 39 / 41
11 / QA

QUALITY REVIEW: v1.2 → v1.3

Final logo integration

COMPLETED IN v1.3

Final square architectural logo replaces the round wave seal

Exact approved blue #0354A2 applied to logo, links and focus

Primary, transparent, reverse and black masters packaged

App header, footer, icons and favicons updated

Partner, venue, poster, social and Tito Day assets updated

Identity, colour, responsive and co-branding guidance revised

App prototype rechecked across routes and responsive widths

134 / 134 APP CHECKS PASS

OPEN RELEASE GATES

×

Confirm Tito biography, exact dates and the “February” reference

×

Secure family, partner and portrait usage approval

×

Confirm real 8 April participants, schedules and offer terms

×

Complete trademark and final-identity clearance

×

Confirm custom-font licensing and Portuguese glyph coverage

×

Connect live CMS, reviewer identities and consent records

×

Run external accessibility and local-resident testing

NOT READY FOR PUBLIC RELEASE

Guidelines slide 40
Slide 40 / 41
Guidelines slide 41
Slide 41 / 41
12 / SHIP

GOVERNANCE, FILES AND NEXT ACTIONS

v1.3 production handoff

BRAND STEWARD

Protects Tito’s story, the final mark and partner boundaries.

TITO DAY PRODUCER

Coordinates the annual programme, venues and offer terms.

CONTENT EDITOR

Coordinates two-name reviews, corrections and translation.

PRODUCT OWNER

Maintains roadmap, privacy, access and releases.

DELIVERED IN v1.3

Updated PPTX and PDF guidelines

Final outlined SVG and PNG logo masters

Updated colour, spacing and logo-use tokens

Partner, venue, social, poster and Tito Day assets

Responsive app prototype with final identity

Tito story and annual celebration routes

Verification, correction and content governance

QA report, screenshots and release checklist

NEXT PRODUCTION GATE

Approve Tito facts and rights · confirm the first 8 April programme and offer terms · clear the final identity · complete font licensing/glyphs · connect live provenance to a CMS · test with local residents.

Do not share or redistribute the supplied font files. Use the outlined logo masters for production.