Many software development teams use the term production
to refer to the live environment accessed by their users. Rails for example uses this nomenclature. The string production is also used by express.
The dictionary definition of production
however doesn't seem to easily lend its self to this usage. Is there an alternate definition I'm missing, or did some earlier project establish this standard?