Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
benchCompareForApi
Function benchCompareForApi
benchCompareForApi
(
params
:
{
against
?:
"imported"
|
`
registry:
${
string
}
`
;
id
:
string
;
scope
:
"agent"
|
"node"
|
"workspace"
;
workspace
:
string
;
}
,
)
:
{
comparison
:
{
composites
:
{
digitalDualityReadiness
:
number
;
ecosystemAlignmentScore
:
number
;
riskAssuranceScore
:
number
;
}
;
generatedTs
:
number
;
peerGroup
:
{
distance
:
number
;
id
:
string
;
medoidBenchId
:
string
;
size
:
number
;
}
;
percentiles
:
Record
<
string
,
number
>
;
population
:
{
count
:
number
;
registryIds
:
string
[]
;
trustSummary
:
{
high
:
number
;
low
:
number
;
medium
:
number
}
;
}
;
scope
:
{
idHash
:
string
;
type
:
"AGENT"
|
"WORKSPACE"
|
"NODE"
}
;
v
:
1
;
warnings
:
string
[]
;
}
;
path
:
string
;
sigPath
:
string
;
transparencyHash
:
string
;
}
Parameters
params
:
{
against
?:
"imported"
|
`
registry:
${
string
}
`
;
id
:
string
;
scope
:
"agent"
|
"node"
|
"workspace"
;
workspace
:
string
;
}
Returns
{
comparison
:
{
composites
:
{
digitalDualityReadiness
:
number
;
ecosystemAlignmentScore
:
number
;
riskAssuranceScore
:
number
;
}
;
generatedTs
:
number
;
peerGroup
:
{
distance
:
number
;
id
:
string
;
medoidBenchId
:
string
;
size
:
number
;
}
;
percentiles
:
Record
<
string
,
number
>
;
population
:
{
count
:
number
;
registryIds
:
string
[]
;
trustSummary
:
{
high
:
number
;
low
:
number
;
medium
:
number
}
;
}
;
scope
:
{
idHash
:
string
;
type
:
"AGENT"
|
"WORKSPACE"
|
"NODE"
}
;
v
:
1
;
warnings
:
string
[]
;
}
;
path
:
string
;
sigPath
:
string
;
transparencyHash
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...