Building the Measurement Layer for an Agent-Run Web, A Conversation with Cameron Witkowski
Summary
OpenLens, co-founded by Cameron Witkowski, serves as an AI visibility platform for over 35 marketing agencies, measuring how brands appear across major AI models. Witkowski, previously from AWS AI Labs, emphasizes the critical gap between agent demos and production, identifying observability as the primary constraint. He notes that current web infrastructure, optimized for human users, often fails under agent traffic due to misconfigurations like blocked crawlers. OpenLens aims to build infrastructure for an agent-mediated web, addressing challenges such as attributing agent-driven conversions and preparing sites for non-human browsing patterns. Witkowski views this shift as a new economic engine, comparable to the rise of e-commerce, and highlights the need for new primitives for agent identity, payments, and trust. He is closely monitoring the adoption of WebMCP, a W3C draft co-authored by Microsoft and Google, which he believes will make agents first-class citizens on the web.
Key takeaway
For AI Engineers and Product Managers building web-facing applications, you must prioritize observability and agent-centric design from the outset. The web is evolving beyond human-only traffic, demanding infrastructure that supports agent interaction and measurement. Your systems need robust instrumentation to manage stochastic agent behaviors and adapt to emerging protocols like WebMCP. Failing to prepare your digital presence for agent traffic risks losing significant future economic opportunities.
Key insights
The web is rapidly shifting from human-centric to agent-mediated, requiring new infrastructure and observability for brands and commerce.
Principles
- Observability is crucial for controlling non-deterministic agent systems.
- Production systems should be hybrids of autonomous and deterministic logic.
- Don't hardcode model versions; assume API changes.
In practice
- Review Cloudflare configurations for agent crawler access.
- Build APIs and MCP access for agent interaction with dashboards.
- Implement CI/CD and monitoring for model version changes.
Topics
- AI Agents
- Agent-mediated Commerce
- Web Observability
- WebMCP Protocol
- Marketing Technology
- LLM Operations
Best for: CTO, VP of Engineering/Data, Executive, AI Engineer, MLOps Engineer, Director of AI/ML
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by The AI Journal.