fn replica_context(replica: &ReplicaScopeContext) -> Result<Context, Error>Expand description
Builds a single replica context kind from a ReplicaScopeContext.
Includes the owning cluster’s identity so a rule can combine both axes,
e.g. “size family D and cluster foo”.