Ships IN the package: a transport double plugging into Clappform(transport=...).
- Serves canned responses per service/method; records calls for assertions
- Used by our unit tests, by customers to test pipelines without infra, and by
examples/ so docs examples actually execute
- Seedable collections so DataFrame round-trips (read -> mutate -> update) work end-to-end in mocks
Ships IN the package: a transport double plugging into
Clappform(transport=...).examples/so docs examples actually execute