Durable queues survive a server restart, and in our case, we'll also make sure they:
Update the src/server/index.ts application to declare and bind a queue to the new peril_topic exchange.
Run and submit the CLI tests.
Some constants that will be useful:
ExchangePerilTopicGameLogSlugBoth are defined in src/internal/routing/routing.ts.