Implements log/slog.Handler that routes structured log records into the
log-socket broadcasting system. Supports namespaces, WithAttrs,
WithGroup, and configurable minimum level.
Also adds Broadcast() as a public entry point for adapter packages
that construct log.Entry values directly.