Description
Provide a script + runbook to call setAuthorizedWriter(backendSigner, true) on each deployed contract. Per D5: production uses a separate hot writer key (CHAIN_PRIVATE_KEY) authorized by the cold owner key; staging may reuse the deployer key.
Affected areas
contracts/scripts/, docs/.
Dependencies / order
Depends on #4.
Acceptance criteria
Definition of done
Description
Provide a script + runbook to call
setAuthorizedWriter(backendSigner, true)on each deployed contract. Per D5: production uses a separate hot writer key (CHAIN_PRIVATE_KEY) authorized by the cold owner key; staging may reuse the deployer key.Affected areas
contracts/scripts/,docs/.Dependencies / order
Depends on #4.
Acceptance criteria
Unauthorized.setAuthorizedWriter(writer, false)), verified.Definition of done
staging(nevermain).stagingpreview stack.