2.6.2 Compliance Rating

Compliance Checkpoint & Rating

Compliance validators publish compliance checkpoints to evaluate compliance validity of

  • asset legal status

  • asset onchain onboarding

The actions executed within this checkpoint vary depending on the approach employed in asset event mirroring policy.

As such:

  1. When legal status data is sourced either fully or in part from public or external private records, the established compliance checkpoints must encompass:

    1. Source Verification: Validation of the information source's reliability.

    2. Data Cross-Verification: A secondary review to confirm the data's accuracy.

  2. If the compliance validator is responsible for manually inputting the legal status, the compliance checkpoint should include:

    1. Direct Data Entry: The manual input of legal status information.

    2. Automated Confirmation: Systematic verification of the data submitted.

  3. If asset administrators updates the legal status on their own, manually, compliance checkpoint needs to include:

    1. Data double check

    2. Data approval

No matter the scenario, the compliance checkpoint consistently incorporates:

  • Compliance Status Indicator: Determination of the asset's legal compliance and its on-chain onboarding through one of the options: Yes, No, or Yes - with restrictions.

  • Restrictions and Missing Data Overview: A detailed account and justification of any noted compliance restrictions or constraints, along with an enumeration of data absent that is critical for complete compliance assessment.

  • Compliance Validity Rating: An overall evaluation score reflecting the asset's compliance standing.

The compliance validity rating is assigned as follows:

  • 0 Points: Assigned to assets deemed non-compliant.

  • 100 Points: For assets fully compliant without any restrictions.

  • Between 0 to 100 Points: Applies to assets where compliance is conditionally confirmed with certain restrictions.

Minus points: When identifying restrictions, compliance validators allocate ‘minus points' per each restriction, ranging from 1 to 100. The total amount of minus points that can be granted is 100, if all are spent, it means the asset and/or its on-chain onboarding has been deemed as fully non-compliant (e.g. ownership right tokens have been allocated to IDs that are not actual owners, or ownership homogeneity hasn’t been maintained).

Compliance checkpoints and their ratings are accessible on the asset's GOR profile. Multiple compliance validators may participate, each contributing an independent rating. These ratings are adjusted by the validator's reputation score and decrease over time due to elapsed days, similar to the process for authenticity ratings.

For each compliance rating provided by an compliance validator, we calculate a weighted score (Cws) as follows:

Cws=Cr × (1−n)t

Where:

Cws = Weighted compliance rating from the single validator

A = Rating (from 1 to 10)

r = Validator’s reputation

n = time-elapse based logarithmic daily decrease rate (e.g. 0.25%)

t = amount of days that have elapsed from rating submission

Then, to find the overall Asset Compliance Validity Rating (ACR), we average all the weighted ratings:

ACR = ∑(Cws) / Total number of ratings

Similarly to authentication rating, compliance validity rate provides possibility for dynamic adjustment of n variables, and ensures that the value of such ratings decrease over time, naturally pushing for eventual re-validation.

Last updated