Control Plane for Distributed Proving This part (1/5) isn’t about scheduling or marketplace logic yet (I'll be trying to extend this though) it’s about building visibility first. I tried to built a distributed job coordination dashboard @ziskvm , helps to observe and manage distributed proof jobs. It gives visibility into what the coordinator and workers are doing i.e. which jobs are running, how much capacity is available, and how things change over time. Every data point in the UI is reconstructed directly from live polling cycles against the coordinator through a REST→gRPC gateway. More in the thread below: