World's Fair 2026
The Prompt is the Platform - Dominik Tornow, Resonate HQ
Overview
This talk proposes that the future of software engineering involves generating bespoke implementations on demand, rather than relying on general-purpose platforms. The core thesis is that as implementations become generatable, human value shifts from writing code to defining specifications. The prompt itself becomes the platform, enabling the creation of tailored software extensions that integrate seamlessly with existing infrastructure.
Who should watch
- AI engineers exploring agentic workflows
- Product Managers and builders focused on shipping
- Developers interested in the evolution of software platforms
- Those working with distributed systems and concurrency challenges
- Engineers aiming to improve developer productivity and experience
Key takeaways
- The future of software development will see general-purpose implementations replaced by bespoke ones generated on demand, extending existing infrastructure.
- Human value will shift from implementation to specification, with the prompt acting as the platform for generating tailored code.
- A new development process is proposed: Abstract Specification -> Simulation Implementation -> Concrete Specification -> Concrete Implementation.
- Agents can participate in system design by building simulated implementations in deterministic environments that expose platform behaviors like stale reads.
- Minimalism and simplicity in protocol design are crucial for making complex concurrent distributed systems manageable for both humans and agents.
- Deterministic simulation environments provide agents with immediate, unambiguous feedback, revealing the cause and effect of algorithmic failures.
- Resonate is a durable execution platform built on minimalism, offering SDKs in multiple languages and partnering with infrastructure providers like NATS.io.
- The specification, not the implementation, becomes the reusable product, allowing for the derivation of multiple server implementations from a single protocol.
Notable quotes
*In 2026, coding agents will quietly retire their first software platform. Not because it's bad, simply because the platform is unnecessary.*
*At this point, the prompt is the platform.*
*Our value moves from implementation to specification.*
Unofficial community note. Prefer the recording for nuance.