Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
predictGovernorPermissions
Function predictGovernorPermissions
predictGovernorPermissions
(
params
:
{
agentId
:
string
;
assurance
:
GovernorAssuranceSummary
;
policySignatureValid
:
boolean
;
run
:
DiagnosticReport
|
null
;
targetProfile
:
TargetProfile
|
null
;
trust
:
GovernorTrustSummary
;
workspace
:
string
;
}
,
)
:
{
autonomyAllowanceIndex
:
number
;
matrix
:
GovernorWhatIfMatrixCell
[]
}
Parameters
params
:
{
agentId
:
string
;
assurance
:
GovernorAssuranceSummary
;
policySignatureValid
:
boolean
;
run
:
DiagnosticReport
|
null
;
targetProfile
:
TargetProfile
|
null
;
trust
:
GovernorTrustSummary
;
workspace
:
string
;
}
Returns
{
autonomyAllowanceIndex
:
number
;
matrix
:
GovernorWhatIfMatrixCell
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...