Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
fleetOutcomeReport
Function fleetOutcomeReport
fleetOutcomeReport
(
params
:
{
window
:
string
;
workspace
:
string
}
,
)
:
{
agents
:
{
agentId
:
string
;
economicSignificanceIndex
:
number
;
trustLabel
:
"TRUSTED"
|
"UNTRUSTED CONFIG"
;
valueScore
:
number
;
}
[]
;
ts
:
number
;
window
:
string
;
}
Parameters
params
:
{
window
:
string
;
workspace
:
string
}
Returns
{
agents
:
{
agentId
:
string
;
economicSignificanceIndex
:
number
;
trustLabel
:
"TRUSTED"
|
"UNTRUSTED CONFIG"
;
valueScore
:
number
;
}
[]
;
ts
:
number
;
window
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...