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

    Interface OnboardingActivationEvidenceRef

    interface OnboardingActivationEvidenceRef {
        eventId: string;
        eventType: EvidenceEventType;
        observedAt: string;
        receiptId: string;
        receiptSha256: string;
        source: "gateway" | "hook" | "toolhub" | "hook_control";
        studioPath: string;
    }
    Index
    eventId: string
    eventType: EvidenceEventType
    observedAt: string
    receiptId: string
    receiptSha256: string
    source: "gateway" | "hook" | "toolhub" | "hook_control"
    studioPath: string