NullBridge
A safe, inert implementation of BridgeInterface returned by BridgeManager when no subscription plugin is configured or when an unknown slug is requested. All query methods return empty values; all event registration methods are no-ops. Ensures bridge callers never need to null-check the returned bridge instance. Plugin slug: 'null'.