---
schema: "swft.publication/v1"
id: "software-factory-map"
title: "The software factory map"
description: "Explore sourced AI software factory examples, companies, public experiments, platforms, institutional history, and inspectable implementations."
summary: "The software factory landscape contains several different things: company operating systems, public experiments, products, institutional programs, and inspectable code. This map labels each type, shows the public source, and keeps vendor or company claims clearly attributed."
canonical: "https://swft.io/map"
author: "SWFT Editorial"
author_type: "Organization"
published: "2026-08-31"
modified: "2026-09-02"
kind: "reference"
section: "References"
tags: ["AI software factory examples", "software factory companies", "software factory platforms", "software factory landscape"]
evidence_labels: ["INFERENCE", "OBS", "SELF-REPORT"]
source_ids: ["airbnb-llm-test-migration", "amazon-q-java-milestone", "anthropic-ai-native-sdlc", "augment-cosmos", "bemer-software-factory-history", "block-builderbot-rollout", "cloudflare-internal-ai-stack", "cognition-builds-devin", "cursor-agent-computer-use", "dropbox-nova", "github-copilot-builds-github", "linear-coding-sessions", "linkedin-capt", "meta-capacity-efficiency", "ona-software-factory", "openai-harness-engineering", "openai-symphony", "ramp-inspect-background-agent", "replit-self-driving-company", "shopify-under-the-river", "spotify-code-no-longer-constraint", "stripe-minions-part-one", "strongdm-software-factory", "tempo-backlog-agents", "uber-efficient-software-factory", "usaf-software-ecosystem", "vercel-introducing-eve", "warp-factories"]
authorship_disclosure: "AI-drafted from the cited public sources and independently checked by a second AI editorial-review agent (Codex) for source fit, claim boundaries, overlap, and reader utility. SWFT Editorial is responsible for corrections."
---

# The software factory map

A source-backed guide to organizations, experiments, platforms, history, and public implementations using software-factory ideas.

> **Authorship:** AI-drafted from the cited public sources and independently checked by a second AI editorial-review agent (Codex) for source fit, claim boundaries, overlap, and reader utility. SWFT Editorial is responsible for corrections.

## Quick answer

The software factory landscape contains several different things: company operating systems, public experiments, products, institutional programs, and inspectable code. This map labels each type, shows the public source, and keeps vendor or company claims clearly attributed.

The phrase “software factory” now describes company operating systems, public experiments, products, institutional programs, and open implementations. This map separates those objects so readers do not compare a vendor platform with an internal way of working as if they were the same thing.

## What qualifies for the AI software factory map?

An entry needs a public first-party or institutional source describing a repeatable software-production system, a platform for the wider factory loop, or an implementation readers can inspect. A generic coding agent is a worker, not automatically a factory.

Inclusion describes the public evidence. It is not an endorsement or ranking. Product capabilities and company results stay labeled **First-party report** until independent evidence supports a stronger claim.

| Entry | Category | What the source says or shows | Source window |
| --- | --- | --- | --- |
| [Robert W. Bemer's software-factory work](https://history.computer.org/pioneers/pdfs/B/Bemer.pdf) | Institutional lineage | **Observed artifact.** A secondary historical profile recording early work to define systematic software production as a factory problem. | 2026-08-31 |
| [Air Force Software Ecosystem](https://software.af.mil/) | Institutional lineage | **First-party report.** An official index of mission software organizations, shared platforms, and DevSecOps software factories including Platform One and Kessel Run. | 2026-08-31 |
| [Uber Software Factory](https://www.uber.com/us/en/blog/efficient-software-factory/) | Operating case | **First-party report.** Uber's account of how it organizes coding agents, shared context and tools, managed jobs, quality checks, and cost per result. | 2026-08-31 |
| [Ramp Inspect](https://builders.ramp.com/post/why-we-built-our-background-agent) | Operating case | **First-party report.** Ramp's account of an internal background coding agent built around prepared remote environments, company context, executable feedback, and human review. | 2026-09-01 |
| [Stripe Minions](https://stripe.dev/blog/minions-stripes-one-shot-end-to-end-coding-agents) | Operating case | **First-party report.** Stripe's account of background coding agents running on standard development computers, scoped context, repeatable workflow steps, automated checks, and human review. | 2026-09-01 |
| [Vercel eve](https://vercel.com/blog/introducing-eve) | Operating case | **First-party report.** Vercel's account of a shared framework used for more than 100 internal production agents, with resumable runs, sandboxes, permissions, activity records, and evals. | 2026-09-01 |
| [Block Builderbot](https://block.xyz/inside/block-rolls-out-builderbot-a-new-suite-of-ai-native-tools-that-changes-the-way-we-ship) | Operating case | **First-party report.** Block's account of a shared Goose-based workflow that turns Slack messages or tickets into tested pull requests for people to steer and review. | 2026-09-01 |
| [Cloudflare AI engineering stack](https://blog.cloudflare.com/internal-ai-engineering-stack/) | Operating case | **First-party report.** Cloudflare's account of a company-wide route to models, identity, context, approved tools, cost records, permissions, and AI-assisted review. | 2026-09-01 |
| [Spotify Honk and Fleetshift](https://engineering.atspotify.com/2026/6/code-with-claude-coding-is-no-longer-the-constraint) | Operating case | **First-party report.** Spotify's account of adding agent judgment to established systems for repository ownership, fleet-wide changes, verification, pull requests, and safe merging. | 2026-09-01 |
| [Tempo Software Factory](https://www.linkedin.com/posts/tempolabs_this-is-what-it-looks-like-when-your-backlog-activity-7485015784474234880-eva6) | Operating case | **First-party report.** Tempo's example of product and error signals entering human prioritization before agents work in parallel and return pull requests for review. | 2026-09-01 |
| [Airbnb LLM migration pipeline](https://medium.com/airbnb-engineering/accelerating-large-scale-test-migration-with-llms-9565c208023b) | Operating case | **First-party report.** Airbnb's completed 3,500-file migration line used per-file states, executable checks, bounded retries, rich context, and a manual finish for the long tail. | 2026-09-01 |
| [Amazon Q code transformation](https://aws.amazon.com/blogs/devops/amazon-q-developer-just-reached-a-260-million-dollar-milestone/) | Operating case | **First-party report.** Amazon's historical fleet-modernization line analyzed, planned, transformed, built, tested, and presented Java upgrades for developer review; its public product path is now changing. | 2026-09-01 |
| [Anthropic AI-native development lifecycle](https://claude.com/blog/how-anthropic-secures-its-ai-native-software-development-lifecycle) | Operating case | **First-party report.** Anthropic's account connects repository guidance, isolated execution, layered agent and deterministic review, risk-based human gates, staging checks, and incident response. | 2026-09-01 |
| [Cognition Devin](https://cognition.com/blog/how-cognition-uses-devin-to-build-devin) | Operating case | **First-party report.** Cognition's account of Devin building Devin covers Slack and issue intake, review on every pull request, bounded repair, recurring audits, incident investigation, and playbooks. | 2026-09-01 |
| [Cursor cloud and security agents](https://cursor.com/blog/agent-computer-use) | Operating case | **First-party report.** Cursor's account combines isolated parallel implementation with visual proof artifacts and event-driven review and security lines. | 2026-09-01 |
| [Dropbox Nova](https://dropbox.tech/machine-learning/introducing-nova-our-internal-platform-for-coding-agents) | Operating case | **First-party report.** Dropbox's shared platform separates model judgment from deterministic test, retry, branch, and publication control across interactive and background work. | 2026-09-01 |
| [GitHub Copilot coding agent](https://github.blog/ai-and-ml/github-copilot/how-copilot-helps-build-the-github-platform/) | Operating case | **First-party report.** GitHub's account shows assigned issues becoming draft pull requests inside the core github.com repository under ordinary review and repository rules. | 2026-09-01 |
| [Linear Coding Sessions](https://linear.app/changelog/2026-06-11-coding-sessions) | Operating case | **First-party report.** Linear uses the issue tracker as the dispatch and review spine for managed coding sessions that return diffs, screenshots, recordings, and pull requests. | 2026-09-01 |
| [LinkedIn CAPT](https://www.linkedin.com/blog/engineering/ai/contextual-agent-playbooks-and-tools-how-linkedin-gave-ai-coding-agents-organizational-context) | Operating case | **First-party report.** LinkedIn's CAPT turns internal tools and institutional knowledge into reusable executable playbooks for more than 1,000 engineers. | 2026-09-01 |
| [Meta Capacity Efficiency agents](https://engineering.fb.com/2026/04/16/developer-tools/capacity-efficiency-at-meta-how-unified-ai-agents-optimize-performance-at-hyperscale/) | Operating case | **First-party report.** Meta's specialized line connects production performance signals, shared tools, encoded expert skills, candidate fixes, validation criteria, and engineer review. | 2026-09-01 |
| [OpenAI Codex and Symphony](https://openai.com/index/harness-engineering/) | Operating case | **First-party report.** OpenAI's account combines an agent-legible, mechanically constrained repository with project-board orchestration, isolated workspaces, retries, and human review. | 2026-09-01 |
| [Replit internal agent fleets](https://ld.replit.com/blog/self-driving-company) | Operating case | **First-party report.** Replit's account of manager agents connects secure execution, company systems, parallel verifiable loops, risk-rated review, incidents, and learning from feedback. | 2026-09-01 |
| [Shopify World, River, and Aquifer](https://shopify.engineering/under-the-river) | Operating case | **First-party report.** Shopify's account joins a reproducible monorepo, public-to-the-company Slack work, durable agent sessions, disposable sandboxes, shared profiles, and specialist factory lines. | 2026-09-01 |
| [StrongDM Software Factory](https://www.strongdm.com/blog/the-strongdm-software-factory-building-software-with-ai) | Operating case | **First-party report.** StrongDM's account of starting from a clear specification, testing realistic scenarios, simulating dependencies, and letting agents carry work end to end. | 2026-08-31 |
| [Ona Software Factory](https://www.software-factory.dev/) | Public experiment | **First-party report.** A public experiment and livestream series about specifications, feedback, taste, steering, and factory operation. | 2026-08-31 |
| [Augment Cosmos](https://www.augmentcode.com/product/cosmos) | Factory platform | **First-party report.** A product that coordinates event-triggered coding agents, human checkpoints, delivery, monitoring, and learning across repeated jobs. | 2026-08-31 |
| [Warp Factories](https://www.warp.dev/blog/open-infrastructure-for-building-a-software-factory) | Factory platform | **First-party report.** A product for defining factory intake, agent roles, permissions, evals, measurement, and improvement as versioned configuration. | 2026-08-31 |
| [OpenAI Symphony](https://github.com/openai/symphony) | Public implementation | **Observed artifact.** An inspectable engineering preview that turns project tasks into isolated agent runs, records proof, and protects how changes land. | 2026-08-31 |

## What do the categories mean?

- **Operating case:** an organization describes how it runs a factory in practice.
- **Public experiment:** a team exposes an evolving method, inquiry, or live trial.
- **Institutional lineage:** a source shows how the idea was used before today's coding agents.
- **Factory platform:** a product provides machinery for running the wider loop.
- **Public implementation:** enough working code or architecture is visible to inspect the actual boundary.

These are SWFT's editorial categories, not a market standard. An entry may move when stronger evidence changes what readers can inspect.

## What does the map leave out?

Private factories with no public account are absent. Model providers, IDEs, coding agents, CI services, and developer portals are excluded unless their own material establishes a factory-level role. The map also omits market size, revenue, customer counts, and performance rankings unless a public method makes those numbers interpretable.

Absence from the map means “not established by the current public method,” not “does not exist.”

## How do I suggest a correction?

Use the [correction process](/methods#corrections). A useful submission names the entry, the field that should change, and the strongest public source.

## How we know

- **Observed artifact (OBS)** Every included entry had a live public source within the recorded source window. Sources: [Robert W. Bemer](https://history.computer.org/pioneers/pdfs/B/Bemer.pdf); [Air Force Software Ecosystem](https://software.af.mil/); [Running a Software Factory Efficiently at Uber Scale](https://www.uber.com/us/en/blog/efficient-software-factory/); [Why We Built Our Own Background Agent](https://builders.ramp.com/post/why-we-built-our-background-agent); [Minions: Stripe's one-shot, end-to-end coding agents](https://stripe.dev/blog/minions-stripes-one-shot-end-to-end-coding-agents); [Introducing eve](https://vercel.com/blog/introducing-eve); [Block rolls out Builderbot, a new suite of AI-native tools that changes the way we ship](https://block.xyz/inside/block-rolls-out-builderbot-a-new-suite-of-ai-native-tools-that-changes-the-way-we-ship); [The AI engineering stack we built internally — on the platform we ship](https://blog.cloudflare.com/internal-ai-engineering-stack/); [Code with Claude: coding is no longer the constraint](https://engineering.atspotify.com/2026/6/code-with-claude-coding-is-no-longer-the-constraint); [Tempo streamlines its backlog with Custom Agents](https://www.linkedin.com/posts/tempolabs_this-is-what-it-looks-like-when-your-backlog-activity-7485015784474234880-eva6); [Accelerating large-scale test migration with LLMs](https://medium.com/airbnb-engineering/accelerating-large-scale-test-migration-with-llms-9565c208023b); [Amazon Q Developer just reached a $260 million dollar milestone](https://aws.amazon.com/blogs/devops/amazon-q-developer-just-reached-a-260-million-dollar-milestone/); [How Anthropic secures its AI-native software development lifecycle](https://claude.com/blog/how-anthropic-secures-its-ai-native-software-development-lifecycle); [How Cognition Uses Devin to Build Devin](https://cognition.com/blog/how-cognition-uses-devin-to-build-devin); [Cursor agents can now control their own computers](https://cursor.com/blog/agent-computer-use); [Introducing Nova, our internal platform for coding agents](https://dropbox.tech/machine-learning/introducing-nova-our-internal-platform-for-coding-agents); [How Copilot helps build the GitHub platform](https://github.blog/ai-and-ml/github-copilot/how-copilot-helps-build-the-github-platform/); [Coding sessions in Linear](https://linear.app/changelog/2026-06-11-coding-sessions); [Contextual agent playbooks and tools: How LinkedIn gave AI coding agents organizational context](https://www.linkedin.com/blog/engineering/ai/contextual-agent-playbooks-and-tools-how-linkedin-gave-ai-coding-agents-organizational-context); [Capacity Efficiency at Meta: How Unified AI Agents Optimize Performance at Hyperscale](https://engineering.fb.com/2026/04/16/developer-tools/capacity-efficiency-at-meta-how-unified-ai-agents-optimize-performance-at-hyperscale/); [Harness engineering: leveraging Codex in an agent-first world](https://openai.com/index/harness-engineering/); [The Self-Driving Company](https://ld.replit.com/blog/self-driving-company); [Under the River](https://shopify.engineering/under-the-river); [The StrongDM Software Factory: Building Software with AI](https://www.strongdm.com/blog/the-strongdm-software-factory-building-software-with-ai); [Software Factory](https://www.software-factory.dev/); [Cosmos: A Programmable Software Factory](https://www.augmentcode.com/product/cosmos); [Introducing Warp Factories](https://www.warp.dev/blog/open-infrastructure-for-building-a-software-factory); [Symphony](https://github.com/openai/symphony).
- **First-party report (SELF-REPORT)** Descriptions of products and organizational systems are bounded to what their operators publish about themselves. Sources: [Air Force Software Ecosystem](https://software.af.mil/); [Running a Software Factory Efficiently at Uber Scale](https://www.uber.com/us/en/blog/efficient-software-factory/); [Why We Built Our Own Background Agent](https://builders.ramp.com/post/why-we-built-our-background-agent); [Minions: Stripe's one-shot, end-to-end coding agents](https://stripe.dev/blog/minions-stripes-one-shot-end-to-end-coding-agents); [Introducing eve](https://vercel.com/blog/introducing-eve); [Block rolls out Builderbot, a new suite of AI-native tools that changes the way we ship](https://block.xyz/inside/block-rolls-out-builderbot-a-new-suite-of-ai-native-tools-that-changes-the-way-we-ship); [The AI engineering stack we built internally — on the platform we ship](https://blog.cloudflare.com/internal-ai-engineering-stack/); [Code with Claude: coding is no longer the constraint](https://engineering.atspotify.com/2026/6/code-with-claude-coding-is-no-longer-the-constraint); [Tempo streamlines its backlog with Custom Agents](https://www.linkedin.com/posts/tempolabs_this-is-what-it-looks-like-when-your-backlog-activity-7485015784474234880-eva6); [Accelerating large-scale test migration with LLMs](https://medium.com/airbnb-engineering/accelerating-large-scale-test-migration-with-llms-9565c208023b); [Amazon Q Developer just reached a $260 million dollar milestone](https://aws.amazon.com/blogs/devops/amazon-q-developer-just-reached-a-260-million-dollar-milestone/); [How Anthropic secures its AI-native software development lifecycle](https://claude.com/blog/how-anthropic-secures-its-ai-native-software-development-lifecycle); [How Cognition Uses Devin to Build Devin](https://cognition.com/blog/how-cognition-uses-devin-to-build-devin); [Cursor agents can now control their own computers](https://cursor.com/blog/agent-computer-use); [Introducing Nova, our internal platform for coding agents](https://dropbox.tech/machine-learning/introducing-nova-our-internal-platform-for-coding-agents); [How Copilot helps build the GitHub platform](https://github.blog/ai-and-ml/github-copilot/how-copilot-helps-build-the-github-platform/); [Coding sessions in Linear](https://linear.app/changelog/2026-06-11-coding-sessions); [Contextual agent playbooks and tools: How LinkedIn gave AI coding agents organizational context](https://www.linkedin.com/blog/engineering/ai/contextual-agent-playbooks-and-tools-how-linkedin-gave-ai-coding-agents-organizational-context); [Capacity Efficiency at Meta: How Unified AI Agents Optimize Performance at Hyperscale](https://engineering.fb.com/2026/04/16/developer-tools/capacity-efficiency-at-meta-how-unified-ai-agents-optimize-performance-at-hyperscale/); [Harness engineering: leveraging Codex in an agent-first world](https://openai.com/index/harness-engineering/); [The Self-Driving Company](https://ld.replit.com/blog/self-driving-company); [Under the River](https://shopify.engineering/under-the-river); [The StrongDM Software Factory: Building Software with AI](https://www.strongdm.com/blog/the-strongdm-software-factory-building-software-with-ai); [Software Factory](https://www.software-factory.dev/); [Cosmos: A Programmable Software Factory](https://www.augmentcode.com/product/cosmos); [Introducing Warp Factories](https://www.warp.dev/blog/open-infrastructure-for-building-a-software-factory).
- **Analysis (INFERENCE)** The five landscape categories and factory-level inclusion boundary are SWFT's editorial classification, not a market standard.

## Sources

- **First-party report (SELF-REPORT)** [Accelerating large-scale test migration with LLMs](https://medium.com/airbnb-engineering/accelerating-large-scale-test-migration-with-llms-9565c208023b) — The Airbnb Tech Blog; published 2025-03-13; accessed 2026-09-01. Airbnb's account of a 3,500-file Enzyme-to-React-Testing-Library migration using a per-file state machine, validation gates, bounded retries, rich context, and a manual finish for the final three percent.
- **First-party report (SELF-REPORT)** [Amazon Q Developer just reached a $260 million dollar milestone](https://aws.amazon.com/blogs/devops/amazon-q-developer-just-reached-a-260-million-dollar-milestone/) — AWS DevOps & Developer Productivity Blog; published 2024-08-01; accessed 2026-09-01. Amazon's self-reported migration scale, estimated developer time avoided, and annual infrastructure savings from Java modernization.
- **First-party report (SELF-REPORT)** [How Anthropic secures its AI-native software development lifecycle](https://claude.com/blog/how-anthropic-secures-its-ai-native-software-development-lifecycle) — Claude; published 2026-07-21; accessed 2026-09-01. Anthropic's account of repository guidance, isolated execution, layered agent and deterministic review, risk-tiered human gates, staging checks, incident agents, and audit records.
- **First-party report (SELF-REPORT)** [Cosmos: A Programmable Software Factory](https://www.augmentcode.com/product/cosmos) — Augment Code; accessed 2026-08-31. Official product surface for a programmable factory spanning event-triggered agent work, checkpoints, delivery, monitoring, and learning loops.
- **Observed artifact (OBS)** [Robert W. Bemer](https://history.computer.org/pioneers/pdfs/B/Bemer.pdf) — IEEE Computer Society; accessed 2026-08-31. Secondary historical profile recording Bemer's work defining the nature of the software factory.
- **First-party report (SELF-REPORT)** [Block rolls out Builderbot, a new suite of AI-native tools that changes the way we ship](https://block.xyz/inside/block-rolls-out-builderbot-a-new-suite-of-ai-native-tools-that-changes-the-way-we-ship) — Block; published 2026-06-17; accessed 2026-09-01. Block's account of Builderbot's Slack-to-PR workflow, Goose foundation, data boundary, human steering, and company-reported scale.
- **First-party report (SELF-REPORT)** [The AI engineering stack we built internally — on the platform we ship](https://blog.cloudflare.com/internal-ai-engineering-stack/) — Cloudflare; published 2026-04-20; accessed 2026-09-01. Cloudflare's detailed account of its company AI gateway, identity boundary, standard agent setup, Backstage context, repository guidance, review, and adoption metrics.
- **First-party report (SELF-REPORT)** [How Cognition Uses Devin to Build Devin](https://cognition.com/blog/how-cognition-uses-devin-to-build-devin) — Cognition; published 2026-02-27; accessed 2026-09-01. Cognition's detailed internal workflow from Slack, Linear, and event triggers through sessions, review, automated repair, recurring audits, and pull requests.
- **First-party report (SELF-REPORT)** [Cursor agents can now control their own computers](https://cursor.com/blog/agent-computer-use) — Cursor; published 2026-02-24; accessed 2026-09-01. Cursor's account of isolated cloud-agent environments, parallel work, browser and application verification, artifacts, rebasing, and internal PR share.
- **First-party report (SELF-REPORT)** [Introducing Nova, our internal platform for coding agents](https://dropbox.tech/machine-learning/introducing-nova-our-internal-platform-for-coding-agents) — Dropbox.Tech; published 2026-05-21; accessed 2026-09-01. Dropbox's account of isolated exact-commit sessions, deterministic validation and retry, one-branch publication boundaries, Deflaker, migrations, and experimental operational workflows.
- **First-party report (SELF-REPORT)** [How Copilot helps build the GitHub platform](https://github.blog/ai-and-ml/github-copilot/how-copilot-helps-build-the-github-platform/) — The GitHub Blog; published 2025-11-12; accessed 2026-09-01. GitHub's one-month account of Copilot-created pull requests inside the core repository that builds github.com, including maintenance, fixes, migrations, security work, and audits.
- **First-party report (SELF-REPORT)** [Coding sessions in Linear](https://linear.app/changelog/2026-06-11-coding-sessions) — Linear Changelog; published 2026-06-11; accessed 2026-09-01. Linear's announcement of issues and team chat as dispatch surfaces for managed coding sessions, sandboxes, proof artifacts, review, and merge handoff.
- **First-party report (SELF-REPORT)** [Contextual agent playbooks and tools: How LinkedIn gave AI coding agents organizational context](https://www.linkedin.com/blog/engineering/ai/contextual-agent-playbooks-and-tools-how-linkedin-gave-ai-coding-agents-organizational-context) — LinkedIn Engineering; published 2026-01-27; accessed 2026-09-01. LinkedIn's account of CAPT, MCP-connected internal tools, central and repository-local executable playbooks, distribution, instrumentation, workflows, adoption, and operator-reported outcomes.
- **First-party report (SELF-REPORT)** [Capacity Efficiency at Meta: How Unified AI Agents Optimize Performance at Hyperscale](https://engineering.fb.com/2026/04/16/developer-tools/capacity-efficiency-at-meta-how-unified-ai-agents-optimize-performance-at-hyperscale/) — Engineering at Meta; published 2026-04-16; accessed 2026-09-01. Meta's account of production-regression detection, standardized tools, reusable efficiency skills, context gathering, candidate fixes, validation criteria, and ready-to-review pull requests.
- **First-party report (SELF-REPORT)** [Software Factory](https://www.software-factory.dev/) — Ona; accessed 2026-08-31. Ona's public experiment and livestream series about the inputs, steering, and operation of software factories.
- **First-party report (SELF-REPORT)** [Harness engineering: leveraging Codex in an agent-first world](https://openai.com/index/harness-engineering/) — OpenAI; published 2026-02-11; accessed 2026-09-01. OpenAI's bounded internal experiment with an agent-written repository, enforceable architecture, repository-legible context, proof loops, observability, and recurring cleanup.
- **Observed artifact (OBS)** [Symphony](https://github.com/openai/symphony) — OpenAI; accessed 2026-08-31. Open-source engineering preview for turning project work into isolated agent implementation runs with proof of work and protected landing.
- **First-party report (SELF-REPORT)** [Why We Built Our Own Background Agent](https://builders.ramp.com/post/why-we-built-our-background-agent) — Ramp Builders; published 2026-01-12; accessed 2026-09-01. Ramp's technical account of Inspect's isolated development environments, company context, entry points, attribution, and early adoption.
- **First-party report (SELF-REPORT)** [The Self-Driving Company](https://ld.replit.com/blog/self-driving-company) — Replit; published 2026-07-16; accessed 2026-09-01. Replit's account of internal manager agents, secure execution, company-system access, risk-rated review, incident help, feedback-to-benchmark loops, and self-reported output measures.
- **First-party report (SELF-REPORT)** [Under the River](https://shopify.engineering/under-the-river) — Shopify Engineering; published 2026-05-28; accessed 2026-09-01. Shopify's account of the World monorepo, reproducible environments, public-to-the-company River sessions, durable Aquifer substrate, profiles, internal scale, and rollout limits.
- **First-party report (SELF-REPORT)** [Code with Claude: coding is no longer the constraint](https://engineering.atspotify.com/2026/6/code-with-claude-coding-is-no-longer-the-constraint) — Spotify Engineering; published 2026-06-03; accessed 2026-09-01. Spotify's current adoption account and its warning that review, standardization, context, and organizational decisions become the constraints as code generation accelerates.
- **First-party report (SELF-REPORT)** [Minions: Stripe's one-shot, end-to-end coding agents](https://stripe.dev/blog/minions-stripes-one-shot-end-to-end-coding-agents) — Stripe Dev Blog; published 2026-02-09; accessed 2026-09-01. Stripe's account of Minions' intake surfaces, prewarmed devboxes, Blueprints, scoped context, internal tools, checks, human review, and early scale.
- **First-party report (SELF-REPORT)** [The StrongDM Software Factory: Building Software with AI](https://www.strongdm.com/blog/the-strongdm-software-factory-building-software-with-ai) — StrongDM; accessed 2026-08-31. StrongDM's public account of its software-factory operating model.
- **First-party report (SELF-REPORT)** [Tempo streamlines its backlog with Custom Agents](https://www.linkedin.com/posts/tempolabs_this-is-what-it-looks-like-when-your-backlog-activity-7485015784474234880-eva6) — Tempo Labs; accessed 2026-09-01. Tempo's stable public post showing Sentry and PostHog issues entering review, prioritization, parallel agent work, pull requests, and team notification.
- **First-party report (SELF-REPORT)** [Running a Software Factory Efficiently at Uber Scale](https://www.uber.com/us/en/blog/efficient-software-factory/) — Uber Engineering; published 2026-08-27; accessed 2026-08-31. Uber's account of factory layers, adoption, token economics, managed agents, quality signals, and context infrastructure.
- **First-party report (SELF-REPORT)** [Air Force Software Ecosystem](https://software.af.mil/) — United States Air Force; accessed 2026-08-31. Accessible official index of current Air Force software organizations, platforms, and DevSecOps software factories.
- **First-party report (SELF-REPORT)** [Introducing eve](https://vercel.com/blog/introducing-eve) — Vercel; published 2026-06-17; accessed 2026-09-01. Vercel's account of the lowercase eve framework, its internal production use, filesystem convention, durable runs, sandboxes, connections, traces, evals, previews, and named agents.
- **First-party report (SELF-REPORT)** [Introducing Warp Factories](https://www.warp.dev/blog/open-infrastructure-for-building-a-software-factory) — Warp; published 2026-08-18; accessed 2026-08-31. Official announcement of factory-as-code infrastructure spanning intake, agents, control, evaluation, measurement, and self-improvement.

## Read next

- [What is a software factory?](/what-is-a-software-factory)
- [Software factory vs coding agent, copilot, harness, and CI/CD](/software-factory-vs-coding-agents-ci-cd-devops-platform-engineering)
- [Block's AI software factory: Goose, Builderbot, and the Buzz workspace](/companies/block-builderbot-goose-buzz)
