Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Function translateTrustScores

    • Translate trust scores from one system to another.

      Parameters

      • scores: Record<string, number>
      • sourceSystem: string
      • targetSystem: string

      Returns Record<string, { confidence: number; level: MaturityLevel; score: number }>