At AOL circa 2000, our application framework had a Tcl interpreter listening on a "control port", so that you could telnet to any app and get stats, change settings, etc.
Of course, nowadays that's more commonly done with REST endpoints, which I think would satisfy your stdctrl idea.
Of course, nowadays that's more commonly done with REST endpoints, which I think would satisfy your stdctrl idea.