I can read from telco-ran/configuration/README.md this:
examples/policygentemplates has the reference manifests which define how CRs from the source-crs tree are patched with use-case specific patches and grouped into ordered policies which apply the reference configuration to one or more clusters.
examples/acmpolicygenerator has the PolicyGenerator CRs that are the recommended alternative to policyGenTemplate(PGT) CRs for generating ACM policies. policy-generator-plugin constructs Open Cluster Management policies from Kubernetes YAML files provided through a PolicyGenerator Custom Resource.
But there is no examples folder.