Reading list
Resources for Factory
I now work on growth at Factory. Here are some pieces from the team worth reading.
What is a software factory? A 2026 guide to agent-native delivery
A managed model for producing software with repeatable inputs, standardized tooling, and measurable output.
factory.aiFactory 2.0: From coding agents to software factories
The shift from coding agents to full software factories, and what autonomy across the SDLC actually looks like.
factory.aiMaking your codebase AI-agent ready
The practices that make a repository legible to coding agents — clear structure, tests to verify against, and written-down conventions.
factory.aiDeferred Context Engine
How Factory defers and compresses context to keep agents effective across long, complex tasks.
factory.aiHow enterprise engineering teams automate software development (2026)
How large enterprises automate software development in 2026, with concrete examples drawn from published case studies.
factory.aiHow to use DeepSeek V4 in Factory
Running the open-weight DeepSeek V4 model natively inside a Droid — selection, reasoning levels, and cost.
factory.aiIntroducing Agent Effectiveness
Mapping agent usage to delivery speed, work priorities, and shipped artifacts across an engineering organization.
factory.aiWhat is a software factory? The architecture behind autonomous software delivery
A reference architecture: the components that move a unit of intent through specification, execution, review, and deployment.
factory.aiHow to use GLM-5.2 in Factory
Running Zhipu AI's open-weight GLM models in a Droid at a low credit multiplier for high-volume work.
factory.aiDroid Shield 2.0: learned secret detection
A learned approach to detecting secrets and preventing leaks in agent-generated code.
factory.aiHow to measure agent readiness
Turning codebase quality into a score you can track — the CLI report, dashboard, and API behind agent readiness.
factory.aiDesigning an AI-Native Enterprise Organizational Model
Central governance with explicit boundaries for access, integrations, policy, spend, and data residency.
factory.aiHow to use Kimi K2 in Factory
Using Moonshot AI's Kimi K2 family for scoped coding tasks with open weights and a low credit multiplier.
factory.aiBest software factory platforms in 2026: a comparison guide
A reference comparison of platforms implementing the software factory model — delivery, audit, model flexibility, and deployment.
factory.aiLaunching the Factory Guild
A community of students, builders, and researchers shaping how software gets built with Droids.
factory.aiWhy your AI agents should be model-agnostic
The case against coupling your workflow to a single model provider, and what switching models per task buys you.
factory.aiHow to use MiniMax in Factory
Running MiniMax, the lowest-multiplier models in the catalog, for cost-sensitive batches and cleanup passes.
factory.aiA guide to Factory Router
How Factory Router picks the right model for each step automatically instead of pinning a run to one.
factory.ai