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

    Function predictGovernorPermissions

    • Parameters

      • params: {
            agentId: string;
            assurance: GovernorAssuranceSummary;
            policySignatureValid: boolean;
            run: DiagnosticReport | null;
            targetProfile: TargetProfile | null;
            trust: GovernorTrustSummary;
            workspace: string;
        }

      Returns { autonomyAllowanceIndex: number; matrix: GovernorWhatIfMatrixCell[] }