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

    Interface SkillMatchResumeLiveDriftResult

    interface SkillMatchResumeLiveDriftResult {
        missingReasons: string[];
        receipt: LiveDriftReceipt;
        rowProofs: SkillMatchResumeRowProof[];
        skillMatchEvidenceCoverage0to1: number;
        sourceProof: SkillMatchResumeSourceProof;
        watchAlerts: LiveDriftWatchAlert[];
    }
    Index
    missingReasons: string[]
    skillMatchEvidenceCoverage0to1: number
    watchAlerts: LiveDriftWatchAlert[]