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

    Interface TrismAgenticRowProof

    interface TrismAgenticRowProof {
        evidenceRefs: string[];
        riskSignal: TrismAgenticRiskSignal;
        rowProofHash: string;
        scenarioId: string;
        signedEvidenceRefs: string[];
        surface: TrismAgenticSurface;
        traceId: string;
    }
    Index
    evidenceRefs: string[]
    rowProofHash: string
    scenarioId: string
    signedEvidenceRefs: string[]
    traceId: string