Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
MetricResult
Interface MetricResult
interface
MetricResult
{
category
:
MetricCategory
;
details
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
metricId
:
string
;
metricName
:
string
;
outputType
:
MetricOutputType
;
passed
:
boolean
;
score
:
number
;
}
Index
Properties
category
details
metadata?
metric
Id
metric
Name
output
Type
passed
score
Properties
category
category
:
MetricCategory
details
details
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
metric
Id
metricId
:
string
metric
Name
metricName
:
string
output
Type
outputType
:
MetricOutputType
passed
passed
:
boolean
score
score
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
details
metadata
metric
Id
metric
Name
output
Type
passed
score
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...