/// TODO: showcase the `app.Downgrade` feature tomorrow if not already existing elsewhere.
package main

func main() {
	panic("TODO")
}