The current implementation of $artifact-diff is exposed at the Library resource type level. However, the operation in CRMI is defined at the server level (because it can apply to any two artifacts).
https://build.fhir.org/ig/HL7/crmi-ig/en/OperationDefinition-crmi-artifact-diff.html
It's fine to keep the operation exposed at the Library level (at least for now, maybe indicate it's deprecated) so we don't break any existing client. But expose the operation for all supported artifact types at the server level.
The current implementation of $artifact-diff is exposed at the Library resource type level. However, the operation in CRMI is defined at the server level (because it can apply to any two artifacts).
https://build.fhir.org/ig/HL7/crmi-ig/en/OperationDefinition-crmi-artifact-diff.html
It's fine to keep the operation exposed at the Library level (at least for now, maybe indicate it's deprecated) so we don't break any existing client. But expose the operation for all supported artifact types at the server level.