Logo

Masterclasses at CMSCamp Mallorca 2026

The program is taking shape — join us and be part of the experience

The Masterclass program for 2026 is there!

We’re working together with our speakers and partners to shape a set of in-depth sessions that build on the spirit of CMSCamp and reflect the topics the community cares about most.

  • ⁠Content is Many Things. Exploring the Future of CMS Architecture - Stefan Priebsch - Wednesday 10-13
  • Building Agentic Multibrand Content Systems with MCP - Hygraph - Wednesday 14-17
  • ⁠The Ultimate Design System: maximally efficient, scalable, and cost-saving - Sven Ditz & Martin Ficzel - Thursday 11 - 13
  • End to End Governed Agentic Coding - Robert Douglass - Thursday 15 - 17:45
  • ⁠Architectural Trends in the CMS Space - William Borg Barthet - Friday 11-13

Architectural Trends in the CMS Space

Enterprise CMS and DXP architecture has undergone significant change over the past decade, moving from traditional monolithic platforms through decoupled and headless architectures, microservices and MACH, towards increasingly pragmatic and context-driven approaches.

This masterclass takes a broad look at where CMS and DXP architecture is heading, while examining some of the assumptions and architectural fashions that have shaped the industry along the way. Rather than advocating a particular architectural model, we will explore the trade-offs between flexibility, complexity, cost, governance and organisational capability, and consider how these should influence architectural decisions.

The session will explore four key areas:

Content structure and modelling
How approaches to structured content have evolved, including the relationship between content, experience and presentation. We will consider how much content should be modelled for reuse and omnichannel delivery, where content modelling becomes overly complex, and how different organisations can balance editorial needs with the demands of digital channels.

Stack composition and the evolution beyond MACH
The rise of composable architectures and best-of-breed technology has enabled organisations to select specialised capabilities such as CMS, PIM, DAM, search, personalisation and commerce. We will examine the benefits and hidden costs of increasingly fragmented architectures, and explore the emergence of more pragmatic "big lane" approaches, where clear capability boundaries exist without decomposing every function into an individual service.

Delivery models: headless, hybrid and templated
Headless delivery has become a mainstream architectural pattern, but it is not without cost. We will examine the trade-offs involved in headless and SPA-based approaches, including engineering effort, performance, caching, preview, governance and operational complexity. We will also consider why hybrid and templated delivery models are increasingly relevant, and how organisations can choose the right delivery model for each channel rather than adopting a single approach everywhere.

AI and the changing role of the CMS
AI is beginning to change both the capabilities expected of CMS and DXP platforms and the way content is consumed. We will look beyond AI-generated content to consider the architectural implications of AI agents, emerging standards such as MCP, and the possibility that CMS platforms will increasingly serve not only websites and applications, but also machine and agent consumers.

How do we choose the right architecture for the problem, rather than adopting the architecture that happens to be fashionable?

The session will conclude by considering the broader direction of enterprise CMS architecture: a move away from architectural certainty and prescriptive models towards pragmatic, context-driven decisions based on business outcomes, organisational capability and the value that architectural complexity actually delivers.

William Borg Barthet

Professional Services Director for CMS, Architect

William Borg Barthet is Professional Services Director for Bloomreach’s CMS and a senior architect within the Bloomreach team. With 16 years of experience at Bloomreach, William has helped shape some of the platform’s most significant customer implementations, leading architecture and delivery for flagship digital experiences across global organisations.

Beyond solution architecture, William has played an active role in driving product strategy, innovation, and customer success, working closely with customers, partners, and internal teams to evolve modern CMS capabilities. His expertise spans enterprise content management, digital experience architecture, and building scalable, personalised platforms that deliver business value.

Masterclass Bloomreach

Building Agentic Multibrand Content Systems with MCP

AI agents are only as reliable as the content model beneath them. In this hands-on 2.5-hour workshop, you'll learn why multibrand content architectures break and why adding AI makes those failures worse. Then you'll fix it.You'll build a structured, relational content model in Hygraph that handles multiple brands, regions, and governance requirements, then connect it to an AI assistant via the Hygraph MCP Server to run real agentic operations: querying across brands, creating governed content entries, and exploring the boundaries that keep humans in control.Whether you're managing content for two brands or twenty, you'll leave with a clear framework for designing content systems that AI can actually work with and a practical understanding of what separates brittle AI workflows from trustworthy ones.

Kristy McDougal
Director of Solutions & Support

Masterclass Hygraph

Spec Kitty × mittwald: Governed Agentic Coding, End to End

A hands-on workshop

Most AI coding demos stop at the diff.
This one doesn’t.

In this workshop we wire up a complete, governed software development lifecycle in which every moving part stays inside mittwald. The model that reasons about your code is a mittwald-hosted model. The platform that gets provisioned, deployed, and configured is mittwald. And the workflow that keeps the whole thing accountable is Spec Kitty.

Put plainly: mittwald’s inference drives mittwald’s platform — and Spec Kitty makes sure it happens in the right order, under your rules, with an audit trail you can hand to a reviewer.

What we plug together

mittwald AI Hosting — GDPR-compliant inference from German data centres over an OpenAI-compatible API. Qwen3-Coder-30B for implementation, gpt-oss-120b for reasoning and agent work, Ministral-3-14B for text and vision,
Qwen3-Embedding-8B behind RAG. No US data transfer, no prompt retention, no external providers in the chain.

The mittwald MCP server — your agent’s hands on the platform. Projects, apps, databases, domains and SSL, mail, security, backups, automation: all reachable in natural language, authenticated with OAuth 2.1 or an API token for CI. Not a wrapper around a few endpoints — full platform coverage.
   
Spec Kitty — the governance and workflow layer. A project Charter that encodes your rules, doctrine that carries your team’s hard-won conventions, specs and plans that survive a context window, work packages in isolated git worktrees, a deterministic runtime that decides the next step, and fresh-model plus human review before anything merges.

What we actually do together

1. Stand up a project Charter and doctrine — your architecture, security, and review policy written down where an agent will actually read it.

2. Point the agent surface at mittwald AI Hosting and connect the MCP server. First run: the agent inspects your live infrastructure and tells you what’s there.

3. Take one real feature from vague intent through specify → plan → tasks, with ambiguity surfaced instead of guessed.

4. Run implementation as parallel work packages in isolated worktrees, with a mittwald-hosted coding model doing the work.

5. Review with fresh eyes, accept, merge — then let the agent provision, deploy, and configure the result on mittwald through MCP.

6. Close the loop: mission review and retrospective, so what the team learned in this mission changes doctrine for the next one.

What you take home

A working, reproducible setup: Spec Kitty + mittwald inference + mittwald MCP on your own machine and your own project.

A Charter and doctrine starting point you can adapt to your stack — including legacy and vendor-specific constraints.

A defensible answer to the question your compliance people are going to ask: where did the code come from, who approved it, and did any of this leave the EU?

A deployment path where the agent doesn’t hand you a README — it does the provisioning.

Who this is for

Agencies and product teams shipping software that has consequences — customer systems, shops, platforms, regulated workflows. Developers who are already using AI agents and are tired of reviewing their output blind. Technical leads and CTOs who need speed without giving up control. Anyone who has to answer for digital sovereignty in writing.

Bring: a laptop, a project you actually care about, and we will provide mittwald demo accounts.

Robert Douglas

⁠Robert has spent decades building and scaling software organizations. Spec Kitty comes directly from seeing how easily intent drifts once teams, tools, branches, and AI agents all start moving at once.

Masterclass Mittwald

Content is Many Things. Exploring the Future of CMS Architecture

The term "CMS" once had a fairly clear meaning, mostly as a web CMS for page maintenance and delivery. Today, it covers much more: data modelling, editing, workflow, staging, delivery, integrations, and increasingly AI-supported content creation. Over time, more and more responsibilities have been absorbed into the CMS, until its central role in content architecture has become almost unquestioned.

AI changes that. It does not simply add new features; it challenges the structural role of the CMS itself. Which responsibilities still belong at the core of a content system? Which ones can be decoupled? Where does AI replace existing logic, reshape editorial workflows, or introduce new dependencies and complexity?

The key question is no longer how to add AI to an existing CMS. It is whether the traditional CMS model is still the right structural foundation for modern content systems.This workshop offers a reality check on CMS architecture. Together, we will map classic CMS responsibilities against AI impact zones and examine what belongs in the architectural core of a content system today, what should move into more specialised services, and where AI can create real strategic value instead of additional overhead.

The workshop is hosted by Stefan Priebsch - thePHPcc

Stefan is a Software Success Consultant who helps organisations turn software investments into measurable business results by replacing architectural ambiguity and growing complexity with clear decision-making and robust technology strategies. He supports teams in dealing with rapid technological change, integrating AI into everyday work in ways that are practical and secure, and designing technology landscapes that enable growth while reducing risk.

Participants will leave with a clearer framework for evaluating historically grown CMS landscapes, reassessing architectural responsibilities, and making more conscious decisions about the future evolution of their content platforms. No tool talk, no salvation promises. Just a sober look at what a CMS should be responsible for in the age of AI.

Masterclass thePHPCC

The Ultimate Design System: maximally efficient, scalable, and cost-saving

You know design systems. But an “Ultimate Design System” means knowing and consistently leveraging every innovative, state-of-the-art capability.

One central change in Figma. Automatically updated and transferred directly into the CMS  — including all defined effects on components, states, and output channels.

Five brands can look completely different while still being built on the same underlying system. New websites can be launched faster. Changes no longer need to be discussed and implemented hundreds of times. They are decided once, centrally, and rolled out everywhere in a controlled way.

Used consistently, a design system is therefore far more than a tool for visual consistency. It becomes the central control logic for digital platforms — and a powerful driver of speed, scalability, quality, and cost efficiency.

In this masterclass, we provide a comprehensive and accessible demonstration of the true potential of a consistently structured design system.

Even companies that already work with a design system usually leverage only a small part of its potential. Key relationships are often not addressed systematically, while inheritance mechanisms and automation are missing.

As a result, significant value remains untapped.

We show what design systems are truly capable of. Step by step, a fully integrated system emerges: from atoms, molecules, and organisms to their practical application within a digital platform.

“I’m a button — and I can trigger 450 different discussions.”

Everything that should remain identical is systematically connected. Differences are created intentionally through defined values — rather than uncontrolled copies, manual adjustments, and individual one-off solutions.

This results in:

• far less maintenance and coordination effort
• significantly greater consistency
• manageable technical complexity
• reliable quality and testability
• faster continuous development
• significantly lower operating and development costs

Using a real-world example, we demonstrate how brands with very different visual identities can be based on shared components, which properties are centrally shared, and which values are deliberately defined for each individual brand.

This makes it clear how functionality only needs to be developed and tested once, while each brand retains its own distinct visual identity. The company can control its digital platform down to the smallest detail while remaining flexible enough to respond to new requirements, websites, and brands.

“Figma-to-CMS Pipeline”?

The transition from design to technology is particularly exciting. Using our “Figma-to-CMS Pipeline,” we demonstrate how changes made in Figma can be transferred automatically into the CMS design system. We explain which information is transferred, how it is processed technically, and how design and development become part of one integrated process.

We demonstrate the technical implementation partly through general principles and partly using Neos CMS as a practical example. However, the principles, ideas, and tools presented are relevant regardless of the CMS being used. They can also be applied to TYPO3 and other modern content management systems.

At the heart of the masterclass is one fundamental question: How should a design system be structured so that a company can continuously develop its digital platforms in a manageable, scalable, and cost-effective way?

The masterclass is led by Sven Ditz, Managing Director of sitegeist, and Martin Ficzel, Neos core developer at sitegeist. Alongside insights, inspiration, and practical examples, the instructors will also dedicate time at the end to individual questions, discussions, and conversations about participants’ own design system challenges.

Anyone managing multiple websites, platforms, or brands who wants to do more than simply document their design system — and instead use it as a truly systematic foundation — should not miss this masterclass.

Masterclass Sitegeist