a builder's codex
codex · operators · Andrew Ng · ins_andrew-ng-top-down-workflow-redesign

Top-down workflow redesign from desired outcome delivers 20 to 50 percent transformation; bottom-up task automation delivers only incremental gains

By Andrew Ng · Managing General Partner, AI Fund; Founder, DeepLearning.AI · 2026-05-22 · recap · Production is the New Prototype: Notes from LangChain Interrupt 2026

Tier B · TL;DR
Top-down workflow redesign from desired outcome delivers 20 to 50 percent transformation; bottom-up task automation delivers only incremental gains

Claim

Top-down workflow redesign produces 20 to 50 percent transformation. Bottom-up task automation produces only incremental gains. The difference is the starting question.

Mechanism

Bottom-up automation finds tasks that already exist and speeds them up. The improvement ceiling is set by the task. Top-down redesign starts from the desired outcome and asks which tasks should not exist. Removing a step produces larger gains than accelerating it. AI makes task removal more feasible because the constraint is no longer human capacity but organizational willingness to rethink from a blank process. When the starting point is "what does the outcome require?" rather than "what are our current tasks?", the design space expands.

Conditions

Holds when: the workflow being automated has accumulated steps that exist for historical rather than functional reasons, which is common in processes built before modern tooling.

Fails when: the workflow is already tightly optimized and every step is load-bearing. Redesign also requires enough organizational authority to actually remove steps.

Evidence

Ng stated this at LangChain Interrupt 2026, naming the 20 to 50 percent figure as the outcome of top-down redesign versus the incremental result of bottom-up automation.

The conference context (from the 8th Light writeup) showed this pattern confirmed across multiple production deployments: Monday.com, Rippling, and Clay. Clay processes 350 million agent tasks monthly and treats cost as a first-class engineering constraint, not an afterthought, which only becomes possible when the workflow is redesigned rather than automated as-is.

Signals

Counter-evidence

The 20 to 50 percent claim is a conference statement, not a published controlled study. Top-down redesign requires organizational authority and willingness to change that most teams do not have on the first implementation. Bottom-up automation wins in practice because it does not require executive redesign approval.

Cross-references

Open the interactive view → View original source → Markdown source →