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

    Interface GovernanceExceptionCompensatingControl

    interface GovernanceExceptionCompensatingControl {
        controlId: string;
        description: string;
        dueAt?: string;
        owner: string;
        signatureSha256: string;
        signedEvidenceRef: string;
    }
    Index
    controlId: string
    description: string
    dueAt?: string
    owner: string
    signatureSha256: string
    signedEvidenceRef: string