Sign InOpen Brain
AI EngineerVideoSource Linked

How Forward Deployed Engineering is done at Factory — Eno Reyes

Factory’s deployed-engineering model treats agent adoption as workflow design: instrument the path from signal to deploy, build validators, and tie autonomy to measurable business outcomes.

AI Engineer · Jul 28, 2026
Open Source Open MarkdownOpen JSON
Source Summary

Factory frames software delivery as a loop from incoming signals through planning, code changes, validation, and deployment. Its own codebase has roughly **15–20% autonomy**, while a constrained internal legal workflow is described as effectively fully autonomous.

Practical Implication

Builders should invest in agent readiness before longer runs: bounded tasks, explicit completion criteria, dense verification signals, observable workflows, and an ROI link to business goals. The engineer’s role shifts toward maintaining the system that produces software.

Agent-Ready Context
Factory frames software delivery as a loop from incoming signals through planning, code changes, validation, and deployment. Its own codebase has roughly **15–20% autonomy**, while a constrained internal legal workflow is described as effectively fully autonomous.

Builders should invest in agent readiness before longer runs: bounded tasks, explicit completion criteria, dense verification signals, observable workflows, and an ROI link to business goals. The engineer’s role shifts toward maintaining the system that produces software.

Autonomy depends on what can be verified. Factory says visual terminal defects such as flicker still prevent a closed loop in its core harness, so **100% autonomy** appears more attainable first in constrained internal tools than in broad product surfaces.
Connected Context · Feed7 Judgment

This grounds autonomy in workflow economics and verifiability rather than model capability alone. Factory’s large gap between its broad codebase and constrained legal workflow confirms that bounded tasks, dense validators, observability, and explicit completion criteria determine how far the loop can close; hard-to-measure visual defects mark a concrete ceiling, while maintainability and approval remain separate concerns.

From Signal to PR: Anatomy of a Self-Improving Agent — Jason Lopatecki, ArizeArize supplies the production-signal-to-fix pattern that fits inside Factory’s wider signal-to-deployment loop, while both preserve stronger human review as change risk grows.AI tools for Forward Deployed Engineering — Vasuman Moza, Varick AgentsBoth treat agent adoption as workflow redesign, but Factory adds observed autonomy limits and validator requirements to Varick’s less-validated process and knowledge-graph proposal.What Does Done Even Mean? Agents and Paperclip's Liveness Model - Dotta, PaperclipPaperclip sharpens Factory’s call for explicit completion criteria by separating evidence of progress from authority to approve and residual ownership.Harness Engineering is not Enough: Why Software Factories Fail — Dex Horthy, HumanLayerThe maintainability warning limits Factory’s software-production framing: even a well-instrumented, verifiable loop does not by itself preserve affordable review or long-term human ownership.
Context Map
agentcoding#harness-engineering#agent-reliability#observability
Uncertainty
Autonomy depends on what can be verified. Factory says visual terminal defects such as flicker still prevent a closed loop in its core harness, so **100% autonomy** appears more attainable first in constrained internal tools than in broad product surfaces.