Abstract
Agentic engineering works remarkably well in controlled environments. Agents plan, reason, and adapt - until they are deployed into real production systems, where execution becomes dynamic, shaped by customer behavior, third-party dependencies, and infrastructure that can behave in surprising ways.
Modern production stacks expose large volumes of telemetry. Interpreting that data, however, requires investigation across disparate systems to reconstruct what actually happened at runtime. For agentic systems that reason over code, this is a fundamental limitation: they need to know how the code behaves in production, right then and there. Does this function run at all? What flows would be impacted by changing it? Is it failing in a way that causes business damage? Under what specific conditions?
Teams at the forefront of agentic engineering adoption - at companies like Monday.com, Cyera, and Drata - use a combination of tools to move quickly while maintaining production safety. In practice, when investigating issues such as errors, performance degradations, or CPU spikes, they rely on runtime intelligence: function-level data sent directly from production that contains a precise, end-to-end account of what occurred and why.
This is exactly the level of information that AI coding agents need in order to operate effectively in complex production environments. Runtime intelligence gives agents a direct, function-level view of the code’s behavior, allowing them to identify core root causes and act with precision. It is not an extension of observability, but a foundational requirement for agentic systems that must function reliably in real-world production.
Speaker
May Walter
Co-Founder and CTO @Hud
May Walter is Co-Founder and CTO of Hud, focused on bridging the gap between complex production environments and AI code generation.
May is a software engineer, researcher, and serial CTO with deep roots in operating system internals and cloud runtime optimization. Prior to Hud, she built and led engineering organizations as CTO at Santa and Bond (acquired by REEF Technology). Earlier in her career, May spent eight years working as a vulnerability researcher, cybersecurity engineer, and engineering leader in a highly demanding intelligence technology environment.
Across these roles, May led hundreds of engineers and security researchers and has become an expert in both runtime internals and scaling engineering organizations.
May has a BSc in Computer Science and an MBA. She is a frequent speaker on the topics of low-level internals engineering, leadership, and engineering culture.
Session Sponsored By
Hud detects errors and performance degradations in production with the deep forensic context needed to fix them with AI