# Consumer-Specific Contracts

> The ability to give each client an interface exposing only the operations it uses.

Record: `lex:consumer-specific-contracts`
Kind: capability
Layer: [Structural Core](https://banes-lab.com/records/layer/structural-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-consumer-specific-contracts

## category

- [SOLID / Object-Oriented Design](https://banes-lab.com/records/lex-category/solid-object-oriented-design.md)

## referenced-by

- [Interface Segregation Principle (ISP)](https://banes-lab.com/records/arch/interface-segregation.md)
