The following terms defined live in category Puppet Internals.
catalog
A catalog contains the complete set of resources and all their properties for a given node, describing exactly what the configuration on that node should look like.
Resources included in a catalog can be, for example, file resources, with properties ensure, require or source.