The agent-native software factory
Guides on building, governing, and scaling an agent-native software factory, plus write-ups of the podcasts and talks behind the ideas.
Guides on building, governing, and scaling an agent-native software factory, plus write-ups of the podcasts and talks behind the ideas.

Software Factory
A software factory is a managed model for producing software with repeatable inputs, standardized tooling, and measurable output. The model is increasingly agent-native, with development agents handling execution across the SDLC. Chainguard, Groq, Empower, and Nav run theirs on Factory.
Read articleAI Coding Agents
Testing

Accessibility testing with coding agents combines deterministic scans, keyboard flows, semantic inspection, and human review. Build useful evidence into every UI change.
Read articleEnterprise AI
Guides

Use agent readiness to find the repositories blocking an AI rollout, prioritize fixes, and measure progress with Factory’s reports and dashboard.
Read articleEnterprise AI
AI Coding Agents

Agent readiness exposes avoidable setup, search, and validation work. Connect repository improvements to token efficiency without inventing a savings benchmark.
Read articleGuides

Write an AGENTS.md file with verified commands, clear scope boundaries, and useful completion checks. Test the instructions on a small task before expanding them.
Read articleFactory Private
Agent Governance

AI agent controls for private networks need enforceable permissions, sandboxing, managed model policy, and review gates. Build a testable policy for Droid.
Read articleAI Coding Agents
API Development

API compatibility checks help coding agents change services without surprising consumers. Compare contracts, trace callers, and validate old and new behavior.
Read articleAI Coding Agents
Enterprise AI
Model routing can lose its price advantage when a switch discards cached context. Factory’s research explains why task state belongs in the decision.
Read articleAI Coding Agents
Governance

A coding agent audit trail connects identity, intent, tool activity, validation, review, and deployment. Learn what evidence to retain without collecting unnecessary data.
Read articleAI Coding Agents
Enterprise AI

Context compaction should preserve decisions and file state, not just shrink a transcript. Factory’s published study shows what to test after a long coding session.
Read articleAI Coding Agents
Platform Engineering

Database migrations with coding agents need staged schema changes, compatibility tests, rollback evidence, and human approval without hiding operational risk.
Read articleAI Coding Agents
Software Supply Chain
AI dependency updates need more than a version bump. Scope compatibility work, inspect transitive changes, run focused tests, and keep every update reviewable.
Read articleStart building