JMX metrics registry wired to all FlairCache internals. Exposes CacheMetrics (hit/miss rate),
ReplicationMetrics (lag, pending/dropped frames), ClusterMetrics (alive/suspected nodes), and
EvictionMetrics (evicted/expired entries) under the com.simplj.flair.cache MBean domain.
Compositional module — depends on all other FlairCache modules.