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

    Interface PaperReadSkillLiveDriftResult

    interface PaperReadSkillLiveDriftResult {
        missingReasons: string[];
        paperReadSkillEvidenceCoverage0to1: number;
        receipt: LiveDriftReceipt;
        rowProofs: PaperReadSkillRowProof[];
        sourceProof: PaperReadSkillSourceProof;
        watchAlerts: LiveDriftWatchAlert[];
    }
    Index
    missingReasons: string[]
    paperReadSkillEvidenceCoverage0to1: number
    watchAlerts: LiveDriftWatchAlert[]