StaticResolveAssemble the effective classification context for one content item.
The parsed ContentSource configuration (may be null).
The content item's ContentTypeID, used to resolve the type-level context.
The cached ContentType entities (from AutotagBaseEngine).
OptionalcontextUser: UserInfoUser context for server-side metadata/engine access.
Optionalprovider: IMetadataProviderOptional metadata provider override.
The effective context string, or undefined when no scope supplies one.
Resolves the EFFECTIVE classification-context string injected into the autotagging prompt. Context can be specified at three scopes:
ApplicationSetting('classify.org.context')scoped to the Knowledge Hub Application (GLOBAL fallback applies).ContentType.ConfigurationJSONClassificationContext.ContentSource.ConfigurationJSONClassificationContext.The combine mode comes from the SOURCE config's
ClassificationContextMode(defaultadditive).