Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ScoreExplanationReport
Interface ScoreExplanationReport
interface
ScoreExplanationReport
{
agentId
:
string
;
auditTrail
:
AuditTrailEntry
[]
;
benchmarkComparisons
:
BenchmarkComparison
[]
;
confidenceIntervals
:
ConfidenceInterval
[]
;
layerExplanations
:
{
explanation
:
string
;
layerName
:
string
;
questionCount
:
number
;
score
:
number
;
}
[]
;
naturalLanguageExplanations
:
NaturalLanguageExplanation
[]
;
overallExplanation
:
string
;
overallScore
:
number
;
questionDecompositions
:
ScoreDecomposition
[]
;
reportId
:
string
;
reportSha256
:
string
;
ts
:
number
;
}
Index
Properties
agent
Id
audit
Trail
benchmark
Comparisons
confidence
Intervals
layer
Explanations
natural
Language
Explanations
overall
Explanation
overall
Score
question
Decompositions
report
Id
report
Sha256
ts
Properties
agent
Id
agentId
:
string
audit
Trail
auditTrail
:
AuditTrailEntry
[]
benchmark
Comparisons
benchmarkComparisons
:
BenchmarkComparison
[]
confidence
Intervals
confidenceIntervals
:
ConfidenceInterval
[]
layer
Explanations
layerExplanations
:
{
explanation
:
string
;
layerName
:
string
;
questionCount
:
number
;
score
:
number
;
}
[]
natural
Language
Explanations
naturalLanguageExplanations
:
NaturalLanguageExplanation
[]
overall
Explanation
overallExplanation
:
string
overall
Score
overallScore
:
number
question
Decompositions
questionDecompositions
:
ScoreDecomposition
[]
report
Id
reportId
:
string
report
Sha256
reportSha256
:
string
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
audit
Trail
benchmark
Comparisons
confidence
Intervals
layer
Explanations
natural
Language
Explanations
overall
Explanation
overall
Score
question
Decompositions
report
Id
report
Sha256
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...