Deploy: Arena v2 DeployDev + production deploy (clean reset)

Context

Deploy scripts for TimeArena v2 full redeploy. Parent epic: #238 (closed).

Relevant files

  • contracts/script/DeployDev.s.sol, DeployProduction.s.sol
  • scripts/start-local-anvil-stack.sh, scripts/e2e-anvil.sh
  • docs/operations/deployment-guide.md
  • frontend/.env.local generation scripts

Acceptance criteria

  • DeployDev wires TimeArena, PlayCred, PodiumVaults, AdminSellVault, TimeArenaBuyRouter, ReferralRegistry
  • Seeds test DOUB/CL8Y; grants test CRED; arena always live or admin start()
  • Production script: no Leprechaun/Rabbit/Presale/TimeCurve
  • README address table updated

Verification checklist

  • bash scripts/start-local-anvil-stack.sh green
  • bash scripts/e2e-anvil.sh green
  • MegaEVM bytecode limits (#72 (closed)) checked