I would like to have a dashboard that shows the list of registered functions, something like a table with the following columns:
- machine name
- app name
- module name
- type (uplink, server callable, etc.)
- time of registration
- time of last execution.
See this post for an example of a use case.