Add a GitHub workflow that validates block stream equivalence via PCES replay for Mainnet, Testnet, and Previewnet. The workflow resolves the round range from network config, reconstructs PCES from blocks, replays them through a real platform node, applies the resulting blocks back to the origin state, and diffs against the expected target. Includes Slack notifications and Rootly alerting on failure.
Add a GitHub workflow that validates block stream equivalence via PCES replay for Mainnet, Testnet, and Previewnet. The workflow resolves the round range from network config, reconstructs PCES from blocks, replays them through a real platform node, applies the resulting blocks back to the origin state, and diffs against the expected target. Includes Slack notifications and Rootly alerting on failure.