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

    Interface TrustInheritanceGraphNode

    interface TrustInheritanceGraphNode {
        agentId: string;
        ownTrust: number;
    }
    Index
    agentId: string
    ownTrust: number