Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ScoreStabilityReport
Interface ScoreStabilityReport
interface
ScoreStabilityReport
{
agentId
:
string
;
coefficientOfVariation
:
number
;
maxDelta
:
number
;
meanAbsoluteDelta
:
number
;
meanScore
:
number
;
sampleSize
:
number
;
stabilityBand
:
"low"
|
"high"
|
"medium"
|
"insufficient-data"
;
stabilityIndex
:
number
;
standardDeviation
:
number
;
}
Index
Properties
agent
Id
coefficient
Of
Variation
max
Delta
mean
Absolute
Delta
mean
Score
sample
Size
stability
Band
stability
Index
standard
Deviation
Properties
agent
Id
agentId
:
string
coefficient
Of
Variation
coefficientOfVariation
:
number
max
Delta
maxDelta
:
number
mean
Absolute
Delta
meanAbsoluteDelta
:
number
mean
Score
meanScore
:
number
sample
Size
sampleSize
:
number
stability
Band
stabilityBand
:
"low"
|
"high"
|
"medium"
|
"insufficient-data"
stability
Index
stabilityIndex
:
number
standard
Deviation
standardDeviation
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
coefficient
Of
Variation
max
Delta
mean
Absolute
Delta
mean
Score
sample
Size
stability
Band
stability
Index
standard
Deviation
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...