fn seed_replica_dyncfg(dyncfg: &ConfigSet) -> ConfigSetExpand description
Creates a replica’s effective configuration, seeded from the environment-wide one.
The seed covers the window before the first configuration command arrives, and is replaced
wholesale by the snapshot that CreateInstance carries.