instanceId
This was the expected behavior, until I changed it in https://github.com/n8n-io/n8n/pull/7471
encryptionKey
This change ensures that things like `encryptionKey` and `instanceId` are always available directly where they are needed, instead of passing them around throughout the code.