- Status indicator for page selection - On build request detail page, show aggregated job results - Use path based navigation instead of hashbang? - How do we encode job labels in the path? (Build event job links are not encoding job labels properly) - Resolve double type system with protobuf and openapi - Prometheus metrics export - Plan for external worker dispatch (e.g. k8s pod per build, or launch in container service) - k8s can use [jobs](https://kubernetes.io/docs/concepts/workloads/controllers/job/) - Should we have meaningful exit codes? E.g. "retry-able error", etc? - Triggers? - How do we handle task logging?