The intelRdt verb kind of breaks the vendor neutrality of the spec.
Could I suggest adding a vendor verb as follows with an identifier of the vendor specific config options or data.
vendor:
-name: "Intel",
type: "intelRdt",
config: { (optional)
"closID": "", (optional)
"l3CacheSchema": "string" (optional)
"memBwSchema": "string" (optional)
"enableCMT": "" (optional)
"enableMBM": "" (optional)
}