Runtime Registries
AIOSv1 system hosts several registries for keeping track of the running blocks, clusters and vDAGs.
These are the following registries in AIOSv1:
1. Clusters registry - Clusters registry stores the information of all the clusters that are currently on-boarded into the network.
2. Blocks registry - Blocks registry stores the information of all the blocks that are currently running across all the clusters in the network.
3. vDAGs registry - vDAGs registry stores all the vDAGs that are currently created in the network across multiple blocks.
4. vDAG controller registry - vDAG controller registry stores all the vDAG controllers that are created to serve vDAG inference requests.