Immediately Post-Deployment:
- [ ] [CLI | GRAPHQL] Nodes are all in the "Synced" status within the first 10-20 slots of the network's lifetime
- [ ] (assuming we need to do something similar anyway for integration tests) [KUBERNETES + LOGS] Snark workers are able to connect to the snark coordinator (once the snark coordinator is "Synced")
- [ ] [DISCORD] The faucet and echo bots are able to respond to discord messages
After K blocks:
- [ ] [LOGS | METRICS] Whale block producers have all produced blocks
- [ ] [METRICS] Prometheus metrics show that block gossip latency is regularly < delta slots
- [ ] [LOGS | METRICS] User agents have woken up and are sending transactions
- [ ] [LOGS] Snark coordinator is distributing work to snark workers
- [ ] [LOGS | METRICS] Transaction pool diffs and snark pool diffs are being broadcast
- [ ] [CLI | GRAPHQL] All nodes share a common prefix of no greater than ~5 blocks back from their best tips
After 1st Epoch:
- [ ] [LOGS (COULD BE METRIC)] Transactions and Snark work availability for block producers is at maximum capacity
- [ ] [CLI | GRAPHQL] All nodes share a common prefix of no greater than ~5 blocks back from their best tips
After 2nd Epoch:
- [ ] [LOGS (COULD BE METRIC)] At least 1 snark proof has been emitted from the staged ledger
- [ ] [CLI | GRAPHQL] All nodes share a common prefix of no greater than ~5 blocks back from their best tips