Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
๐ Carolopedia โบ AdapterGuide page
๐What it means
The one piece of code that knows how to talk to a particular vendor. Everything vendor-specific lives there and nowhere else, which is what makes a provider swappable instead of woven through the estate.
โ๏ธWhat it is NOT
The neighbours this word is most often confused with, and the line between them.
Not: Model
The adapter is the plumbing; the model is what answers through it.
Not: Shim
An adapter faces OUTWARD to a vendor; a shim faces inward between our own parts.
๐ฃ๏ธAlso called
provider moduleconnectordriver