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

    Interface ProvenanceMetadata

    interface ProvenanceMetadata {
        createdAt?: number;
        evidenceRefs?: string[];
        inputHashes?: string[];
        modelRefs?: string[];
        sourceAgentId?: string;
        sourceRunId?: string;
        toolRefs?: string[];
    }
    Index
    createdAt?: number
    evidenceRefs?: string[]
    inputHashes?: string[]
    modelRefs?: string[]
    sourceAgentId?: string
    sourceRunId?: string
    toolRefs?: string[]