Commit Graph

1 Commits

Author SHA1 Message Date
openhands 70351940d6 Remove mock data fallbacks from Signal Overview
- Modified get_signals() API to only show real protocol mappings data
- Removed all fallback mock data that could confuse users
- Returns empty signals list when no protocol mappings configured
- Removed _create_fallback_signals() function
- Updated documentation to reflect no-fallback approach

This ensures users only see real protocol data and are not confused by mock signals.
2025-11-13 19:35:02 +00:00