Description:
Allow screen titles in Universal GUI to be either clickable or accompanied by a help icon that links to external documentation.
Rationale:
Users often need contextual help. Linking screen titles to external resources improves onboarding and empowers users to find answers independently.

Suggested Implementation:
- Add a configuration option in the Software Factory to define a URL per screen.
- Display a help icon (e.g., ℹ️) next to the screen title, which opens the link in a new tab.
Optionally allow the title itself to be clickable if preferred.