Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
OversightQualityInput
Interface OversightQualityInput
interface
OversightQualityInput
{
agentId
?:
string
|
number
;
approvals
?:
OversightApprovalEvent
[]
;
escalations
?:
OversightEscalationEvent
[]
;
hasIndependentVerificationChannel
?:
boolean
;
hasMultiModalOversight
?:
boolean
;
highRiskActions
?:
number
;
highRiskReviewed
?:
number
;
overrideCount
?:
number
;
reviewedDecisions
?:
number
;
reviewerApprovals
?:
Record
<
string
,
number
>
;
scores
?:
Record
<
string
,
number
>
;
}
Index
Properties
agent
Id?
approvals?
escalations?
has
Independent
Verification
Channel?
has
Multi
Modal
Oversight?
high
Risk
Actions?
high
Risk
Reviewed?
override
Count?
reviewed
Decisions?
reviewer
Approvals?
scores?
Properties
Optional
agent
Id
agentId
?:
string
|
number
Optional
approvals
approvals
?:
OversightApprovalEvent
[]
Optional
escalations
escalations
?:
OversightEscalationEvent
[]
Optional
has
Independent
Verification
Channel
hasIndependentVerificationChannel
?:
boolean
Optional
has
Multi
Modal
Oversight
hasMultiModalOversight
?:
boolean
Optional
high
Risk
Actions
highRiskActions
?:
number
Optional
high
Risk
Reviewed
highRiskReviewed
?:
number
Optional
override
Count
overrideCount
?:
number
Optional
reviewed
Decisions
reviewedDecisions
?:
number
Optional
reviewer
Approvals
reviewerApprovals
?:
Record
<
string
,
number
>
Optional
scores
scores
?:
Record
<
string
,
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
approvals
escalations
has
Independent
Verification
Channel
has
Multi
Modal
Oversight
high
Risk
Actions
high
Risk
Reviewed
override
Count
reviewed
Decisions
reviewer
Approvals
scores
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...