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

    Interface SupplyChainPostureIntegrityResult

    interface SupplyChainPostureIntegrityResult {
        ok: boolean;
        reasons: string[];
    }
    Index
    ok: boolean
    reasons: string[]