Durable Sessions AI UX vs Full Design Process: Which?
// TL;DR
These two frameworks solve entirely different problems for different professionals. Choose the Christensen Durable Sessions AI UX Framework if you are an engineer building or auditing AI-powered chat and agent products with streaming, real-time, or multi-device requirements. Choose the 4 The Creatives Full Design Process Framework if you are a graphic designer turning client briefs into polished visual deliverables. There is zero overlap — your role and project type make the decision for you instantly.
// HOW DO THEY COMPARE?
| Dimension | Christensen Durable Sessions AI UX Framework | 4 The Creatives Full Design Process Framework |
|---|---|---|
| Best For | Engineers building AI chat/agent product experiences | Graphic designers executing client design projects |
| Core Problem Solved | Fragile AI streaming architectures that break on disconnect, multi-device, or live control | Unstructured design workflows that produce weak deliverables and position designers as order-takers |
| Complexity | High — requires understanding of streaming protocols, pub/sub, WebSockets, and agent architectures | Moderate — requires design software proficiency and client management skills |
| Time to Apply | Days to weeks for a full architectural redesign | Hours to days per client project |
| Prerequisites | Working knowledge of SSE, WebSockets, real-time infrastructure, and AI agent frameworks | Proficiency in InDesign/Photoshop, basic research skills, and client communication experience |
| Output Type | Architectural audit, gap map, redesigned streaming infrastructure with Durable Sessions layer | Mood board, design submission PDF with mockups, print-ready and digital-ready final files |
| Creator Background | Mike Christensen (Ably) — real-time infrastructure and AI engineering | 4 The Creatives — graphic design education and freelance workflow |
| Domain | Software engineering / AI product infrastructure | Visual/graphic design / freelance creative services |
| Recurring Use | Applied once per product or major architecture change, then maintained | Applied repeatedly for every new client design project |
| Revenue Impact | Improves product reliability, retention, and user experience at scale | Directly increases per-project pricing by positioning designer as a strategic partner |
What does the Christensen Durable Sessions AI UX Framework do?
The Christensen Durable Sessions AI UX Framework diagnoses and fixes the infrastructure layer that sits between AI agents and end users. It addresses a specific problem: most AI chat products use direct HTTP streaming (typically SSE), which means if the user's connection drops, the response stream is lost. The framework introduces the concept of a Durable Session — a persistent, shared resource between the agent layer and the client layer. Agents write events to the session; clients subscribe to it. This decoupling unlocks three foundational capabilities: Resilient Delivery (streams survive disconnections), Continuity Across Surfaces (sessions follow users across tabs and devices), and Live Control (users can steer or cancel agent work mid-generation).
The framework provides a 10-step workflow starting with auditing your current streaming model against the Single-Connection Trap, scoring your product against the three foundational capabilities, identifying specific failure modes (like the SSE Resume-Cancel Conflict), and then redesigning your architecture around a pub/sub-based Durable Sessions layer. It is explicitly aimed at engineers building AI-powered products who need to move from a fragile demo to a production-grade experience.
What does the 4 The Creatives Full Design Process Framework do?
The 4 The Creatives Full Design Process Framework gives graphic designers a repeatable 6-stage process for turning any client design brief into a polished, research-backed deliverable. It covers everything from brief collection and target audience demographics research through mood board creation, paper sketching, software production, and professional design submission with real-world mockups.
The framework's central principle is that design is problem-solving, not order-taking. Designers should research the target audience independently, build mood boards before touching software, sketch on paper before going digital, and present final work inside a design submission document that backs up every creative decision with audience data. It also covers practical business concerns: capping revisions at three rounds, protecting working files, and collecting payment before delivering final assets. It is aimed at freelance and studio graphic designers working on client projects like posters, social media posts, branding, and flyers.
How do they compare?
These two frameworks operate in completely different domains with zero functional overlap. The Durable Sessions framework is a software architecture pattern for real-time AI product infrastructure. The Full Design Process framework is a creative project management workflow for visual design. They share no common audience, prerequisites, outputs, or problem space.
The only structural similarity is that both are step-by-step frameworks that begin with an audit or brief phase and end with delivery and validation. But this is where the resemblance ends. One produces architectural diagrams and pub/sub infrastructure; the other produces mood boards and print-ready PDFs. One requires deep knowledge of WebSockets, SSE, and agent orchestration; the other requires InDesign proficiency and client communication skills.
Comparing them on quality or effectiveness is meaningless — they are not alternatives to each other in any scenario.
Which should you choose?
If you are an engineer building or maintaining an AI-powered product with streaming chat, agent workflows, or multi-device requirements, use the Christensen Durable Sessions AI UX Framework. It directly addresses the gap between a working prototype and a production-grade AI user experience. It is the right choice if you have ever dealt with lost streams on mobile, ambiguous stop-button behavior, or orchestrator bottlenecks in multi-agent systems.
If you are a graphic designer working on client projects, use the 4 The Creatives Full Design Process Framework. It gives you a structured, defensible workflow that elevates your output and justifies higher pricing. It is the right choice if you have ever jumped straight into Photoshop without research, struggled to defend your design decisions to a client, or allowed unlimited revisions.
There is no scenario where someone would need to choose between these two. Your profession determines the answer.
Can these frameworks ever be used together?
In theory, a product team building an AI-powered design tool could use the Durable Sessions framework for its streaming infrastructure while individual designers using that tool follow the Full Design Process for their client work. But even in this edge case, the two frameworks operate at completely different layers — one is backend infrastructure architecture, the other is a front-of-house creative workflow. They complement rather than compete, and the people applying each framework would be entirely different team members.
// FREQUENTLY ASKED QUESTIONS
Is the Durable Sessions framework useful for graphic designers?
No. The Durable Sessions framework is specifically for software engineers building AI-powered products with real-time streaming requirements. It deals with WebSockets, SSE, pub/sub architecture, and agent orchestration. Graphic designers would have no use for it unless they are also building AI product infrastructure.
Can I use the Full Design Process framework for AI product UX design?
Not directly. The Full Design Process framework is built for visual deliverables like posters, social media posts, and branding — not for designing software product interfaces or architectures. If you are designing AI product UX, you need UX/UI design methodologies and, for the infrastructure layer, something like the Durable Sessions framework.
What is a Durable Session in AI product architecture?
A Durable Session is a persistent, stateful, shared resource sitting between the AI agent layer and the client layer. Agents publish events to it; clients subscribe. Messages outlive any individual connection, enabling streams that survive disconnections, follow users across devices, and support live steering or cancellation of agent work.
What is a design submission document?
A design submission is a professional PDF the designer presents to the client containing the target audience summary with demographic data, the mood board, flat design visuals, and real-world mockups. It backs up every creative decision with research, allowing the designer to sell and defend the work rather than simply showing a finished image.
Do these two frameworks overlap at all?
No. They solve completely different problems for completely different professionals. The Durable Sessions framework addresses real-time AI streaming infrastructure for engineers. The Full Design Process framework addresses client-facing graphic design workflow for designers. There is no scenario where they are alternatives to each other.
Which framework helps me charge more for my work?
Both, but for different professions. The Full Design Process framework explicitly positions designers to charge higher prices by demonstrating research-backed strategic thinking. The Durable Sessions framework helps engineering teams build production-grade AI products that retain users and reduce churn, indirectly increasing the product's revenue.
What prerequisites do I need for the Durable Sessions framework?
You need working knowledge of streaming protocols (SSE, WebSockets), real-time infrastructure concepts (pub/sub, message ordering, replay), and AI agent architectures (single agent, orchestrator patterns, multi-agent systems). You should also have an existing AI product or prototype whose streaming layer you can audit and redesign.
How long does it take to apply the Full Design Process framework to a project?
A single client project typically takes hours to days depending on scope. The framework is designed to be applied repeatedly for every new client project. Steps like brief collection, demographics research, mood board creation, and sketching can each take 30 minutes to a few hours, with production and revision rounds adding additional time.