# Context is the Key to the Agentic Architecture Revolution: A Conversation with Baruch Sadogursky Page: https://stenobird.com/podcast/the-infoq-podcast-1106590/context-is-the-key-to-the-agentic-architecture-revolution-a-conversation-with-baruch-sadogursky Text version: https://stenobird.com/podcast/the-infoq-podcast-1106590/context-is-the-key-to-the-agentic-architecture-revolution-a-conversation-with-baruch-sadogursky.md Podcast: [The InfoQ Podcast](https://stenobird.com/podcast/the-infoq-podcast-1106590) Published: 2026-05-18T10:00:01+00:00 Episode link: https://soundcloud.com/infoq-channel/context-is-the-key-to-the Audio file: http://dts.podtrac.com/redirect.mp3/feeds.soundcloud.com/stream/2320378451-infoq-channel-context-is-the-key-to-the.mp3 Processing state: not_requested JSON: https://stenobird.com/v1/public/podcasts/the-infoq-podcast-1106590/episodes/context-is-the-key-to-the-agentic-architecture-revolution-a-conversation-with-baruch-sadogursky Duration seconds: 3128 ## Resource In this podcast Michael Stiefel spoke to Baruch Sadogursky about software architecture in the age of agentic AI. Large Language Models can function, albeit stochastically, as reasoning machines capable of interpreting human ambiguity. With the appropriate rigorous context artifacts to control the LLM’s reasoning, software specifications can become the source of truth, while the code becomes a disposable intermediate language. These context artifacts are managed through an engineering discipline, context engineering. Unlike prompt engineering which Sadogursky likened to “voodoo incantations”, context engineering utilizes artifacts such as skills, rules, scripts, feedback, and rigorous evaluation to provide the models with clear intent on what code to write. AI Agents will ask clarifying questions to the architects and clients until the requirements are fully understood. This allows a massive “shift left” to evaluate code quality before it is even written. Testing now validates the accuracy of the specifications. Humans are still responsible for determining the correctness of the requirements by providing the proper context, and validating the final results. Since changes over the course of time will occur, resulting in the regeneration of the code from the specifications, microservices is the best architectural paradigm to use given the current limitations on context windows for LLMs. Orchestration of the services is then done by a human architect to create the application. The architect is also responsible for managing the emergent properties of the system. Read a transcript of this interview: https://bit.ly/48YWu2n Newsletter: Subscribe to the Software Architects’ Newsletter for your monthly guide to the essential news and experience from industry peers on emerging pa… ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/the-infoq-podcast-1106590/episodes/context-is-the-key-to-the-agentic-architecture-revolution-a-conversation-with-baruch-sadogursky/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/the-infoq-podcast-1106590/context-is-the-key-to-the-agentic-architecture-revolution-a-conversation-with-baruch-sadogursky.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.