| 1 | // Cloud-only: the connection (credential) lifecycle over the real wire. In v2 a |
| 2 | // connection IS the credential — owner-scoped, bound 1:1 to an integration, |
| 3 | // identified by (owner, integration, name), with its value stored through the |
| 4 | // real vault. The product promises under test: the secret goes in but NEVER |
nothing calls this directly
no test coverage detected