# Golden Hammer

Record: `arch:golden-hammer`
Kind: anti-pattern
Layer: [Enforcement Core](https://banes-lab.com/records/layer/enforcement-core.md)
Severity: discouraged
Scope: architecture_evolution
Canonical: https://banes-lab.com/ontology#arch-golden-hammer

## Repair

- Refactored by: force_analysis, tradeoff_matrix, ADR_with_alternatives, contextual_pattern_selection
- Detected by: same_pattern_everywhere, solution_precedes_problem, ADR_missing_alternatives, high_workaround_count
- Violated by: Apply a familiar pattern, framework, architecture style, or technology to problems regardless of fit.

## referenced-by

- [First-Principles Design](https://banes-lab.com/records/arch/first-principles-design.md)
