storage
File storage backends: read/write/list/delete blobs (S3, GCS, Azure, ...).
4 providers available
Build one
Scaffold a new provider for this capability:
vincia create connector my-storage --capability storageRead the connector guide for the full lifecycle (scaffold → test → publish), or the API reference for the interface contract.