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

    Interface SkillMatchResumeRowProof

    interface SkillMatchResumeRowProof {
        evidenceRefs: string[];
        resumeFormat: SkillMatchResumeFormat;
        rowProofHash: string;
        scenarioId: string;
        signedEvidenceRefs: string[];
        taskType: SkillMatchResumeTaskType;
        traceId: string;
    }
    Index
    evidenceRefs: string[]
    rowProofHash: string
    scenarioId: string
    signedEvidenceRefs: string[]
    traceId: string