Introduce the ability to add and view comments or descriptions directly within the Visual Pipeline Studio for individual Steps and Stages. Ideally, these annotations would appear via a tooltip/hover action or a dedicated "Info" icon on the UI card.
Currently, there is a disconnect between the YAML editor and the Visual Studio. While engineers can add # comments in the YAML to explain complex logic or hacks, these comments are invisible to users working primarily in the Visual view. To understand the "intent" or "why" behind a specific step, a user is forced to switch context to the YAML view and search for the specific line of code.