Agents as Infrastructure: Autonomy, Factories & Governance
The Twilight of the Chatbots argues models are shifting from short chatbot turns to longer autonomous workflows that reshape how humans collaborate and how we measure model performance. Outcome engineers should treat this as a mandate to redesign evaluation, monitoring, and provenance for extended agentic tasks — re-centering ground truth and auditability (Principles 02 & 16).
Morgan Stanley cut its riskiest reconciliation job in half — by making its agents less autonomous reports a real-world production win: lowering autonomy and codifying controller decisions into repeatable rules halved P&L reconciliation time. This is a concrete template for balancing autonomy and human oversight in high-stakes pipelines — design your agents around human-in-the-loop checkpoints, not as black-box executors (Principles 03 & 15).
Forward Deployed Engineers and the Future of Software Engineering reframes forward-deployed roles as agent engineering: engineers who ship, operate, and own outcomes that agents produce for customers. If you build outcome systems, this defines the job you need — product-facing engineers who pair orchestration, observability, and customer accountability (Principles 01 & 09).
Warp CEO Zach Lloyd on why software factories are the next phase of coding explains how Oz and similar patterns automate build-review-deploy loops, turning agent teams into continuous software factories. Treat software factories as the delivery model for agentic systems: design CI, artifacts, and orchestration for agent-produced changes rather than manual push workflows (Principles 09 & 08).
Preventing agent-generated infrastructure bloat through spec-driven governance recommends embedding sustainability and resource constraints in agent-executed specs to prevent runaway, unfixable post-deploy bloat. Practitioners should adopt spec-driven policies and automated gates so agents can act, but only within provable, auditable limits (Principles 10 & 15).