Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
TrendAnalysis
Interface TrendAnalysis
interface
TrendAnalysis
{
agentType
:
string
;
avgScore
:
number
;
maxScore
:
number
;
minScore
:
number
;
points
:
TrendPoint
[]
;
trend
:
"improving"
|
"stable"
|
"declining"
;
trendSlope
:
number
;
volatility
:
number
;
}
Index
Properties
agent
Type
avg
Score
max
Score
min
Score
points
trend
trend
Slope
volatility
Properties
agent
Type
agentType
:
string
avg
Score
avgScore
:
number
max
Score
maxScore
:
number
min
Score
minScore
:
number
points
points
:
TrendPoint
[]
trend
trend
:
"improving"
|
"stable"
|
"declining"
trend
Slope
trendSlope
:
number
volatility
volatility
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Type
avg
Score
max
Score
min
Score
points
trend
trend
Slope
volatility
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...