Skip to content
a16za16z

The New Rules of Enterprise Software with Steven Sinofsky

Seema Amble, Steven Sinofsky, and Elena Burger unpack one of the biggest questions facing enterprise software: what happens when AI agents become the primary users of software instead of humans? The conversation explores the rise of "headless" software, why APIs and agentic workflows are reshaping enterprise applications, and whether traditional SaaS products are becoming systems of record rather than systems of engagement. They discuss Salesforce's Headless 360 announcement, MCP, enterprise software architecture, and why AI may fundamentally change how businesses interact with their data. Along the way, they examine what actually makes enterprise software sticky, why replacing systems like SAP and Salesforce is harder than it appears, and where startups have the greatest opportunity as AI reshapes the software stack. Timestamps: 00:00 - Intro 01:00 - What "Headless Software" Actually Means 06:57 - Agents, APIs & the Definitional Hell We're In 10:00 - What Makes Enterprise Software Sticky 15:00 - The Death of Software? Why SAP Isn't Going Anywhere 22:00 - Vibe Coding Your Way Into Enterprise: Why It Fails 29:00 - Exception Handling Is the Entire Game 37:00 - Productivity Creates New Scenarios, Not Fewer Jobs 54:00 - Where the Biggest Startup Opportunities Are Now Resources: Follow Seema Amble on X: https://x.com/seema_amble Follow Steven Sinofsky on X: https://x.com/stevesi Follow Elena Burger on X: https://x.com/VirtualElena Related Reading Is Software Losing Its Head? https://a16z.com/is-software-losing-its-head/ The Death of Software? Nah. https://a16z.com/death-of-software-nah/ Stay Updated: If you enjoyed this episode, be sure to like, subscribe, and share with your friends! Find a16z on X: https://twitter.com/a16z Find a16z on LinkedIn: https://www.linkedin.com/company/a16z Listen to the a16z Show on Spotify: https://open.spotify.com/show/5bC65RDvs3oxnLyqqvkUYX Listen to the a16z Show on Apple Podcasts: https://podcasts.apple.com/us/podcast/a16z-podcast/id842818711 Follow our host: https://x.com/eriktorenberg Please note that the content here is for informational purposes only; should NOT be taken as legal, business, tax, or investment advice or be used to evaluate any investment or security; and is not directed at any investors or potential investors in any a16z fund. a16z and its affiliates may maintain investments in the companies discussed. For more details please see http://a16z.com/disclosures.

Steven SinofskyguestElena Burgerhost
Jul 7, 20261h 1mWatch on YouTube ↗

CHAPTERS

  1. 1:00 – 2:04

    Why “headless” matters: agents shift value from UI to underlying logic

    The conversation opens with the idea that classic SaaS stickiness has been tied to human workflows and UI habits. In an “agentic” world, the UI may matter less, and the durable value moves toward the data, business logic, and systems-of-record underneath.

    • Traditional SaaS optimized for humans navigating workflows
    • Agents may bypass UI and interact via APIs or other interfaces
    • Enduring value sits in stored data + embedded business logic
    • Sets up the tension: can agents reduce software stickiness or reinforce it?
  2. 2:04 – 6:54

    What “headless software” actually means (and why Salesforce’s announcement is mostly marketing)

    Seema defines headless software as exposing the core system (data + logic) without relying on the human UI as the primary interface. Salesforce’s “Headless 360” is positioned as a recognition of the trend, even if little changed beyond rebranding existing APIs.

    • Headless isn’t new; it’s newly relevant due to agents
    • Salesforce likely rebranded existing API capabilities
    • Broader trend: designing systems for agent access, not just human UI clicks
    • Notion cited as a more natural fit for headless usage given its user base
  3. 6:54 – 10:01

    Agents vs APIs vs analysis: navigating “definitional hell”

    Steven argues the industry is in a naming scramble where old concepts get new labels. He proposes a practical framework—lookup, do (write/change), and analyze—to clarify what people really mean when they say “agents,” and why each category raises different enterprise risks.

    • “Agent” often repackages long-running, uncertain automation
    • Three buckets: lookup vs do (mutations) vs analyze (multi-step synthesis)
    • Write actions raise identity, credentials, seat licensing, and audit issues
    • Analysis amplifies hallucination risk and demands verification mechanisms
  4. 10:01 – 15:39

    What makes enterprise software sticky: muscle memory, dependencies, and “one source of truth”

    They unpack why enterprise tools are hard to replace: human habits, cross-team dependencies, and the need for a single authoritative record. ERP/payroll add legal and compliance constraints that make “rip and replace” especially unrealistic.

    • UI and workflow repetition create organizational muscle memory
    • Downstream integrations (billing, marketing, finance) lock systems in place
    • Systems of record require a single set of truth for accountability
    • Compliance/audit requirements increase durability in ERP and payroll
  5. 15:39 – 18:54

    “The Death of Software: Nah”: why SAP (and other core systems) aren’t going anywhere

    Steven rebuts the “SaaS is dying” narrative using SAP and legacy insurance/banking systems as examples of extreme durability. These platforms encode regulatory and operational reality; removing them can effectively dissolve the operating company as it exists today.

    • Stickiest systems codify external constraints (regulation, tax, compliance)
    • SAP implementations embed company-specific business rules and processes
    • Stripe cited as an example of codifying complex real-world rules to create stickiness
    • Replacing core systems is fundamentally different from swapping apps
  6. 18:54 – 24:19

    Why “Postgres + APIs” can’t replace SAP: customization is the product

    They tackle a common misconception: that systems of record are basically a database with endpoints. The real asset is the accumulated, customized business logic and the multi-year implementation effort that maps software to how the business actually operates.

    • Business logic and process encoding matter more than raw data storage
    • SAP’s long implementations reflect customization to real operations
    • System integrators are only part of the time/cost—core is organizational fit
    • “80% solution” thinking fails when differentiation lives in the last 20%
  7. 24:19 – 28:45

    Vibe coding into enterprise fails: scale, maintenance, and the hidden operating model

    Steven explains how startups underestimate enterprise complexity by reasoning from small-company needs. Seema adds that rebuilding tools like Salesforce isn’t mainly about fields/data migration—it’s about alignment, governance, and long-term upkeep as the business evolves.

    • Small orgs can brute-force processes; large orgs face multi-country policies/laws
    • Enterprise differentiation is operational: the process design is strategic
    • DIY rebuilds create maintenance debt and quickly go stale
    • Real difficulty: governance, org-wide adoption, and continuous adaptation
  8. 28:45 – 36:11

    AI’s near-term wedge: conversational access, usability layers, and “export to Excel” reality

    Rather than replacing systems like SAP, AI often wins by making them easier to use—querying in natural language, generating reports, and extracting value without navigating complex screens. Steven notes “export to Excel/CSV/PDF” as the universal escape hatch that LLMs can now meaningfully exploit.

    • Startups layer on top of SAP/Salesforce to improve retrieval and usability
    • Natural-language querying and automated reporting reduce UI dependence
    • “Export to Excel/CSV/PDF” is the practical enterprise integration standard
    • LLMs excel at synthesizing and orchestrating messy/unstructured outputs
  9. 36:11 – 45:12

    Exception handling is the entire game: context graphs, edge cases, and trust

    They argue that most valuable enterprise work lives in exceptions that aren’t captured in structured fields. Agents can access data, but acting correctly requires implicit context (policies, regional norms, permissions) and enough observed history to earn buyer trust.

    • Agents can retrieve/send actions, but correctness hinges on edge-case context
    • “Context graphs” largely mean capturing exceptions, policies, and tacit rules
    • Permissioning/read-vs-write and multi-agent coordination become core problems
    • Trust builds slowly because exceptions are infrequent and highly consequential
  10. 45:12 – 49:16

    Productivity doesn’t eliminate work—it creates new scenarios (and new jobs)

    Steven reframes AI-driven automation as scenario expansion: once mundane tasks get easier, organizations invent new layers of analysis and optimization. This shifts work rather than removing it, and can increase complexity (e.g., longer contracts, richer compliance).

    • People extrapolate linearly and underestimate compounding productivity effects
    • Automating basics creates demand for deeper optimization and new processes
    • Examples: travel expense automation leads to travel optimization strategies
    • Legal/radiology illustrate that tools can increase throughput and total demand
  11. 49:16 – 56:31

    MCP, middleware, and incentives: why “clean abstraction layers” don’t survive enterprise reality

    Steven connects today’s MCP/middleware enthusiasm to long-standing architectural debates: engineers want clean interfaces, but vendors and customers resist disintermediation. Middleware layers look elegant on diagrams yet can be unstable because vendors want to own the workflow and customers want dependable, thriving providers.

    • Engineering-driven architectures clash with security/compliance and vendor incentives
    • No vendor wants to be reduced to a “dumb database” behind someone else’s UI
    • Customers avoid fragile chains assembled from many small providers
    • Incumbents often bundle features to neutralize middleware-based threats
  12. 56:31 – 1:00:35

    Three paths for buyers (and the startup opening): bolt-on agents, DIY rebuild, or “alongside + new data”

    Seema outlines the practical options enterprises face: use incumbent agent add-ons, attempt a full rebuild, or adopt startups that work alongside systems of record while capturing new data streams. The most realistic near-term path is augmentation plus gradual creation of new records via voice, docs, and observed workflows.

    • Option 1: turn on incumbent agent layers (but incumbents won’t stay “headless”)
    • Option 2: DIY rebuild offers control but is like “open-heart surgery mid-flight”
    • Option 3: startups augment systems and collect new data (voice, docs, transcripts)
    • Potential long game: new systems of record emerge by observing real operations
  13. 1:00:35 – 1:01:08

    Where the biggest startup opportunities are: build “between” incumbents and between internal functions

    Steven argues the best opportunities avoid head-on category replacement and instead target the gaps between entrenched vendors who can’t disrupt their own go-to-market. Seema adds that major value also sits in handoffs between functions—translation layers that align teams and unlock new internal network effects.

    • Don’t compete head-on; attack the space “between” established categories
    • Incumbents will bolt AI onto existing products rather than redesign workflows
    • New categories emerge by connecting functions that rarely coordinate
    • Analogy: web (HTTP/HTML) won by rethinking client-server, not matching features

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.