98cb886faf
Updates the AGENTS.md adapter section to describe the four orthogonal axes that make up an adapter today (Protocol + Endpoint + Auth + Framing) and the canonical Adapter.fromProtocol composition. Adds a folder layout overview so the dependency direction (provider/* imports protocol/auth/ endpoint/framing, never the other way) is visible.