# Fault Localization Example

Use the mockito-style root-cause case study as the reference pattern for this
example.

## What it teaches

- stack traces are symptoms, not final explanations
- the strongest candidate may live upstream from the crash site
- ranked alternatives improve reviewer trust

Canonical example: `.hforge/library/docs/reasoning/examples/mockito-root-cause-mini-case-study.md`
