Loading…
17-18 September | Amsterdam, Netherlands
View More Details & Registration

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.
Type: Interoperability & Standards clear filter
Thursday, September 17
 

10:45 CEST

Sponsored Session: Beyond the Easy 80%: Bringing Legacy, Spatial, and Locked-Down Data to MCP - Don Murray, Safe Software
Thursday September 17, 2026 10:45 - 11:10 CEST
AI models are becoming a commodity. GPT-4, Claude, Gemini.  Pick one, swap it next quarter, and the differentiation has already moved on. What hasn't moved is context: the data an agent can actually reach. Most of today's MCP ecosystem wraps the easy 80 percent.  SaaS APIs, ticketing systems, chat platforms, anything that already had a REST endpoint. The other 20 percent: legacy databases running since the 1980s, CAD/BIM/GIS formats, real-time sensor and SCADA feeds, regulated records that legally can't leave the building, and hybrid environments split across cloud and on-prem by design,  still have no real path to an agent. In most enterprises, that's exactly where the decision-relevant data lives. 
Drawing on 32 years building spatial and enterprise data integration, this talk looks at what it actually takes to expose hard, hybrid, and on-prem data as MCP tools: treating data workflows as callable tools instead of one-off scripts, separating the control plane (what an agent is allowed to call) from execution (where the data actually lives and stays), and building both directions, consuming MCP tools and exposing your own, without hardwiring to one model or vendor. 
Speakers
avatar for Don Murray

Don Murray

CEO, Co-Founder, Safe Software

Thursday September 17, 2026 10:45 - 11:10 CEST
G104 + G105 (Level 1)

12:30 CEST

A2A Goes Stable: What Changed, Why, and What's Next - Sam Betts, Cisco Systems & Kuba Herczyński, Google
Thursday September 17, 2026 12:30 - 12:55 CEST
A2A Protocol v1.0 is the first stable, production-ready release of the open standard for agent-to-agent communication — marking the transition from a protocol you could experiment with to a foundation organisations can commit to with confidence.

This talk is delivered by two maintainers who helped shape the release. We cover what changed from v0.3 and why: the deliberate choice to prioritise maturity over reinvention, new enterprise capabilities — signed Agent Cards, multi-tenancy, modern OAuth flows, and a web-aligned architecture — and the breaking changes that were unavoidable on the path to a durable standard.

We also cover the SDK story: how official SDKs support v1.0 while maintaining backward compatibility with v0.3, and a per-interface versioning strategy that makes progressive migration practical rather than a forced cutover.

Finally, we look at extensibility: how extensions add capabilities while keeping a stable core, and how custom protocol bindings let implementations replace the default transport while preserving A2A semantics.

If you are building on A2A today or evaluating it, this talk gives you a clear picture of what changed, why, and how to migrate.
Speakers
avatar for Sam Betts

Sam Betts

Engineering Technical Leader, Cisco Systems
Sam Betts is an Engineering Technical Lead at Outshift by Cisco with over 14 years of experience building cloud-native platforms, security solutions, and AI-driven systems. He has led development on OpenClarity, Cisco Panoptica, and OpenStack Ironic, and actively contributes to AGNTCY... Read More →
avatar for Kuba Herczyński

Kuba Herczyński

Staff Software Engineer, Google
Kuba is a Software Engineer turned Technical Lead at Google with over 15 years of experience building things. Lately most interested in AI Agents, actively involved in A2A for almost a year - both in the protocol spec as well as it's adoption at Google.
Thursday September 17, 2026 12:30 - 12:55 CEST
G102 + G103 (Level 1)

15:45 CEST

Six Months of Proof: Independently-Verifiable Records for Agent Actions Under the EU AI Act - Steven Mih, Action State Group, Inc.
Thursday September 17, 2026 15:45 - 16:10 CEST
The EU AI Act makes "what did the agent actually do?" a legal obligation: high-risk AI must support automatic record-keeping over its lifetime (Article 12) — for traceability, human oversight, and post-market monitoring — with logs retained at least six months (Article 19). But the Act can only require the logs to exist, not to be trustworthy: a log is only as good as the party that keeps it, and the operator who ran the action is not a disinterested witness — even an immutable one can be incomplete, cherry-picked, or built after the fact. The fix is simple and old: anchoring. Commit each record to a hash, write that hash to an independent, append-only transparency log, and any party can verify what the agent did — without trusting the operator. This session shows how the Agent Action Capsule project uses open transparency-log standards (SCITT/COSE) to produce anchored, independently-verifiable records of agent actions to the letter of the Act, plus the trust it can't legislate.

Live demo of the Agent Action Capsule project: emit a record at an action boundary, anchor it, verify it with an open verifier, then tamper and watch verification fail. You'll leave with an open, framework-agnostic pattern mapped to Article 12/19 — and a running verifier to try.
Speakers
avatar for Steven Mih

Steven Mih

Founder/CEO ·, Action State Group, Inc.
Steven Mih is Founder/CEO of Action State Group, building the verifiable-record layer for AI agent actions, filed as an IETF Internet-Draft, with an open verifier. Previously he co-founded and led Ahana (acquired by IBM, 2023) and served on Presto Foundation (Linux Foundation) board... Read More →
Thursday September 17, 2026 15:45 - 16:10 CEST
Auditorium (Ground Level)

16:20 CEST

What Networking Got Right That Agentic AI Risks Getting Wrong: The Case for an Agent Control Plane - Parisa Foroughi, Nokia
Thursday September 17, 2026 16:20 - 16:45 CEST
Every major agent orchestration framework today conflates task execution with the control layer that should govern authority and policy. This talk argues for a cross-domain agent control plane: a runtime layer external to the agent that performs authority checks and policy enforcement at defined boundaries, independent of the agent’s internal logic. Grounded in inter-domain routing, it proposes a semantic model built on five invariants: domain boundary as the control unit, boundary-crossing capability classes as the permission unit, scope-narrowing delegation with bounded elevation, unbroken provenance to a registered trust anchor, and boundary enforcement without inspecting internal behavior or payload content. The model introduces two runtime artifacts: the Agent Control Envelope (ACE) for authorization and the Agent Activity Envelope (AAE) for behavioral constraint. Attendees will leave with a precise mental model, two concrete artifacts, and a clear argument for why agent interoperability needs explicit boundary semantics before wire formats harden around the wrong primitives.
Speakers
avatar for Parisa Foroughi

Parisa Foroughi

Senior research specialist, Nokia
Parisa Foroughi is a Senior Research Specialist at Nokia working at the intersection of agentic AI systems, large-scale distributed networks, and standardization. Her work bridges gaps between emerging AI capabilities and production systems, combining hands-on insights with system-level... Read More →
Thursday September 17, 2026 16:20 - 16:45 CEST
G102 + G103 (Level 1)

16:55 CEST

Skills Need SemVer Too - Pedro Rodrigues, Supabase
Thursday September 17, 2026 16:55 - 17:20 CEST
The agent ecosystem is converging on a common way to discover skills, making it easier for agents to find and load domain-specific knowledge. But discovery only solves the first problem.

Once skills become part of production workflows, they need to evolve. Instructions change, best practices improve, and capabilities grow. Without a way to version and manage those changes, agents risk relying on outdated or incompatible knowledge.

In this talk, I’ll explore lessons learned from publishing and distributing skills at scale, discuss the emerging standards around skill discovery, and propose a framework for skill versioning, compatibility, and evolution. If skills are becoming the package ecosystem for agents, it’s time to start thinking about dependency management too
Speakers
avatar for Pedro Rodrigues

Pedro Rodrigues

AI Tooling Engineer, Supabase
I’m an AI Tooling Engineer at Supabase, part of the team maintaining all AI initiatives including our MCP server, AI assistant, and Skills. I’ve been involved with the MCP protocol since its early days, contributing to its SDKs and projects like Skybridge. I’ve spoken at MCP... Read More →
Thursday September 17, 2026 16:55 - 17:20 CEST
G102 + G103 (Level 1)
 
Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.