Function call metadata provides valuable info to function contributors and users. When metadata shown is incomplete, this deprives them of the info they need to understand and debug function behavior.
Definition of Done
- metadata contains information about nested function calls within a composition (not just the top-level function call), held in an optional key to a list of further metadata maps
- display layer can handle potentially nested metadata map elements