Tanvi Bhakta

TIL that to “left-shift” a problem means to surface the problem earlier in the workstream.

● catch the problem closer to the source
● more root cause solutions, less symptomatic solutions
● fun and profit

The metaphor comes from drawing a process as a left-to-right timeline:

requirements → design → implementation → review → testing → production → support

Crucially, this usage, while widely used in discussions of technical strategy, has nothing to do with bit shifting left.

Further Reading

1. New relic blog: https://newrelic.com/blog/observability/shift-left-strategy-the-key-to-faster-releases-and-fewer-defects
2. Sourabh Hirani’s talk at the Failure Modes meetup on Aug 8th, 2026