While having it as part of our build seems too much (especially since only a subset of the network is present), we can certainly include some validations in tests, i.e., check that the epochs are correct in the CI.
Completion Criteria
[ ] Implement tests validating some of the properties of the network definitions we have - this includes network epochs and CIDs in the manifests.
Summary
There's a shared source of truth we could use in Forest to assert the correctness of its network definitions. See the JSON at https://github.com/filecoin-project/core-devs/pull/184
While having it as part of our build seems too much (especially since only a subset of the network is present), we can certainly include some validations in tests, i.e., check that the epochs are correct in the CI.
Completion Criteria
Additional Links & Resources