Worker secrets — the runtime-secret SINK as a broker (this is sync-secrets.ts). params.script is the Worker name;
params.secrets is a Record<string,string> of secret name → value (resolved from upstream @ref.key bindings).
Provision is an idempotent wrangler secret put for the whole set. Output: secrets_set (the names pushed).
Worker secrets — the runtime-secret SINK as a broker (this is
sync-secrets.ts).params.scriptis the Worker name;params.secretsis aRecord<string,string>of secret name → value (resolved from upstream@ref.keybindings). Provision is an idempotentwrangler secret putfor the whole set. Output:secrets_set(the names pushed).