Off The Record
Hub Off The Record Scrum Didn't Kill Agile. Ceremony Did.
education · Off The Record

Scrum Didn't Kill Agile. Ceremony Did.

Ilhan Irem Yuce
Ilhan Irem Yuce
Founder & AI Product Owner
July 2, 2026 7 min read
Ken Schwaber and Jeff Sutherland.  Scrum and Agile Founders

Scrum Didn't Kill Agile. Ceremony Did.

In 2001, seventeen software developers gathered at a ski resort in Utah and wrote a document that would eventually be misunderstood by more people than almost any other text in the history of business. The Agile Manifesto was four values and twelve principles. It was not a framework. It was not a process. It was not a Jira board. What most companies call "Agile" today is the ritual without the substance — the standup without the honesty, the sprint without the velocity, the retrospective without the change. The ceremonies survived. The thinking didn't. This matters more in 2026 than it ever has, because AI just made the gap between genuine agility and performative agility brutally visible.

What Agile actually says

The four values, verbatim: Individuals and interactions over processes and tools. Working software over comprehensive documentation. Customer collaboration over contract negotiation. Responding to change over following a plan. Notice what it doesn't say. It doesn't say "no planning." It doesn't say "no documentation." It doesn't say "two-week sprints." It says over — prioritisation, not elimination. The team matters more than the tool. The working product matters more than the spec. The customer matters more than the contract. The ability to change matters more than the plan. Many Agile implementations get this backwards. They keep the tools (Jira, Confluence, the board) and lose the individuals. They keep the documentation and lose the working software. They keep the process and lose the customer.

Scrum, Kanban, SAFe — and why the tool isn't the problem

Scrum is the most widely adopted Agile framework. Two-week sprints, a product backlog, a sprint backlog, a daily standup, a review, a retrospective. A Scrum Master facilitates. A Product Owner prioritises. A development team delivers. Kanban is flow-based — work items move through stages without fixed sprint boundaries. Better for teams with unpredictable incoming work, support-heavy environments, or anything where "the sprint ends Friday but the bug is due now" creates constant tension. SAFe (Scaled Agile Framework) is what large organisations use when they want to apply Agile principles to fifty teams simultaneously and end up with something that feels like waterfall wearing a hoodie. It has its uses. It also has a way of adding so much ceremony that teams spend more time coordinating the Agile process than doing the work. The honest answer for most product teams in 2026: Scrum for structured feature development, Kanban for operational and support work, and ruthless elimination of any ceremony that doesn't produce a decision.

The five things a Product Manager actually owns

Frameworks come and go. These five don't change regardless of which methodology is written on the wall. Player journey. Every touchpoint from first impression to last session. Registration flow, onboarding, first deposit, first win, first loss, first support contact, churn signal. The PM who maps this end-to-end owns the product. The PM who owns only the feature list owns nothing. Payments. In iGaming, payments are the product. A frictionless deposit flow that accepts the player's preferred method at the moment they decide to play is worth more than any feature on the roadmap. PSP orchestration, acceptance rates, withdrawal speed, failed payment recovery — these are product decisions, not technical ones. KYC and compliance. Every regulated market has rules. The PM who treats compliance as a gate — something legal signs off at the end — will always be slow and will always be surprised. The PM who puts compliance in the room on day one builds faster, because the constraints are known before the work starts, not after it's finished. In iGaming specifically, responsible gaming features, AML triggers, and age verification flows are product, not overhead. Retention mechanics. Acquisition is marketing. Retention is product. Session length, return rate, reactivation, VIP identification — the product decisions that determine whether a player comes back tomorrow are made in the backlog, not the CRM. Data instrumentation. You cannot optimise what you cannot measure. Every feature a PM ships should answer a question. Every question should have a metric. Every metric should have an owner. The PM who ships features without defining what success looks like is generating activity, not progress.

How this works without a team

FreeMalta was built without a product team. No designer, no developer, no Scrum Master, no sprint. What it had was the same five things in a different form. Player journey became user journey — mapping how someone arrives at freemalta.com looking for a Malta salary figure and leaves having understood their take-home pay, their mortgage capacity, and which tools they need to run a business in Malta. Every hub page was designed around an intent, not a feature. Payments became affiliate architecture — mapping how a user moves from content to partner link to conversion, with the same attention to friction that a payment flow deserves. Where does the user drop? What makes them click? What makes them leave? Compliance became accuracy — every data point on salary benchmarks, tax rates, grant amounts verified before publication, because a platform that publishes wrong numbers loses trust the same way a payment platform loses trust when it declines a valid card. Retention became content depth — not publishing more, but publishing things worth returning for. The salary calculator isn't a page, it's a reason to come back every time circumstances change. Data instrumentation became GA4, GSC, and Bing Webmaster Tools — not as reporting tools but as decision inputs. When GSC showed that "APS vs BOV business account" had high impression but low click, that was a product signal, not an SEO signal. The title changed. The CTR followed.

Why iGaming is particularly hard

iGaming operates in one of the most regulated, most competitive, most data-rich environments in software. It should be the ideal environment for genuine agility — constant player feedback, measurable conversion data, regulatory change requiring fast adaptation. Instead, multi-brand operators face a specific tension: a feature that works in the Netherlands may not be compliant in Latvia. A UX pattern that converts on one brand may not fit the voice of another. The natural response is to build once and deploy everywhere, which sounds efficient and creates products that feel slightly wrong in every market. The genuine Agile response is localisation by design — building the system that makes market-specific variation cheap, not building the universal product and hoping it fits.

What AI changed

For twenty years, the bottleneck in software development was building. Writing code was slow. Testing was slow. Releasing was slow. Agile was designed to make the build cycle shorter — two weeks instead of six months, working software instead of documentation. AI collapsed the build bottleneck. A product team with AI-assisted development can now build a feature in a day that would have taken a sprint. The bottleneck moved — it's now in deciding what to build, getting organisational alignment to build it, and validating that what was built actually worked. The ceremonies designed to speed up building now slow down deciding. The daily standup to coordinate ten developers making slow progress becomes a different meeting when two developers with AI tools are shipping what ten used to ship. The question changes from "what did you do yesterday" to "what should we build tomorrow." The product person who wins in this environment makes better decisions faster — takes a customer signal, turns it into a prioritised hypothesis, builds a test, reads the data, decides. Not in sprints. In days. Tools that help: N8N for automating the operational work that burns capacity — intake processes, status updates, reporting, anything a human is doing manually because "we haven't had time to automate it." Every hour spent on process administration is an hour not spent on product decisions. Perplexity for rapid competitive and regulatory research. Before every planning session, what did competitors ship last week? What regulatory changes are coming in the relevant markets? What are players complaining about publicly? This used to take hours. It doesn't anymore. Chatbase for closing the feedback loop at scale. The median player doesn't call the VIP team — they just stop playing. An AI-powered feedback layer that captures and categorises exit signals, support contacts, and in-session behaviour changes the information asymmetry that's been baked into product decisions for years.

What actually wins

The Agile Manifesto said responding to change over following a plan. In 2026, the plan changes faster than any sprint cycle was designed to accommodate. The teams that win aren't the ones running the most ceremonies. They're the ones who are honest about what they don't know yet — and the fastest at finding out. Ship something every week that players can see. Not internal tooling. Not refactoring. Something a player notices. That is the only meaningful definition of velocity, in any methodology, in any year.
Ilhan Irem Yuce
Ilhan Irem Yuce
Founder & AI Product Owner, FreeMalta.com
Ilhan Irem Yuce is the founder of FreeMalta.com and Chief Editor of News Beast — Malta's first AI-native newsroom. He has spent 12 years in Malta working across business development, strategic intelligence and platform architecture, building FreeMalta as the island's sovereign data platform. He describes himself as a Founder, not a CEO. The distinction matters to him.
Want something like this built for your business?
Fractional CAIO

Frequently Asked Questions

Who wrote this article?
This piece was written by Ilhan Irem Yuce , Founder of FreeMalta.com and Chief Editor of News Beast — Malta's first AI-native newsroom.
Is the architecture described here actually live?
Yes. Everything described is the real production system running News Beast on freemalta.com — not a conceptual demo.
How many AI writers does News Beast run?
Ten distinct author personas, each with a full character — biography, writing style, voice rules — covering twenty-two categories across Malta news, global affairs and lifestyle content.
What stops the AI writers from covering the same story?
A three-layer isolation system: separate RSS source pools per writer, non-overlapping keyword matching per category, and a seven-day URL blacklist that prevents the same source being reused across categories.
Can this architecture be used outside of news publishing?
Yes. The same pattern — isolated agent pools, structured character prompts, automated editorial review, never-empty fallback — applies to any business building AI agents for real production output, not just demos.