Q2 2026 was the quarter AI stopped being a pilot project and became a line item in the operating budget. Not a slow evolution – hard acceleration. Three major models in six weeks. MCP as the new integration standard. Vibe coding in every PM’s hands. Claude Code and Claude Design finally closing the design-to-code loop. And in the background – the EU AI Act clock ticking louder than ever.
Here’s what happened.
GPT-5.5: Spud Enters the Game
OpenAI released GPT-5.5 (codename “Spud”) on April 23, 2026. And no, this is not another chat update. GPT-5.5 was built for agentic tasks – multi-step workflows with planning, tool use, and autonomous execution.
The numbers speak for themselves: 82.7% on Terminal-Bench 2.0 (complex CLI tasks), 84.9% on GDPval – a benchmark measuring cognitive work capability across 44 professions. 1M token context, MCP compatibility, computer use, web search – all included.
A week later, OpenAI complemented the ecosystem with GPT-5.5 Instant – the new default model for all ChatGPT users. 52.5% fewer hallucinations than GPT-5.3 Instant on high-stakes queries in law, medicine, and finance. Tighter, more concise, less overformatted. Exactly what PMs have been asking for.
Pricing: $5/1M input tokens, $30/1M output tokens via API. Available for Plus, Pro, Business, and Enterprise.
Claude Opus 4.7 + 4.8: Context Becomes Currency
Anthropic wasn’t standing still. Opus 4.7 with a 1 million token context window arrived on March 16, 2026. MRCR-1M score (retrieval test on full context)? 92.9% – best in class and the only model that genuinely works on 800K+ token windows without losing information halfway through a document.
What does this mean for PMs? Drop in your entire discovery corpus: interview transcripts, support tickets, competitive analysis, PRDs. Opus 4.7 handles it all simultaneously. No context switching, no arbitrary chunk selection.
Opus 4.8 followed in May 2026. By the end of the quarter, Anthropic announced deprecation of the original Claude Sonnet 4 and Opus 4 – retirement date June 15, 2026. Model cycles are compressing. Teams pinned to a single model version are starting to feel the pain.
Claude Code and Claude Design: The Design-to-Code Loop Finally Closes
This is one of the most underreported stories of Q2 – and arguably the most important one for PMs. Claude Code is Anthropic’s agentic coding tool that runs in the terminal, reads your entire codebase, and executes development tasks through natural language instructions. It plans, writes, edits files simultaneously, runs tests, handles errors, and commits results – without you pointing it to specific files.
Key PM use cases that emerged in Q2:
Building repeatable workflows grounded in your own files, docs, and transcripts (instead of one-off prompts)
Semantic search across scattered product knowledge (“What were customers saying about onboarding?” “Where did we discuss this feature last quarter?”)
Auto-generating PRDs from a brief – time dropped from 4-6 hours to 30-45 minutes
Generating user stories from interview transcripts in the actual voice of the customer
The trick that works: a CLAUDE.md file in your project directory with standing instructions that Claude Code reads before every task. Define your product voice, target audience, success metrics, and decision principles – Claude Code applies them automatically in every draft.
Claude Design: From Demo to Production Workflow
Claude Design launched in April 2026 and immediately caused a stir – Figma’s stock dropped 7% on launch day. Market reaction was enthusiastic. Real user reaction was more cautious. Inconsistent tokens, approximate spacing, components that didn’t match actual component libraries. Most used it once or twice, then went back to Figma.
The June 17 update is a direct response to that feedback. Three key changes:
Design system import – Claude Design now imports your actual design system from a GitHub repository, design files, or raw uploads. It generates screens using your real components, checks its output against your system spec, and auto-corrects before you see anything. Brand consistency becomes a constraint, not a hope.
/design-sync (bidirectional) – Claude Code and Claude Design now sync both ways. Pull: bring your design system into the codebase and build against real components. Push: what you built returns to the Canvas in Claude Design for further visual editing. The design-to-code loop is finally closed.
Canvas editing – small corrections (drag-and-drop, resize, align) without triggering full model regeneration. Fewer wasted tokens, faster iteration for PMs who think visually but don’t live in Figma.
The result: a shift in positioning from “impressive demo” to “a tool with a real place in a production workflow.” Anthropic also added an admin role that can approve and lock a single standard design system for the entire organization – no more individual overrides.
The April version felt like a capable demo. The June version feels like a tool with a real place in a production workflow.
DeepSeek V4: Open Weights That Rewrite the Cost Equation
DeepSeek released V4 Preview on April 11, 2026. This is the news many Western media downplayed – a mistake.
DeepSeek V4 Pro (1.6T parameters, 49B active) scores ~91.2% on SWE-Bench Verified – comparable to Claude Opus 4.7. At a cost of ~$0.28/1M input tokens and ~$1.10/1M output tokens. For comparison: GPT-5.5 costs $5 and $30 respectively. A 10-13x difference.
The model is MIT-licensed, open-weight, available on Hugging Face. Anyone can download, run, and modify it. For teams with high-volume workloads (user research at scale, automated spec writing, batch analytics) – this is an economic breakthrough.
One catch: open-weight does not equal open-source. Training data and RLHF pipeline are not public. And EU AI Act compliance? Using an open-weight model does not exempt you from deployment-level obligations.
Grok 4.3 and the xAI Race
xAI released Grok 4.3 on April 30, 2026 – flagship model with a 1M token context window and native video input. Against GPT-5.5 and Claude, it occupies a different identity: real-time access to data from the X platform and a multi-agent architecture (coordinator plus specialists for research, reasoning, and contrarian analysis).
Meanwhile, xAI is simultaneously training 7 models on the Colossus 2 cluster – including Grok 5 variants at 6 and 10 trillion parameters. The model market is getting crowded. The signal for PMs: don’t get locked into a single vendor.
MCP: The Standard That Won
Model Context Protocol – the open standard created by Anthropic in 2024 – crossed a critical adoption threshold in Q2 2026. The number of published servers grew from 5,950 (Q1) to 9,400 (+58% QoQ).
In Q2, first-party MCP servers launched from: Atlassian, Salesforce, Stripe, GitHub, and Linear. Previously joined by Anthropic, Google, Microsoft, and Cloudflare. In other words – the stack most product teams already use is now MCP-ready.
What changes for PMs? Instead of writing custom integrations between ChatGPT/Claude and Jira, Confluence, Salesforce – just plug in an MCP server. Read tasks, create user stories, update roadmaps – without a single line of code.
Visible in the data: custom integration time dropped from weeks to days. Pilot-to-production conversion rate jumped from 18% (Q1) to 31% (Q2) – the sharpest single-quarter increase since tracking began.
Vibe Coding: PMs Are Building Themselves
The term “vibe coding” has entered the mainstream and doesn’t look like a passing trend. Lovable, Cursor, v0, and Bolt let PMs build working prototypes in hours instead of weeks. Describe in natural language – AI builds. Frontend, backend, auth, payments.
Cursor (Anysphere) raised $400M at a $9.2B valuation. GitHub Copilot has 1.8M paying subscribers and 55% market share in AI coding assistants. Replit Agent 4 takes a PM’s intent to working software in a single environment.
Practical impact for product teams: a PM can build an interactive prototype for user testing, an internal analytics dashboard, or a demo flow for leadership review – before engineering writes a single line. Startups report 2-3x faster MVP development.
A caveat: vibe coding is not the end of discovery. Building faster also means accumulating product debt faster if you skip the research.
PM Tooling: What Changed in Q2
The tooling ecosystem is maturing. It’s no longer about which tool has AI – they all do. The question is: which one replaces a workflow rather than just speeding up a task?
Document writing: Claude and Notion AI are the default stack for PRDs, user stories, and acceptance criteria. ChatGPT closely behind – better all-round, Claude better for long-form qualitative documents.
User research: Dovetail for transcript synthesis, Sprig for in-product feedback, CleverX for AI-moderated interviews. New entrant – Koji – runs qualitative studies with structured questions and AI-moderated voice interviews, delivering results as a ready-made report.
Roadmapping and prioritization: Productboard and Jira Product Discovery lead – both let you score features against goals and pull feedback signals without building custom scoring models. Linear increasingly chosen by technically-oriented teams.
Competitive intelligence: Perplexity and Crayon most frequently recommended for sourced market research and competitor monitoring.
Productboard survey (379 PMs): 100% use AI tools, 96% regularly, 94% daily or frequently. If it’s not you – it’s your competitor.
Agentic AI: Pilots Become Production
This was the quarter of transformation. 67% of mid-market enterprises (250-2,500 FTE) report at least one production agentic workflow – up from 49% in Q1. Agentic AI funding in Q2: $20B (4x QoQ growth), with agentic-specific rounds accounting for 47% of all AI funding.
For PMs, this is a paradigm shift. You’re not building an interface for a human – you’re building a system where an agent decides, acts, collects data, and recommends. Product discovery in the agentic model: instead of a user manually searching, an agent gathers data, surfaces options, and advises in real time.
New PM competencies required for agentic AI:
Defining agent contracts: inputs, outputs, permissions, and boundaries
Designing human-in-the-loop checkpoints
Eval-first thinking: golden datasets, LLM-as-judge, regression testing on prompt changes
Prompt engineering as a product artifact – versioned, tested, shipped
Hallucinations: Still Real, Less Tolerated
AI hallucinations moved from technical discussions to the boardroom in Q2. Stanford HAI reports hallucination rates in legal AI tools at 17-34%. In fintech, the only acceptable tolerance is below 1%.
The good news: GPT-5.5 Instant reduces hallucinations by 52.5% vs GPT-5.3 on high-stakes queries. RAG (Retrieval-Augmented Generation) reduces hallucinations by 40-60% and is becoming the standard in production deployments.
For PMs in regulated industries (fintech, medtech, legaltech): hallucination monitoring is now a product requirement, not an option. Stack: LangSmith or Helicone for LLM observability, daily sample review, alerting on spikes. AI proposes, human approves – not as a fallback, but as a deliberate architectural pattern.
EU AI Act: The Clock Is Running
August 2, 2026 – the date that moved from “future problem” to “risk on this sprint.”
From August 2026, full EU AI Act applicability kicks in (except high-risk systems embedded in regulated products – those run to 2027-2028). In practice: transparent labeling of AI-generated content, GPAI documentation requirements, obligations for deployers in the EU.
Q2 data: 2 in 3 mid-market enterprises have no AI system inventory, AI risk register, or fundamental-rights impact assessment in place. For product teams deploying AI in the EU – this is a real gap.
What PMs should do now:
Build an AI system inventory: what you deploy, where, for whom
Define the risk category of each system
Implement audit trails for agentic workflows (NIST AI RMF v1.1 provides guidance)
Ensure AI-generated content is identifiable by the end user
Compliance as a feature, not overhead.
The Takeaways
A few plain facts from Q2 2026:
The model quality gap has closed. GPT-5.5, Opus 4.7, DeepSeek V4 – the benchmark difference is days, not generations. Vendor lock-in is a bad strategy.
MCP is the new integration standard. Every tool in your stack that lacks an MCP server will either add one soon or be replaced.
Agentic AI is now in budgets. Pilots became line items. If you don’t have an agentic workflow in Q3 plans – you’re behind.
Vibe coding + Claude Code = the new PM toolkit. You don’t need to know how to code – you need to know how to prompt, validate, and close the loop with design through /design-sync.
EU AI Act is now. August 2026 is not the future.
Context is currency. The model that handles 1M tokens without losing the thread wins the discovery use case on large corpora.
You were a PM who managed a backlog. You’re becoming a PM who orchestrates agents – and closes the design-to-code loop in a single environment.
Research Report | June 2026 | Focus: Europe & Global Trends
Executive Summary
Agentic commerce has moved beyond concept. In the past six months, concrete breakthroughs have occurred: the first regulated AI-initiated transactions in Europe, the launch of competing protocols by Google, Stripe, and Mastercard, the first agentic transaction in Poland – and simultaneously, OpenAI’s retreat from Instant Checkout exposed a hard truth: the market’s infrastructure is not yet keeping pace with ambition.
For payment service providers, this is no longer a topic for future strategy decks. The architectural decisions that will define competitive positioning are being made right now.
1. What Is Agentic Commerce – A Working Definition for the Payments Industry
Agentic commerce is a model in which an autonomous AI agent – such as ChatGPT, Google Gemini, or a purpose-built tool – independently searches, compares, negotiates, and completes a purchase on behalf of the user, based on a goal expressed in natural language[1].
The key distinctions from earlier forms of automation:
A chatbot or copilot stops at a recommendation or a list of links.
An agent executes the transaction – at the end of the conversation, money moves and an order is confirmed[2].
A standing order runs a predefined script. An agent interprets a goal, optimises the decision, and acts within user-defined constraints[3].
The full agentic transaction cycle unfolds across four stages: discovery (the agent locates products matching the goal), authorisation (verifying that the user has delegated the purchase and establishing spending limits), payment (transferring funds via a payment token or card), and fulfillment (triggering order execution on the merchant’s side)[2].
For PSPs, one change is fundamental: the payment is initiated by software, not by a human at a screen.
2. Market Scale – Numbers from Authoritative Sources
Projections vary by scope, but the direction is unambiguous:
What is working today? Agentic commerce has reached over $180 billion in annual volume according to Digital Commerce 360[4]. On Black Friday 2025, AI-driven traffic to retail sites rose 805% year-over-year[5]. Amazon Rufus drove approximately 66% of purchases during sessions in which it was active, converting at 3.5x the rate of non-Rufus sessions[9].
At the same time, the data is sobering: fewer than 0.2% of e-commerce sessions originate from ChatGPT referrals, and conversion from those referrals is 86% worse than from affiliate links[5]. Consumer demand is real; commercial infrastructure does not yet serve it.
3. Key Events of the Past Six Months
September 2025
OpenAI and Stripe launch Instant Checkout inside ChatGPT and open-source the Agentic Commerce Protocol (ACP)[10]. Etsy, Shopify (over 1 million merchants), Walmart, and Glossier join as launch partners. This marks the first mass production implementation of AI-initiated purchases.
October 2025
OpenAI introduces dedicated retail apps within ChatGPT: Instacart, Target, and travel companies build “ChatGPT Apps” – merchants control the purchase experience inside the AI interface[11].
October and November 2025
McKinsey, Morgan Stanley, Bain, and Gartner publish landmark reports with real market numbers. Gartner announces its forecast: 90% of B2B purchases executed by AI agents by 2028[6].
November 2025
Visa announces Intelligent Commerce pilots in Asia Pacific with Ant International, Grab, and Tencent, and in the US with OpenAI, Perplexity, and Anthropic[12]. The platform combines APIs and a partner programme enabling secure agent-initiated transactions.
December 2025
Stripe launches its Agentic Commerce Suite: merchants can connect their product catalogue to Stripe and choose which AI platforms they want to sell through[13]. That same month, Adyen publishes its Model Context Protocol (MCP) server – an alpha release enabling developers to build Adyen payment integrations through agentic LLMs[14].
January 2026
Google announces the Universal Commerce Protocol (UCP) – an open standard for agentic commerce spanning the full purchase journey[15]. Alongside UCP, Google launches a “Business Agent” for Google Search and tests Direct Offers in AI Mode.
February 2026
Stripe launches Machine Payments on the Base network (stablecoins)[16], entering a new category of agentic settlements. Simultaneously, law firm Taylor Wessing publishes a detailed analysis: PSD2 is technically neutral and does cover AI agents, but SCA compliance presents a structural challenge[17].
March 2026
1 March 2026: Santander and Mastercard announce Europe’s first live, end-to-end payments executed by an AI agent within a regulated banking system, using Mastercard Agent Pay[18][19].
Almost simultaneously, OpenAI withdraws Instant Checkout[11]. The reason: low conversion and poor performance. ChatGPT evolves toward “ChatGPT Apps” – merchant-owned experiences embedded within the AI interface[20]. Shopify confirms the new model: products discoverable in ChatGPT, but checkout on the merchant’s own site[11].
April 2026
22 April 2026: The International Monetary Fund publishes official note “How Agentic AI Will Reshape Payments” (IMF Note No. 2026/004)[21][22]. The IMF sketches a three-layer architectural model: probabilistic AI operates at the “intent and orchestration” layer, sitting above deterministic authorisation and settlement systems. The Fund warns: probabilistic AI and deterministic payment rails are a dangerous mix unless properly separated[23].
FIDO Alliance announces the Agentic Authentication Technical Working Group with contributions from Google (AP2) and Mastercard (Verifiable Intent)[24]. Goal: interoperable standards for agent authentication.
May 2026
19 May 2026, Google I/O: Google unveils the Universal Cart – an intelligent shopping basket aggregating Search, Gemini, YouTube, and Gmail[25][26]. The Agent Payments Protocol (AP2) is set to roll out starting with Gemini Spark. UCP expands to Canada and Australia, with the UK next.
24 May 2026: Mastercard announces Poland’s first authenticated agentic transactions in collaboration with mBank, Bank Pekao S.A., and UniCredit[27][28][29]. The pilot demonstrates how an AI agent can initiate and complete purchases using the Verifiable Intent model.
15 June 2026: Adyen announces Adyen Agentic – a three-layer API for agentic commerce: Agentic Feed (discovery), Agentic Cart (agent-side basket building), Agentic Payments (transaction initiation)[30]. Adyen shares rise 4% on the announcement.
June 2026
2 June 2026: Mastercard announces that all European Mastercard-issuing institutions are technically ready for Agent Pay at the network level[31]. The list of banks that have completed pilot transactions includes 37 European institutions, among them CSOB, OTP Bank, Raiffeisen, UniCredit Poland, mBank, Pekao, N26, and Bunq[31].
Worldline, ING, and Mastercard complete the first end-to-end production agentic payment transaction in Europe (ING cardholder to merchant in the Netherlands)[32][33].
9 June 2026: Mastercard launches Agent Pay for Machines – a protocol enabling payments between AI agents. User permissions are stored on blockchain (Polygon, Solana, Base)[34].
11 June 2026: Visa and OpenAI announce a partnership – integrating Visa’s payment capabilities directly into “OpenAI experiences”[35].
15 June: EuroCommerce and McKinsey publish “Rewiring Retail in Europe”[8]: 61% of European consumers already use AI in discovery, with a EUR 240-320 billion opportunity for European retail.
4. Protocol Map – Understanding the Architecture
The market is consolidating around several competing standards. For PSPs, understanding the architecture of each is essential.
Agentic Commerce Protocol (ACP) – OpenAI + Stripe
Open standard announced September 2025[10]. Enables AI agents to access product catalogues and initiate transactions via existing Stripe infrastructure. Following OpenAI’s pivot, ACP lives on as the infrastructure connecting merchants to agents through the ChatGPT Apps ecosystem[20].
Universal Commerce Protocol (UCP) + AP2 – Google
UCP (January 2026) is an open standard covering the full journey from discovery to post-purchase support[15]. AP2 (Agent Payments Protocol) is the payment layer of UCP, built on cryptographically signed “mandates” – expressions of user intent that the agent executes[36][24]. At Google I/O 2026, the Universal Cart was presented as the culmination of UCP, AP2, and Gemini convergence[25].
Mastercard Agent Pay
Framework announced 29 April 2025[37]. Extends existing MDES tokenisation (the same infrastructure as Apple Pay and Google Pay) with additional fields: agent identifier, consent policy, and merchant scope. The Agentic Token is cryptographically bound to the specific agent – not to the card itself[37]. The policy is validated on the network side at every authorisation, and the token can be revoked in real time from a banking app[37].
Visa Intelligent Commerce
A platform combining APIs and a partner programme[12]. Focuses on tokenisation, agent identity verification, purchase history (opt-in), and personalisation for LLMs. Being tested with OpenAI, Perplexity, and Anthropic in the US; with Ant International and Grab in Asia Pacific[38].
Machine Payments Protocol (MPP) – Stripe + Tempo (Visa as design partner)
Protocol for agent-to-agent payments[36]. Supports B2B transactions between purchasing agents and supplier agents.
x402 – Coinbase
Revitalises the obsolete HTTP 402 status code (“Payment Required”) to embed stablecoin payments (USDC) directly into web requests[16]. Designed for fully autonomous agents operating on crypto rails, without the need for accounts or API keys.
Model Context Protocol (MCP) – Anthropic (the integration standard)
Open standard (November 2024) standardising LLM integration with external tools and data[39]. By 2026, most major PSPs (Adyen, Stripe, PayPal) have launched their own MCP servers, enabling payment integration through AI developer tooling[14].
5. Key Players – Who Is Building Agentic Payment Infrastructure?
Card Networks
Mastercard has established itself as the European leader. Agent Pay is scaling to production, all European issuing institutions are ready at the network level, pilots have been completed in Poland, the Netherlands, Belgium, and 37 European banks have executed test transactions[31][32]. Mastercard is also opening a Lisbon Centre of Excellence for Innovation[31].
Visa has chosen a more platform-oriented model: Intelligent Commerce as infrastructure, AI ecosystem partnerships, and sandbox testing. The partnership with OpenAI announced in June 2026 signals an acceleration[35].
Enterprise PSPs
Stripe has built its position as the “connector” for the entire agentic ecosystem. Suite, MCP server, Machine Payments – Stripe wants to be the platform through which merchants connect to all agentic channels via a single API[13][40]. Stripe’s leadership describes today’s state as “level 1-2” out of five levels of agentic commerce maturity[41].
Adyen has adopted a “merchant-first” strategy: merchants retain control of tokenisation, routing, and the customer relationship; the agent is embedded within the existing ecosystem[42]. Adyen Agentic (June 2026) – three layers: Feed, Cart, Payments[30]. Adyen has joined the Agentic AI Foundation[43]. Goldman Sachs and Morgan Stanley rate Adyen a “Conviction Buy” with a EUR 2,200 target[44].
Worldline has demonstrated European operational capability with the ING production transaction in the Netherlands[32][45]. As Europe’s leading acquirer, Worldline is a natural bridge between card networks and merchants.
PayPal launched an Agent Toolkit and MCP server for developers[46], while “PayPal Beyond” (April 2026) positions PayPal as the infrastructure for the full agentic journey – from identity to checkout[47][48]. Notably, PayPal’s branded checkout (the button) recorded only 1% online growth in Q4 2025; unbranded is growing faster[49].
Big Tech AI Platforms
OpenAI (ChatGPT): 900 million weekly active users (February 2026)[36]. Following the Instant Checkout pivot, the focus is on product discovery and ChatGPT Apps as a commerce channel. The strategic partnership with Amazon ($50 billion investment, February 2026) may make ChatGPT + Amazon the dominant B2C agentic commerce pairing[50].
Google: Owns Shopping Graph with 60 billion product listings and one billion shopping queries per day[25]. Universal Cart + UCP + AP2 + Gemini = Google’s complete agentic stack.
Amazon: Rufus (formerly Alexa for Shopping) generated nearly $12 billion in additional sales in 2025 and converted 3.5x better than other sessions[9][51]. In May 2026, Amazon opened its AWS Agentic Shopping Assistant to external retailers with a deployment time of approximately 60 days[51].
6. Europe: Between Pioneering and Regulatory Caution
What Has Been Proven
Europe is not behind. The past six months delivered real breakthroughs:
March 2026: Santander + Mastercard: the first regulated agentic transaction on the continent[19].
May 2026: mBank + Pekao + UniCredit: Poland joins the Mastercard Agent Pay pilot[29]. The first step verifying the Polish financial sector’s readiness.
June 2026: Worldline + ING + Mastercard: the first production, end-to-end agentic payment in Europe, spanning the Netherlands and Belgium[32].
All European Mastercard-issuing institutions are technically ready at the network level[31].
The European Specificity: Where Autonomy Hits Regulation
Consulting firm Diconium states clearly: “Autonomous checkout is not currently available in Europe”[52]. Fully autonomous purchases – without any human confirmation – encounter three regulatory barriers in Europe:
PSD2 / SCA: Strong Customer Authentication requires interaction with a specific individual (biometrics, device, knowledge). An AI agent is not the “payer” under current definitions[17]. The PSD3/PSR proposal (currently in trilogue, implementation 2026-2028) does not explicitly address payments initiated by AI agents – a significant blind spot[53].
EU AI Act: Full compliance for high-risk AI systems from 2 August 2026 (Annex III systems covering credit assessment, biometrics, employment – delayed to 2 December 2027)[54]. For PSPs: classifying an AI agent within a payment system as “high-risk” may require a full compliance package[17].
GDPR: Processing consumer data by an AI agent to execute purchases raises questions about legal basis, data minimisation, and automated decision-making (Art. 22 GDPR)[52].
The practical consequence: Perplexity’s Buy with Pro is not available in Europe[52]. ChatGPT’s Instant Checkout never crossed the Atlantic.
The European Opportunity: B2B and Internal Agents
Autonomous B2C purchases face barriers, but B2B has a completely different risk profile[52]. B2B procurement is more repetitive, automation is already embedded (EDI, PunchOut), and SCA does not apply to merchant-initiated transactions in certain scenarios. Gartner projects 90% of B2B purchases executed by AI agents by 2028[6] – a trend that in Europe may outpace B2C.
Internal agents are equally significant: AI managing catalogues, dynamic pricing, returns handling, and fraud detection. McKinsey confirms: 84% of European consumers use AI in daily life, 63% during shopping – but only 30% would trust an agent to place an order without their confirmation[52]. Organisational and technical preparedness is growing faster than B2C consumer trust.
7. Fraud and Risk – A New Threat Landscape
Jeff Weinstein at Stripe identifies four new attack vectors[55]:
Agent Takeover (ATO): An attacker steals login credentials, hijacks a legitimate agent, and completes purchases using another person’s funds.
Trojan Horse Agents: An apparently helpful shopping agent that secretly siphons payment data.
Compromised Agent Networks: Armies of fake “legitimate” agents sold on dark web marketplaces.
The Authentication Gap: No reliable way to prove that an agent is acting on behalf of a specific user rather than behind their back.
The scale of the threat is real: 75% of respondents in the Darwinium survey (500 fraud, risk, and security leaders) estimate that more than 25% of current fraud attempts are AI-assisted[56]. 78% of financial institutions expect fraud to increase following the deployment of AI shopping agents[5].
Industry responses:
FIDO Alliance has created the Agentic Authentication Technical Working Group with Google and Mastercard input – developing “Verifiable User Instructions” and “Agent Authentication” standards[24].
Cloudflare advocates cryptographic agent verification via Signature-Input and Signature-Agent HTTP headers[5].
Mastercard embeds Verifiable Intent into Agent Pay – every transaction carries a cryptographically bound user consent policy[31][37].
The concept of “Know Your Agent” (KYA) – a direct analogy to KYC for agent certification – is gaining traction across the industry[57].
8. Implications for PSPs – A Strategic Window
Where the Risk of Being Bypassed Comes From
PSPs have traditionally occupied the space between merchant and card network on the acquiring side. In the agentic model, a new upstream entry point appears: the AI platform (ChatGPT, Gemini, Amazon Rufus) that initiates the transaction before the user ever visits a merchant’s website.
As Worldline and Valantic state directly: PSPs that do not integrate with the LLM layer risk being excluded from the purchase journey[57][58]. An AI agent will naturally prefer providers with agentic APIs, rich product metadata, and transparent consent mechanisms.
The Technical Layer: What PSPs Must Actually Do
Integrate with agentic protocols: ACP (OpenAI/Stripe), UCP/AP2 (Google), Agent Pay (Mastercard). PSPs cannot require merchants to maintain five separate integrations – their role is to abstract that complexity[57].
Support Agentic Tokens: The new token types (Mastercard MDES with agentic fields) require changes to the intake layer – formatting, routing, and consent policy validation at the network level[57].
Carry agent metadata: A transaction initiated by an agent carries additional data (agent identifier, permission scope, consent policy). PSPs must be able to process, store, and present this data in the event of a dispute[57].
Next-generation fraud detection: Models built for “human clicks” cannot distinguish a legitimate agent from a bot. What is needed are foundational payment models (Mastercard Payment Optimisation Platform is one example[59]) and autonomous risk engines that analyse agentic behavioural patterns[59].
MCP Server and API-first architecture: Deploying an MCP server (following the example of Adyen and PayPal) enables developers to build agentic integrations without deep knowledge of the PSP’s native API[14][39].
The Regulatory Layer: Key Open Questions
Consent and SCA: PSD2 requires “payer consent” for each transaction, and SCA requires interaction with a specific individual. A “framework consent” (the user sets limits once, the agent acts within them) is technically possible, but ensuring ongoing SCA compliance presents a structural challenge[17]. PSPs need to design new authentication flows – for example, payment passkeys as used in Mastercard Agent Pay[60].
Liability and chargebacks: If an agent purchases the wrong product due to AI hallucination or misinterpretation of user intent – who bears responsibility? Without “proof of intent,” PSPs are exposed by default[17][57]. Cryptographically signed “mandates” (AP2) or “Verifiable Intent” (Mastercard) are intended to serve as that proof.
PSP licensing: An AI company offering an end-to-end purchase flow without a PSP licence may be in violation of PSD2 – unless it operates purely as technical infrastructure without “possessing” funds[17][61]. PSPs may therefore be indispensable compliance partners for AI companies seeking to enter the EU market.
EU AI Act (2 August 2026 – delay to 2 December 2027 for Annex III): Agentic AI in payments may qualify as high-risk (credit assessment systems). PSPs acting as “users of AI systems” carry a lighter compliance burden than “providers”[17]. Despite the deadline delays[54], preparing governance documentation and risk management frameworks should begin now.
DORA: PSPs relying on external AI systems (ICT third-party risk) must ensure DORA compliance – AI vendor due diligence, minimum contractual requirements, and ICT risk management frameworks[17].
Three Strategic Positioning Options for PSPs
Strategy
Description
Risk
Connector (Stripe/Adyen model)
Be the abstraction layer between merchants and all agentic protocols
Need to integrate rapidly with every new protocol
Trust Anchor
Specialise in compliance, SCA-equivalent for agents, Verifiable Intent, KYA certification
Slower growth; requires close collaboration with networks
Infrastructure Layer
Offer PSP-as-a-service for AI companies seeking EU market entry without their own licence
Depends on the pace of AI firm market entry
Forrester notes that the leading PSPs (Adyen, PayPal, Stripe, Worldpay) are converging on two priorities: building MCP servers for agent access and pursuing certification across competing protocols[36].
9. B2B: The Unexpected Front of Advantage
While B2C agentic commerce dominates headlines, B2B is closer to mass adoption[52]. The reasons:
B2B procurement is more repetitive (ordering raw materials, licences, services) – ideal for agents with well-defined mandates.
SCA does not apply to merchant-initiated transactions (MIT) under established mandates – fewer regulatory barriers.
Existing ERP and ProcureTech systems are already structured for agentic automation via MCP.
Gartner projects $15 trillion in B2B value flowing through agentic exchanges by 2028[6].
PSPs serving B2B customers – SaaS platforms, B2B marketplaces, wholesalers – should treat agentic B2B commerce as an operational priority for 2026-2027, not a future-state planning exercise.
10. Stablecoins and Crypto-Native Agentic Rails
In parallel to the card-network world, a separate narrative is developing: AI agents + stablecoins. The technical argument is coherent – an AI agent cannot hold the identity document required by a bank, but it can hold a crypto wallet[16].
Coinbase x402 (May 2025), Stripe Machine Payments on Base (February 2026), MoonPay Agents (February 2026) – all settle in USDC[16]. The primary use case: agent-to-agent microtransactions (payment for API data access) or one agent purchasing a service from another without any human in the loop.
For European PSPs: this terrain is harder to navigate (MiCA, absence of PSD2-compatible stablecoin rails). However, it is worth monitoring whether Mastercard’s “Agent Pay for Machines” on blockchain (Polygon, Solana, Base)[34] marks the direction for agent-to-agent microtransactions over the medium term.
11. What Remains Unknown – Gaps and Open Questions
No dominant protocol has emerged. Forrester explicitly writes about a “battle of protocols” – ACP vs. UCP/AP2[36]. The market resembles 2010 in mobile payments: too many standards, too little interoperability. PSPs need a clear internal position on this uncertainty.
European conversion data is absent. The figure of 805% AI traffic growth (Black Friday 2025) relates to the US. European consumer data indicates that only 30% of consumers would trust an agent to place an order without their confirmation[52] – a trust barrier, not a technology one.
PSD3/PSR ignores agents. The current PSD3 draft contains no provisions on payments initiated by AI agents[53]. Until its implementation (2026-2028), PSPs will operate in the interpretive grey zone of PSD2.
The IMF is sceptical of full autonomy. The IMF note envisions an architecture in which AI is “smart” but payments remain “dumb” (deterministic)[23]. This is a significant signal – global regulators are not yet prepared for fully probabilistic payment initiation.
12. What to Do Now – A Priority List for PSPs
A pragmatic set of actions, ordered from shortest to longest time horizon:
Immediately (Q3 2026):
Audit your architecture for handling “agent-originated transactions” – how are they formatted, routed, and recorded in the audit log?
Classify internal AI systems under the EU AI Act (Annex III vs. transparency obligations).
Perform DORA risk assessment for AI vendors.
Short-term (Q4 2026):
Deploy an MCP Server (following Adyen and PayPal) – enabling merchants to build agentic integrations without additional development overhead.
Complete a pilot integration with at least one agentic protocol (ACP/Stripe, UCP/Google, or Agent Pay/Mastercard).
Open dialogue with Mastercard and Visa regarding Agent Pay / Intelligent Commerce certification.
Medium-term (2027):
Build or acquire a next-generation fraud detection solution with a behavioural model for agentic traffic.
Create a “Verifiable Intent” layer capturing and encapsulating user intent as evidence in dispute resolution.
Develop a “PSP-as-Compliance-Layer” offer for AI companies planning EU market entry.
Glossary
Term
Definition
Agentic commerce
A commerce model in which an AI agent autonomously executes a purchase based on a user-defined goal
ACP
Agentic Commerce Protocol – open standard by OpenAI and Stripe
UCP
Universal Commerce Protocol – open standard by Google
AP2
Agent Payments Protocol – the payment layer of Google’s UCP
Agent Pay
Mastercard’s framework for tokenised, agent-initiated payments
Agentic Token
Mastercard MDES token with additional fields binding it to a specific agent and consent policy
MCP
Model Context Protocol – Anthropic’s open standard for integrating LLMs with external tools
MPP
Machine Payments Protocol – Stripe/Tempo standard for agent-to-agent payments
Verifiable Intent
A cryptographically signed declaration of user intent executed by an agent
KYA
Know Your Agent – the KYC analogy for verifying AI agent identity and permissions
x402
Coinbase protocol embedding USDC payments within HTTP requests
DORA
Digital Operational Resilience Act – EU regulation for ICT risk management in financial services
MIT
Merchant-Initiated Transaction – a payment category allowing recurring, agent-executed charges under a pre-established mandate
This report is based on data and analysis from the following institutions and publications: Mastercard, Visa, Stripe, Adyen, Worldline, OpenAI, Google, Amazon, International Monetary Fund, McKinsey & Company, EuroCommerce, Forrester Research, Morgan Stanley, Bain & Company, Gartner, Taylor Wessing, Fenwick & West, FIDO Alliance, Diconium, Valantic, FintechPoland, Cashless.pl, Electronic Payments International, Digital Commerce 360, and others.
The first three months of 2026 confirmed what many PMs had already felt at the end of last year: AI has stopped being an add-on to work and become its scaffolding. The question is no longer whether you use AI in your day-to-day. It’s how deeply and how deliberately. Here’s what happened in Q1 and what it means for product managers.
Numbers that define the moment
94% of product professionals use AI regularly, with nearly half embedding it deeply into their workflows, saving 1-2 hours per day (Product School, 2026).
~25% of PM tools have meaningful agentic capabilities today. The rest are still copilots: they answer questions but don’t act autonomously (AI PM Tools Directory, February 2026).
40% of enterprise applications will include task-specific AI agents this year, a Gartner forecast that is materialising faster than expected.
Theme #1: The copilot era is ending, the agent era is beginning
For the past two years, AI in a PM’s work functioned like a very good assistant: it answered when you asked, completed when you started, generated when you prompted. The human was always in the driver’s seat.
Q1 2026 brings a clear signal that this model is ending. The industry is shifting hard toward agentic AI, systems that execute multi-step tasks across multiple tools at once (email, CRM, code repositories, documents) with minimal human intervention between steps.
Chatbots answer. Agents act. That’s the line. And every time you cross it, the first question isn’t “what should the agent do?” It’s “where does a human stay in the loop, and what happens when the agent gets it wrong?”
aipmguru.substack.com, March 2026
Concrete moves from Q1: Microsoft in February released new Copilot Studio features enabling businesses to build and deploy autonomous agents across enterprise applications. OpenAI in March launched advanced agentic capabilities allowing agents to plan, reason, and act with minimal human oversight. The agentic AI market was valued at $4.54B in 2025 and is projected to reach $98B by 2033.
The practical consequence for PMs is straightforward and uncomfortable at the same time: designing agentic products is an entirely different craft from designing classic features. You need to decide where the agent stops and asks. What counts as a critical failure versus something fixable after the fact. How a user understands what the agent just did on their behalf.
Theme #2: The PM role shifts from execution to orchestration
If one sentence were to summarise Q1 from a PM’s perspective, it would be: AI is absorbing the operational substrate of product management so the PM can focus on what is irreducibly human.
What AI is starting to take over in day-to-day work:
Feedback collection and synthesis. Tools like Dovetail, Kraftful, and Productboard AI automatically tag, classify, and surface patterns from hundreds of user conversations. PMs no longer spend 30% of their week building reports.
Documentation. PRDs, user stories, acceptance criteria, release notes are AI-drafted and PM-edited. Writing from scratch becomes an editing task.
Routine analytics. Funnel anomalies, cohort monitoring, regression detection happen automatically. PMs receive alerts, not raw data.
Backlog grooming. AI triages, deduplicates, and scores incoming requests against existing priorities.
What follows: PM value concentrates elsewhere. According to Airtable research, 92% of product leaders now own revenue outcomes, more than double from just a few years ago. The PM is no longer a roadmap and feature manager but someone who connects business strategy, AI system capabilities, and user needs.
When building software is cheap because of AI, the most expensive thing you can do is build the wrong thing. That puts the PM at the centre of the business.
Techcanvass, February 2026
Theme #3: Vibe coding changes prototyping for good
Andrej Karpathy coined the term, Collins Dictionary named it Word of the Year 2025: vibe coding, describing what you want to build in natural language and iterating through AI instead of writing syntax.
In Q1 2026 this stopped being an experiment. PMs without a technical background are building working prototypes in Cursor, Bolt, Windsurf, or Lovable in hours. Slack operates with small cross-functional squads (sometimes one designer, one engineer) that use AI to prototype constantly and discard dead ends without hesitation.
The practical consequence for discovery: the cost of testing a hypothesis has dropped dramatically. If your validation process still assumes several weeks to build an MVP with the dev team, you likely have a learning speed problem, not a resource problem.
Miro AI is also changing product workshops: it automatically clusters sticky notes, identifies patterns from brainstorming sessions, and transforms unstructured discussions into structured insights without manual processing after every meeting.
Theme #4: Product explainability — you’re now optimising for AI, not just humans
This is one of the less obvious but significant signals of Q1. Amy Mitchell (Substack) points to a new PM responsibility: products are increasingly evaluated by AI systems before a human ever interacts with them. Search, recommendations, comparisons, and purchasing guidance now happen through AI-mediated answers.
Product explainability is the degree to which a product clearly communicates its purpose, value, behaviour, and limits, both to people and to AI systems. If AI doesn’t understand your product, it won’t recommend it in the right context.
In practice this means growing pressure to structure your product knowledge base in a machine-readable way, keep feature descriptions current, and expose product knowledge as structured data accessible to AI.
Theme #5: Data debt is the new technical debt
Q1 clearly surfaced a new area of PM responsibility: the quality of data feeding AI models. In the past, technical debt meant messy code. Today, “data debt” means poorly labelled datasets that cause model hallucinations, faulty recommendations, and flawed priorities.
The PM is becoming the de facto guardian of data quality entering the AI system. If the input data is biased, the product will be too. This is not an engineering problem. It is a product decision.
According to Deloitte data, only 11% of organisations are actively using AI agents in production. 42% are still developing their agentic strategy roadmap, and 35% have no formal strategy at all. One of the main reasons: legacy systems were not designed for agentic interactions, and data pipelines are too messy for AI to operate on autonomously.
Tools standing out in Q1
Productboard AI — intelligent roadmap recommendations and automatic feedback synthesis across channels. Strong integration with engineering workflows.
Linear AI — goes beyond task management: automatically creates and assigns issues from product discussions, generates sprint summaries and release notes from commit history. Becoming the execution layer for product strategy.
Miro AI — product workshops for distributed teams. Automatically clusters ideas and transforms brainstorming sessions into structured insights.
Innerview — automatic transcription and analysis of user interviews in 30+ languages, with AI-generated summaries and pattern identification. Reduces analysis time by ~70%.
Bagel AI — niche but precise: links qualitative feedback directly to business context (revenue risk, customer segments, churn exposure). Addresses a gap most prioritisation tools ignore.
Perplexity Comet — automates competitive research, pulling data into spreadsheets without manual collection. Significantly reduces weekly time spent on competitive intelligence.
What this means for you as a PM
Three things worth thinking about heading into Q2:
1. Is your discovery fast? If validating one hypothesis takes weeks, you have a learning speed problem, not a resource problem. Vibe coding and AI prototyping tools should now be part of your standard discovery toolkit.
2. Do you know where the agent should stop and ask? If your product uses or will soon use agentic AI, the key design question is not “what does the agent do” but “where does the human stay in the loop.” This requires deliberate UX decisions, not just technical ones.
3. Is your data ready? AI agents need clean data to operate autonomously. If your data layer is messy, no agent will extract value from it. This is now a product problem, not just an engineering one.
Verdict
Q1 2026 is not another quarter of incremental AI improvements. It is the point at which a gap is becoming visible between PMs who have reorganised their way of working around AI and those who have simply added AI to an existing process.
The tools are there. The patterns are becoming established. The question is no longer “is it worth it.” It’s “how fast.”
Sources: Product School 2026, AI PM Tools Directory (February 2026), Airtable Predictions Report, Deloitte Emerging Technology Trends, Gartner, aipmguru.substack.com, Techcanvass, Amy Mitchell Substack, IBM Think, DataM Intelligence Agentic AI Market Report.
Not every team is built to change the world. Curiosity Team just wanted to do good work, done right — in our own way. We aimed to work smart, respect each other’s time and energy, and stay curious along the way. We didn’t always have everything, but we had a work culture that no one can ever take from us.
How We Worked
Asynchronously and agile.
Meetings were our last resort. Everyone had their own rhythm — and that was perfectly fine. Instead of daily stand-ups, we had async check-ins on Slack. Instead of endless discussions, we relied on a well-documented Jira — our single source of truth.
Add context to every task before starting work.
Keep statuses updated and use comments for async refinement.
The team board served as a visual daily stand-up.
Open communication.
No restricted access. Slack, Confluence, Jira — all open by default. We avoided side conversations and kept all discussions in the task’s context. Every meeting had to have a clear goal, an agenda, and public notes afterward. If not, it shouldn’t exist.
Granularity and iteration.
No big monster tasks. Each one needed to bring real value within a week. Small iterations meant frequent wins.
“Everything in your backlog is a bet.”
“Start finishing, finish starting.”
“If you have more than three priorities, you have none.”
Our Rituals
Expectation Agreement at the start — define how we play and what to avoid.
Bi-weekly retrospectives — with Parabol, voting, and clear action points.
Async refinement — comments first, meetings only when absolutely needed.
1:1s every two weeks — follow up on previous actions, feedback, and NPS of cooperation.
Quarterly team building — laid-back, good food, maybe a drink or two, no pressure.
We all knew that a calm, respectful pace always beats forced productivity.
Our Philosophy
The one thing we always remembered:
It’s just a job.
We didn’t get emotional about tasks. We saved emotions for real life — family, friends, and passions. Time off was sacred. Weekends were untouchable. Something came up? Just mark “Out of office” and move on.
And if someone tried to estimate a task for less than half a day — well, that was micromanagement, and we didn’t do that here.
That’s how the Curiosity Team worked.
Simply, respectfully, and with genuine care for each other — because, in the end, it was curiosity that built our best culture.
The last quarter of 2025 felt less like “AI is coming” and more like “AI just moved into your spare room, changed the Wi‑Fi password, and started shipping features.” If Q3 was about shiny models, Q4 was about infrastructure, regulation and a quiet but very real shift in what it means to build products as a PM.
1. AI is no longer a feature, it’s the environment
Remember when “let’s add an AI feature” sounded bold and visionary? In Q4 it started to sound more like “let’s add CSS.” A few things crystallised:
Consumer spend on AI apps grew triple‑digit year‑on‑year, with productivity and dev‑tools eating most of the pie.
CEOs started talking less about “experimenting with AI” and more about “AI as a line item in the P&L and infrastructure strategy.”
The interesting part: access is basically universal. The moat is no longer “we use a powerful model” but “we actually designed a product that does something useful with it.”
If you are still pitching “we’ll plug in a model and see what happens,” you are playing last season’s game.
2. Welcome to the Agent Era (for real this time)
In Q3, agents were mostly a buzzword plastered on top of chatbots. In Q4 they started to look like systems. Not “ask me a question,” but “give me a goal and I’ll go do things.”
On the supply side:
Major players doubled down on agentic AI: orchestration, tools, memory, multi‑step workflows became first‑class citizens in the ecosystem.
The infra world woke up: AI‑optimised data platforms, vector‑native storage and “AI data engines” became fashionable ways to say “we’d like your entire data stack, thanks.”
On the product side, this changes your job in a very specific way:
You’re no longer designing single interactions, you’re designing behaviours over time.
You stop asking “what’s the prompt?” and start asking “what is the loop: observe → decide → act → learn?”
If your discovery deck still frames AI as “smart autocomplete,” you’re underestimating what’s now possible – and what your competitors are testing.
3. Regulation stopped being background noise
Q4 was the quarter when AI regulation moved from conference slides to Jira epics.
A few highlights:
The EU AI Act moved into the “this is happening, plan for it” phase, including obligations for general‑purpose models and high‑risk use cases.
The US took a slightly different turn with a new executive order focused on keeping innovation and competitiveness alive while still nudging companies toward responsible AI.
China and a handful of other countries pushed new standards around safety, transparency and governance for generative systems.
For PMs, this isn’t just legal trivia. It affects:
How you log model outputs and user interactions.
How much explainability you need to bake into the UI.
Where your data can physically live – and which model you’re even allowed to call in a given region.
“Move fast and break things” now comes with compliance officers, DPIAs and model risk committees attached.
4. Infrastructure quietly became the real power play
While social feeds argued about benchmarks, someone signed cheques worth hundreds of billions to build AI infrastructure.
Investment in AI data centers and compute crossed the 300B USD mark, with mega‑campuses measured in gigawatts becoming a thing.
Countries started talking seriously about sovereign AI: local models, local data, local compute as a strategic asset.
This trickles all the way down to product decisions:
“Which model should we choose?” becomes “how do we design so we can swap models and regions without rewriting everything?”
Architecture choices (multi‑cloud, on‑prem options, edge vs cloud) stop being purely technical and turn into product strategy tools.
If your PRDs don’t include at least a paragraph on “AI architecture assumptions,” future‑you will curse present‑you.
5. AI tools for PMs grew up a little
Q4 also brought more AI for product managers, not only AI in products.
We saw more vertical copilots – including ones tailored to financial product design and regulatory‑heavy workflows.
Generic “summarise this doc” quietly evolved into “help me design an experiment, generate a first PRD draft, and flag risk in this backlog.”
The interesting twist is adoption:
A clear majority of PMs now use some form of AI in their daily work, but the spread is huge between “I ask ChatGPT to rewrite my emails” and “I run my discovery, roadmap scenarios and opportunity sizing through an AI stack.”
The gap between those two groups is likely to widen. Not because of tools – everyone has them – but because of workflow design.
6. So what do you actually do with this?
If you’re a product manager trying to make sense of Q4 2025, here’s the short version you can paste into your own notes:
Treat AI as infrastructure, not add‑on. Identify the parts of your product where agents and automation can sustainably take over workflows, not just single clicks.
Design with constraints in mind: regulation, data locality, model governance, observability. The boring stuff is now part of the core value proposition.
Invest in agent‑native discovery: think in terms of goals, environments, and feedback loops, not prompts and screens.
Upgrade your own stack: pick 2–3 AI tools and go deep, not wide. Your edge won’t be “I use AI,” but “my product practice is re‑architected around it.”
Q4 didn’t give us one big “AI moment.” It gave us something more dangerous and more interesting: AI becoming part of the background. The water we all swim in. And once something becomes the water, opting out stops being a strategy. It just means you’re the last one to notice you’re already underwater.
Stop pretending we’re building websites only for humans. If your 2026 roadmap doesn’t prioritize becoming Agentic Friendly, you’re effectively building a digital museum.
As PMs, we’ve spent a decade obsessing over “pixel-perfect” layouts and “delightful” animations. Meanwhile, a tectonic shift is happening: users are tired of clicking. They want to delegate. Whether it’s buying a pair of shoes via OpenAI’s Instant Checkout, booking a flight, or summarizing a complex B2B dashboard, users are sending AI agents to do the heavy lifting.
If your product spits out a cryptic error because a bot couldn’t parse your “fancy” custom UI, you aren’t just losing a lead—you’re being blacklisted by the AI ecosystem. Here is why Agentic Friendly is the only design philosophy that matters now.
1. From “Browsing” to “Intent Resolution”
The era of the “user journey” is being replaced by “task execution.” Whether it’s E-commerce, SaaS, or GovTech, an agent acts as the universal proxy.
The E-commerce Angle: Tools like OpenAI Instant Checkout bypass your beautiful cart page entirely. They look for standardized hooks to trigger a purchase instantly.
The SaaS Angle: If a user tells their AI, “Update my subscription and add three seats,” the agent needs to find your settings toggle without getting lost in a labyrinth of nested modals.
The Lesson: An Agentic Friendly site provides a clear path for intent resolution. If a machine can’t “execute” your product in one thought, a human won’t bother either.
2. WCAG: The Secret Language of Agents
Most companies treat Web Content Accessibility Guidelines (WCAG) as a legal tax or a checkbox for the compliance team. They’re wrong. It’s the literal blueprint for Agentic Friendliness.
The Lesson: An AI agent sees the world exactly like a screen reader. By following WCAG—using clean heading hierarchies (H1-H6), logical tab orders, and explicit aria-labels—you are writing a manual for the AI. Semantics is the new SEO. If a blind user can navigate your app, an AI agent can thrive in it.
3. Structured Data: The End of “Guesswork”
Don’t pray that an AI will “hallucinate” the correct data from a hero banner or a floating div. An Agentic Friendly site is a structured site.
The Lesson: Schema.org (JSON-LD) is no longer just for Google snippets; it’s your site’s API for the world. Whether it’s a Product price, an Event date, or a JobPosting salary, OpenAI’s agents use these tags to verify facts. Without them, you’re just “noise” that the agent will skip to avoid giving the user incorrect information.
The Stakeholder Pivot: WCAG is Finally “Sexy”
For years, pitching WCAG to stakeholders was like asking them to pay for a root canal—they knew they had to do it, but they hated every minute. That has officially changed. In my recent board meetings, I’ve stopped talking about “accessibility compliance” and started talking about “Agentic Reach.” Suddenly, the C-suite is listening. Why? Because when you show them that a WCAG-compliant site is the only way to get featured in OpenAI’s Instant Checkout or to be the “default” choice for AI personal assistants, accessibility stops being a cost center and becomes a competitive moat. WCAG has finally taken its rightful place in the boardroom. It’s no longer a boring legal requirement; it’s the high-leverage metric for 2026. We aren’t just “fixing the site for the few”; we are indexing the business for the trillion-dollar agentic economy. If you want the budget, stop pitching “fairness” and start pitching “machine-readability.”
TL;DR / The Verdict
Being Agentic Friendly doesn’t mean building your own LLM. It means you need to stop sabotaging the machines trying to interact with your business.
Is it WCAG compliant? If yes, you’re 80% Agentic Friendly.
Is it “Instant” ready? If your flows are too complex for an agent, they are too complex for a modern human.
Is the data structured? If not, the agent will move to a competitor who provides facts, not fluff.
Let me cut to the chase: today I’m zooming in on conversational AI, mostly the LLMs. Those models that speak, write, and “think” alongside us. Why? Because this space is moving faster than most product teams, and it’s suddenly relevant to anyone who types into an AI chatbox… or wants their workflow to run without them.
What’s the Real Gap: Great Prompt vs. Manual Agent
I’ve built a lot of prompts. Maybe you have too a template for user stories, competitor benchmarking, release checklists. But I’m no stranger to agents either. Here’s the gist:
A rich, reusable prompt is like a supercharged search query. I run it, get my result, tweak it, and maybe save for another day. A manual agent? This is next-level: I hit “Run,” and it does a bunch of stuff for me… decisions, context, maybe several steps in a row. Sometimes, it even tells me what’s next.
Here’s how I see it:
Every prompt needs me :/ every time, start to finish.
An agent remembers why it exists. It’s got decision trees, action lists, context carryover.
Prompts answer questions. Agents actually do stuff.
How Do I Turn My Epic Prompt Into a Manual Agent?
Some days, my prompts feel so advanced it’s a shame not to call them agents. So I made the upgrade, and you can too. Here’s my go-to checklist for this transition:
I clarify my agent’s goal. Not just “answer this,” but “do this, in this way, so I don’t have to micromanage.”
I restructure the prompt to include context, instructions, inputs, and possible next actions.
I add logic. If X, then do Y (like “if negative feedback, escalate to user research”).
I let it remember stuff…context, previous answers, anything useful.
I teach it how to format and deliver results (like, “output table for Jira” or “send summary to Slack”).
I connect it to a manual trigger: button is goood enough for the beggining. Forget about API and webhook… for now 🙂
I run tests, fix bugs, repeat until smooth enough
Manual triggering means I’m still in control. But after that? My agent runs a show, not just answers a question.
The Critique: It’s NOT Just About More Prompts
Most guides focus on better prompts, bigger libraries, smoother templates. But honestly, that misses a few elephants in the room:
Not all AI skills live inside prompt engineering. Ethics, validation, project management… this all matter.
Work with agents and LLMs is rarely linear. Sometimes I jump from prompt to agent, sometimes zigzag according to project needs.
Teams need versioning, sharing, actual process. A prompt library doesn’t cut it if I want repeatable business results.
New models keep popping up. Prompt skills must evolve with them.
Lessons I Stick To:
Prompting is where I start, Agents is where I scale.
Sometimes, a killer prompt is enough. Sometimes an agent saves me hours.
Choice depends on my process, not on the “ultimate AI workflow.”
Testing, context, and iterating win every time.
Final Thoughts
Looking back, what moved the needle for me wasn’t just writing more advanced prompts. It was building mini-systems that gave me leverage, saved my time, and made AI a background player instead of an inbox. Agents aren’t for everyone or every scenario. But if you want to level-up, they’re worth the leap.
If you need some mentoring – feel free to hit me. For you its free. For teams its not 🙂
I was recently working on a process map that was supposed to be automated by one big workflow. The project was meant to be transformative – one solid automation that would move everything. Two months later it was in a drawer. It was too complicated, it broke with every change to our processes, and on top of that, nobody understood it.
That’s classic waterfall thinking, but in the world of automation. And today I want to flip that idea on its head.
A Lesson from Product
You know how PMs talk about MVPs and iterations? “Instead of one big feature, build something small and check for feedback”. The same works for automation. Instead of trying to automate your entire product discovery flow with one workhorse – build ten small, independent ones.
Take collecting customer feedback. It would be easy to think: “I’ll build one powerful automation that collects feedback, analyzes sentiment, categorizes it, sends it to Google Sheets, posts to Slack, and generates a summary for the report”.
But what happens? If something goes wrong at the sentiment stage – the whole flow breaks. If you change the category structure – you need to rewrite the logic. If OpenAI goes down – nothing gets through.
Instead: ten separate, small, independent automations, each doing one thing – but doing it well.
How This Looks in n8n
I recently analyzed the most frequently used workflows on this platform by product managers. And you know what? Everyone who says “it works” operates on exactly this principle.
First automation: feedback lands in Google Sheets. Period. Second: every new row in Sheets triggers sentiment analysis. Third: sends a Slack notification if sentiment is negative. Fourth: weekly, gathers all feedback and sends it to Notion.
Each workflow is 5-10 nodes. Easy to build. Easy to fix. Easy to understand.
And you know what’s the best part? You can work asynchronously. Feedback appears in Sheets a minute after it arrives? No problem. Sentiment doesn’t get analyzed right away? Nothing breaks, because it’s a separate automation.
Specifically: What to Automate for a PM
If you’re working on product discovery, a few small things are worth your attention:
Monitoring Product Hunt – a small workflow that checks every hour what’s new. Sends to Slack. That’s it. This automation takes 15 minutes to put together.
Collecting feature requests – form arrives, request goes to Google Sheets. And that’s all. A separate automation categorizes them. Yet another one, separate, aggregates them weekly and sends the report.
Tracking competitors – one workflow takes screenshots of competitor pages every Friday. A second workflow compares them to the previous week and sends differences to Notion. Two separate processes.
Analyzing sales calls – one automation extracts transcripts. Another analyzes them. A third tags insights. Each does one thing – but does it well.
The Philosophy of Small Pieces
There’s something deeper here. Sometimes I hear PMs say: “but this will be scattered”. Well, of course it will. And that’s a feature, not a bug.
Scattered systems are:
Easier to debug (something broke? One thing, not ten)
Easier to scale (want to add a new category? You modify one workflow, not the entire structure)
Easier to understand (new team member looks at a diagram with 5 nodes, not 50)
More resilient (if YouTube API breaks, your competitor analysis doesn’t suffer much, because it’s a separate thing)
This is a principle that engineers know as microservices. But we PMs don’t usually think about it when working with automation.
The Problem with Big Plans
There’s always someone who says: “But if everything is scattered, it’ll be a mess”. Of course, if you don’t organize it. But that’s not a problem with small automations. That’s a problem with documentation and process.
Two files:
Google Doc with a list of all workflows (what it does, when it triggers, who maintains it)
Tag in n8n: product-discovery, monitoring, analysis, reporting
Done. Now you have transparency.
When to Start
Don’t wait for the “perfect automation”. Build a workflow for collecting feedback today. It’ll take 30 minutes. Tomorrow add a second one for analysis. In a week you’ll have a system that actually works, instead of one hybrid monolith sitting on the shelf.
Will it be imperfect? Yes. Will it be scattered? Yes. Will it work? Also yes.
And that’s what matters for a product manager – things that work, that you can change without apocalypse, and that actually save time in discovery work.
Instead of one big dream about automation, take ten small wins.
Seriously, did any product manager expect this pace of change? Many probably struggled to keep up (myself included). What happened…? Long story short: a lot, fast, and sometimes a bit chaotic.
Enter GPT-5: The New Star
OpenAI announced GPT-5 as the best model in the world. Ever seen a model decide by itself when to answer instantly or when to take its time? Now you have it. No need to ask twice. GPT-5 makes decisions for us, and get this – everyone gets access. No paywall. Your competitor, your buddy, your LinkedIn connection -they’ve got it too. Ever wondered why everyone suddenly talks automation?
Sometimes it slows down, other times it answers instantly. Mini and nano versions are out there. Few hallucinations (still happens, let’s not kid ourselves). Safety tests? Thousands of hours.
Gemini 2.0/2.5 – The Agent Era
Google’s not sitting idle. Gemini 2.0/2.5 moves towards “agents” – systems that don’t just answer, they do stuff for you. Actually, they do. “Gemini for Home” understands what your camera shows, not just “motion detected.” I had a weird case recently – a noise and the AI said, “Courier dropped off a package, left.” Strange, useful. PMs, time to change your mindset – UX and data architecture are changing. It’s no longer text interaction, but background agents doing their thing.
Claude 4 and a Million Tokens of Context
Anyone in research noticed Claude 4? A million tokens of context (not a thousand, or ten thousand, a million). Throw everything at it – customer feedback, competitor analysis, docs. Claude handles it. Deliverables last too – generate a report, send it to Slack, check back next week, still there.
AI Hallucinations – A Real Threat
One big topic: hallucinations. AI can make stuff up confidently. Regulated industries (fintech, medtech) – one mistake means lost trust. Compliance nightmare. A user burned once might never come back. PMs must watch production outputs, craft smart prompts (not as easy as it sounds), and critically evaluate results – don’t blindly trust the model.
AI-Powered PM Tools Are Booming
The PM tool race with AI is heating up: Jira AI, Productboard AI, Notion AI (imagine PRDs without it?), Aha! AI. Automated feature prioritization, workflow automation, predictive task assignment = faster and smoother. But hey! 75% of PMs already use AI tools, so if it’s not you, someone else is ahead. Don’t say I didn’t warn you.
Agentic AI. The Future of Product Discovery
Agentic AI is about to change the game. Not chatbots, but agents who decide, act, gather data, and recommend – deliver results, not just answers. Product discovery? Instead of searching “triathlon bike,” the agent collects data, shows options, advises. Real personalization, real-time insight.
What Does This All Mean?
A few simple facts:
AI speeds up everything. Time to rethink infrastructure and processes; two weeks is the new three months.
Hallucinations exist and will. Monitor and fix.
Agents are real and here. UX changes, tools evolve.
Context is currency. Don’t miss out.
Access is universal. You win not by the tool but how skillfully you use it.
Validating product ideas through experimentation is a crucial practice in product management. Rather than making assumptions about what users want, product managers must treat everything in the backlog as a hypothesis that needs to be tested.
The lean startup methodology emphasizes the importance of getting out of the building and testing your ideas with real users. As Steve Blank says, “No facts exist inside the building, only opinions.” Rather than developing products based on hunches and internal discussions, we need to verify our assumptions by running experiments that involve target users.
This validation mindset is key because we often think we understand our users, but we can be wrong in our assumptions about their problems, needs, and behaviors. Running quick experiments allows us to collect real data on how users respond to potential solutions. This reduces risk and ensures we build products that effectively serve user needs.
Validating ideas through experimentation is not just about avoiding failure – it helps companies pivot faster and identify winning products sooner. By testing product concepts early and often, we can focus energy on the ideas that have the most potential to delight users and achieve business goals.
Everything in the Backlog is a Hypothesis
Product managers often make the mistake of treating everything in their backlog as facts and certainties, rather than assumptions and hypotheses that need validation. The truth is, every new product idea, every feature on your roadmap represents a hypothesis about what will bring value to users. You believe that building that feature will drive business outcomes like increased engagement, retention or revenue. But until you test that assumption with real users, it remains just that – an unproven hypothesis.
Approaching your backlog with the mindset that “everything is a bet” is immensely powerful. It forces you to question your assumptions and prevents you from wasting time building features users don’t want. The core principle is that you should test your hypotheses early and often through experiments, not build out your roadmap based on hunches. Prototyping and releasing minimum viable versions allows you to validate what resonates with users, so you can double down on what delivers results. With an experimentation mindset, you turn ideas into facts.
Validating Through Experimentation
Every product hypothesis needs validation through experimentation. Rather than guessing what users want, product managers should design and run experiments to test assumptions.
There are several types of experiments that can validate hypotheses:
Prototype testing: Create a prototype of a feature or product and get feedback from target users. This can range from low-fidelity sketches to clickable prototypes. Observe how users interact with it and incorporate feedback into the next iteration.
Landing page tests: Build a landing page describing the product and drive traffic to it from target customer segments. Measure conversion rates, clickthroughs, signups, etc. to gauge interest.
A/B testing: Release variant versions of a product or feature to subsets of users. Analyze the usage data to identify which variant better achieves the desired metric.
Email/ad campaigns: Run focused email campaigns or online ads for the product concept and track engagement. Are people clicking through or signing up?
Exploratory user research: Interview or survey potential users about the product concept. Gauge their enthusiasm, understand pain points, and clarify the target market.
Beta tests: Release an early product version to a limited set of users. Collect feedback, monitor usage metrics, and gain insights to improve the product before a full launch.
The key is to identify your biggest assumptions and focus experimentation efforts on validating those product hypotheses first. Using data to make decisions builds confidence in product direction and improves the chances of success.
Determining Key Metrics
Choosing the right metrics to measure experiments is critical for understanding if a feature or change had the intended impact. Rather than relying on vanity metrics like clicks or downloads, focus on metrics tied to core business or user goals.
For example, if the experiment involves a new sign up flow, measure metrics like sign up conversion rate, drop off at each step, and quality of new users. If testing a new recommendation algorithm, measure metrics like engagement, clicks/orders per user, and revenue per user.
Ideally, have a small set of quantitative metrics that map to overall objectives. Be specific in defining each metric and how it will be calculated prior to running tests. Avoid vanity metrics that seem positive but don’t actually indicate performance. Track metrics over both the short and long-term to account for changes over time.
Set clear hypotheses and target metric thresholds for each experiment. For example, aim to increase conversion rate from landing page by 10% or get 5% more users to regularly engage with new feature. This helps interpret results and identify meaningful vs. statistical changes.
Prioritizing Experiments
When it comes to experimentation, you can’t test everything at once. You’ll need to prioritize which hypotheses to validate first. Focus your experiments on the biggest risks and assumptions in your product roadmap.
For example, if you’re planning a major new feature but aren’t sure how customers will respond, test demand for that feature before fully building it out. Or if you’re redesigning your signup flow, test the new flow against the old one before rolling it out completely.
Prioritize experiments that have the potential to make the biggest impact. Look for assumptions that, if proven wrong, would significantly influence your roadmap and strategy. Test those risky hypotheses first to avoid wasted effort and build confidence as you move forward.
Some key areas to focus experiment prioritization:
New features with high dev investment
Significant changes to core flows
Redesigns of critical pages
Major marketing and go-to-market initiatives
Pricing changes or new business models
By validating the biggest assumptions early, you can refine your roadmap, focus engineering capacity on proven solutions, and avoid costly false directions. Move fast by testing your biggest risks before you build.
Running Effective Experiments
When running experiments, it’s important to follow best practices to get valid, reliable results. Here are some tips:
Have a clear hypothesis. What do you think will happen and why? Spell out your assumptions. This focuses the experiment and helps interpret results.
Isolate variables. Change only one factor at a time so you know what caused the effect. If you change multiple things, you won’t know which impacted the outcome.
Use A/B testing. Split your audience into two groups – the control gets the current version, the experiment gets the change. This isolates the variable.
Choose relevant metrics. Pick metrics that will validate or invalidate your hypothesis. Focus on the key outcomes that matter.
Run enough iterations. Test until statistical significance is reached. For web experiments, often hundreds or thousands of users are needed.
Randomize users. Assign users randomly to groups to avoid sampling bias. Randomization ensures fairness.
Analyze results correctly. Use statistics, not gut feelings. Beware of things like novelty effects wearing off.
Learn and improve. No experiment is a complete failure if you learn something. Iteratively improve based on insights gained.
Following structured best practices for setting up and analyzing experiments makes it more likely you’ll get valid results and actionable insights. With the right approach, experiments can inform smart product development.
Analyzing and Learning
Once an experiment is complete, it’s critical to thoroughly analyze the results and extract key learnings. This is the most important part of the process.
Evaluate whether your hypothesis was proven or disproven based on the metrics you defined upfront. Dig into the data and try to understand why users responded the way they did. Look for any surprising or unexpected results.
Some key questions to ask:
Did we observe the desired behavior change in our target segment? Why or why not?
How did the key metrics we defined compare to our hypothesis?
Are there differences we should analyze by segment, cohort, or attribute?
What user feedback or qualitative data did we gather from the experiment?
What worked well that we should amplify going forward?
What didn’t work that we should revise or remove?
The learnings from each experiment build on top of each other, so make sure to document the results thoroughly. Look for patterns and insights that apply more broadly beyond the specific experiment. Track key learnings over time to continuously improve.
Be sure to share results across your team and organization. Experiments are wasted if the lessons don’t lead to changes in strategy, priorities, and execution.
Iterating Quickly
A crucial advantage of validating hypotheses through experiments is the ability to learn and iterate quickly. Each experiment provides an opportunity to gain insights into what resonates with users and what doesn’t. As you run experiments, pay close attention to the results and feedback. Look for patterns and key learnings that can inform future iterations.
Resist the urge to theorize and make assumptions. Instead, let the data guide you. If a hypothesis is invalidated, use that learning to update your thinking. If an experiment shows positive results, double down and expand on what’s working. Small tweaks and adjustments add up over time.
Move fast, leverage learnings, and continually refine based on real user data. The faster you iterate, the quicker you hone in on product solutions users want. Be nimble and flexible, evolving the product as you go. Don’t get stuck on a predetermined path, be open to pivot based on new insights. Iterating quickly allows you to stay aligned with user needs even as they change over time.
The key is to establish a rapid cycle of ideation, experimentation, learning and iteration. By implementing this build-measure-learn loop, you can iterate your way to product-market fit faster than the competition. Speed matters when it comes to innovation, so focus on quick experiments that drive continuous improvement. The faster you iterate, the faster you win.
Avoiding Common Mistakes
Conducting experiments effectively requires avoiding some common pitfalls that can undermine results:
Confirmation bias – Looking only for data that confirms your hypothesis, and ignoring contradictory data. Remain objective and acknowledge all results.
Small sample sizes – Testing with too few users leads to variability and inaccurate conclusions. Determine minimum sample sizes upfront for statistical significance.
Changing multiple variables – Altering more than one thing at once makes it impossible to know which change impacted the metrics. Isolate each variable and test them independently.
No control group – Having a baseline to compare against is crucial. Run A/B tests or keep part of your product unchanged as a control.
Stopping too soon – Ending an experiment prematurely before collecting enough data can miss long term effects or trends. Run tests long enough to achieve stastical confidence.
No actionable metrics – Focusing on vanity metrics that don’t directly measure outcomes. Define quantifiable, meaningful metrics aligned to key goals.
Not testing repeatedly – One-off tests in artificial environments provide limited value. Build a culture of continuous experimentation.
Proactively avoiding these missteps will lead to higher quality results from experiments to validate product hypotheses. Failing fast to proven learning is the desired outcome.
Conclusion
Taking an experimental approach to product development is critical for product managers. Rather than assuming that every idea and feature will be successful, product managers should view their backlogs as a series of hypotheses that need validation.
By designing and running experiments, product managers can test key assumptions and gain valuable insights into what resonates with users. This enables more informed product decisions, reducing waste and increasing the chances of shipping something customers truly want.
A validation mindset also encourages rapid iteration. Failures become learning opportunities rather than setbacks, as experiments reveal areas for improvement. Product managers can quickly pivot based on user feedback, optimizing the product experience over time.
In today’s competitive landscape, winning products come from validating ideas early and often. Product managers who embrace experimentation are better equipped to identify and double down on what delivers real value. While experimentation takes work, the payoff is immense. Validated learning leads to customer-informed products that solve real problems and satisfy market needs.
By treating everything as a testable hypothesis, product managers can focus their efforts on creating products users love. And they can avoid wasted time and resources building features no one wants. Experimentation transforms product discovery from guesswork to a scientific, evidence-based process. For any product manager seeking innovation and growth, it is an indispensable approach.