← Library
micro · 4 min read

When to reverse an agent action\n\n## Three tests before commit\n- **Cost test.** Is the cost of undoing higher than the cost of waiting?\n- **Surface test.** Does the action change something visible to a customer or regulator?\n- **Reputation test.** Would a screenshot of this hurt?\n\nTwo or more "yes" → reverse, then ask.