Awin Design System
Scalable, accessible design language for a global B2B SaaS platform.
Designing a branded conversational interface — from brand strategy and competitive research to bot personality, and agentic flow architecture for a sustainability-first outdoor brand.
Product Designer
Branded AI conversational agent
Patagonia's mission is unambiguous: "We're in business to save our home planet." Yet users who wanted to act on those values couldn't find the guidance they needed — repair services were hard to navigate, sustainability language was opaque, and when the experience failed to reflect the values they'd invested in, it felt like a small betrayal. The real job wasn't completing a purchase. It was making a decision that felt consistent with who they are, supported by a brand that takes that seriously.
Mapped Patagonia against competitors across the Golden Circle, Sinus Milieu, and Behavioural Archetypes — anchoring segmentation on lifestyle and mindset rather than age brackets or purchase history.
A persona-driven journey for "Lukas — Mindful Nature Protector" exposed high-friction zones in the Consideration and Purchase phases: technical jargon users couldn't decode, unclear repair pathways, no way to ask questions in context. These weren't just pain points — they were the moments where progress broke down, and they directly defined where Pata needed to intervene. See job statement
| Situation | When I'm holding a damaged jacket and facing a decision that feels bigger than the jacket itself |
| Motivation | I want to act in a way that reflects my values — and feel that the brand I trust is genuinely with me in that choice |
| Outcome | So the decision feels clear and right — and I leave with a sense that I contributed to something I believe in |
| Blocker | But repair pathways are opaque, sustainability language is technical, and there's no one to help me in the moment |
A goal matrix aligned business, brand, and user objectives, with users framed as jobs, not features. Patagonia's values then became three behavioural attributes (Responsible, Authentic, Quality-Conscious) that function like component rules in a design system: every dialogue turn is tagged with its dominant brand filter, making the bot structurally auditable, not just tonally consistent. Show Pata character
"Pata" — a bear character rooted in Patagonia's Pacific Northwest craft heritage — gives those rules a voice. The character sheet defines personality dimensions across a radar chart (Empathy, Intellect, Stability, Enthusiasm, Precision), internal tensions, and voice guidelines. These constraints directly shape how the bot should be prompted: Pata asks before advising, never upsells, celebrates repair over replacement, and acknowledges uncertainty rather than fabricating confidence.
Together, the brand filters form the foundation of Pata's context engineering: a stack of rules that shapes every prompt, retrieval, and dialogue turn the model is allowed to produce. The next three sections describe the layers built on top.
On top of that foundation, Pata uses conversational patterns that keep dialogue natural, responsive, and emotionally supportive, while tightening the boundary the model operates in. See dialog examples
Guided autonomy — structured quick replies over open text fields narrow the input space so model output stays anchored to deterministic data paths (preventative guardrails).
Proactive turns — Pata surfaces relevant information users didn't know to ask for, anticipating the logical next need rather than waiting to be prompted.
Implicit confirmation — Pata weaves acknowledgement into the next turn naturally rather than asking users to verify what they just said.
Anxiety pre-emption — friction points are dissolved before the user voices them.
Progress signal — small moments of positive reinforcement celebrate progress and effort, giving users a sense of forward momentum without feeling patronising.
Separated conversational and data layers keep a confident-sounding LLM from giving wrong repair advice and ruining a £300 jacket. The LLM handles natural language understanding and intent recognition only. Once intent is captured ("user has a tear on a Nano Puff sleeve"), the system hands off to a deterministic knowledge base via API for Patagonia's vetted repair guidelines.
Designed escalation paths route out-of-bounds conversations before the model can degrade. If the conversation loops twice or negative sentiment is detected, Pata performs a graceful degradation to a human care team or the Worn Wear hub, rather than collapsing into an "I didn't understand that" loop. See escalation example
Soft calibration delivers just-in-time transparency: confidence is voiced inline at the moment it matters ("Based on the photo, it looks like a Nano Puff sleeve, about 90% sure"), turning the user from a passive recipient into an active validator of the physical garment and replacing the banner-blind "AI can make mistakes" footer with a turn-by-turn signal the user can act on.
Inline attribution links claims to sources using RAG tied to Patagonia's public transparency records. When Pata explains a material like NetPlus®, the LLM retrieves the information rather than fabricating it. For example the interface surfaces verification chips linking to Footprint Chronicles and supply-chain reports. This keeps every claim verifiable, reinforcing trust with users.
The gentle bear
"A mended thing has more soul."
Empathy — high
Approachable, peer-to-peer — never a marketing voice
Stability — high
Reliable & patient, especially when users feel frustrated
Intellect — moderate
Knowledgeable, but never condescending
Enthusiasm — quiet
Motivates without hype — focuses on empowerment
Precision — intentionally low
Error-friendly — usefulness matters, not perfection
Each dialog is anchored to a job-to-be-done from the research: repair guidance (decision under uncertainty), material understanding (decoding sustainability in context), and conscious care (extending product life).
Pata reframes a brand chatbot as a behavioural system. Brand values are translated into structural rules that govern what the agent can say, how confidently, and when to hand off.
That produces three things at once. Claims are grounded and uncertainty is voiced, so trust holds up under scrutiny. Repair advice comes from vetted data rather than a confident-sounding model, keeping a £300 jacket safe from hallucination. And for an activist brand where trust is the product, transparency in the interaction becomes the brand promise rendered as behaviour.
The deliverable is a conversational system Patagonia could audit, extend, and defend, rather than a tone-of-voice guide bolted onto an LLM.