Member Junction
    Preparing search index...

    Resolves the EFFECTIVE classification-context string injected into the autotagging prompt. Context can be specified at three scopes:

    1. ORG — ApplicationSetting('classify.org.context') scoped to the Knowledge Hub Application (GLOBAL fallback applies).
    2. CONTENT-TYPE — ContentType.Configuration JSON ClassificationContext.
    3. SOURCE — ContentSource.Configuration JSON ClassificationContext.

    The combine mode comes from the SOURCE config's ClassificationContextMode (default additive).

    Index

    Constructors

    Methods