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

    Interface GovernanceExceptionLifecycleReceipt

    interface GovernanceExceptionLifecycleReceipt {
        failClosed: boolean;
        failClosedReasons: string[];
        generatedAt: string;
        receiptHash: string;
        receiptId: string;
        rows: GovernanceExceptionLifecycleRow[];
        sourceCitations: GovernanceExceptionLifecycleSourceCitation[];
    }
    Index
    failClosed: boolean
    failClosedReasons: string[]
    generatedAt: string
    receiptHash: string
    receiptId: string