Skip to main content

2 posts tagged with "enterprise"

View All Tags

Ways of Working at the Speed of Thought

· 9 min read
Scott Havird
Engineer at Georgia-Pacific · ex-WarnerMedia Innovation Lab (ContentAI) · decade shipping AI-powered platforms

Ways of Working at the Speed of Thought

Product talked to a BA. The BA talked to a scrum master. The scrum master scheduled a refinement. Engineers showed up, debated the shape of the feature, poked at the data model, estimated it, and dropped it into the backlog. Eventually — maybe next sprint, maybe next quarter, maybe never — somebody wrote the code.

That was the shape of enterprise software for two decades. We built elaborate coordination machinery around a single hard fact: writing the code was the slow, expensive, error-prone step. Everything else existed to protect that scarce resource.

That fact is no longer true. And most enterprises are still running the coordination machinery for a world that doesn't exist anymore.

TL;DR

The idea-to-code distance has collapsed. Enterprises that keep the old orchestration machinery wrapped around AI-assisted engineers are paying relay-race taxes on a sprint. Invest in platform architecture (what's good for engineers is a force multiplier for agents), analyze your own prompt patterns before you build skills, dismantle ceremonies designed to coordinate humans, and give the restless builders a direct line to the business.

AI Agents as Enterprise UI

· 4 min read
Scott Havird
Engineer at Georgia-Pacific · ex-WarnerMedia Innovation Lab (ContentAI) · decade shipping AI-powered platforms

AI Agents as Enterprise UI

In the evolving landscape of enterprise architecture, we're witnessing a paradigm shift that could fundamentally transform how businesses interact with their applications. I've observed a compelling trend: the emergence of AI agents as direct intermediaries between users and data layers, effectively replacing traditional UI components. This architectural evolution promises to streamline enterprise applications while significantly reducing infrastructure complexity.

TL;DR

AI agents are about to replace traditional UI layers in enterprise applications. This post argues that the chat-plus-tools pattern is not a chatbot skin — it is a fundamental reshaping of how employees interact with enterprise software, and what that means for SaaS builders.