---
description: Design products or systems that gain from disorder and volatility
---

# Antifragile Design (Taleb)

Build systems that benefit from shocks rather than merely surviving them, using barbell strategy, optionality, and via negativa.

## Steps

1. **Classify fragility** — list components as Fragile (harmed by volatility), Robust (unchanged), or Antifragile (improved by stress).
2. Apply **Via Negativa** — remove fragile dependencies, single points of failure, and unnecessary complexity before adding anything new.
3. Design **Barbell Strategy** — combine ultra-safe baseline (90%) with small high-upside bets (10%); avoid the mediocre middle.
4. Maximize **Optionality** — create cheap experiments with capped downside and unlimited upside; ensure the right to act but not the obligation.
5. Build in **overcompensation triggers** — mechanisms where stress exposure strengthens the system (feedback loops, redundancy, skin in the game).

## Output Format

Fragility audit table, list of removals (via negativa), barbell allocation plan, and a set of concrete options with asymmetric payoff profiles.
