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

    Function linkTransitionToTransparency

    • Record a claim transition in the transparency log and create a linkage record.

      Call this AFTER transitionClaim() to link the transition to transparency. The transparencyEntryHash is the hash from the transparency log entry that was created for this transition (via appendTransparencyEntry).

      Parameters

      • db: Database
      • transition: ClaimTransition
      • transparencyEntryHash: string
      • workspace: string

      Returns ClaimTransparencyLink