Minor Changes
- c282563: Add an
upsertOrDeleteSecretshelper to the newsecretssubpath. It atomically creates, updates, or deletes ordered key/value-or-null batches throughPUT /v1/secrets, returns only the affected key names, and keeps submitted values out of helper output and error messages.