Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
AgentClassificationResult
Interface AgentClassificationResult
interface
AgentClassificationResult
{
amcLevel
:
"L0"
|
"L1"
|
"L2"
|
"L3"
|
"L4"
|
"L5"
;
classification
:
AgentClassification
;
governanceRequired
:
boolean
;
governanceUrgency
:
"critical"
|
"none"
|
"required"
|
"recommended"
;
justification
:
string
[]
;
marketingLabel
:
string
;
}
Index
Properties
amc
Level
classification
governance
Required
governance
Urgency
justification
marketing
Label
Properties
amc
Level
amcLevel
:
"L0"
|
"L1"
|
"L2"
|
"L3"
|
"L4"
|
"L5"
classification
classification
:
AgentClassification
governance
Required
governanceRequired
:
boolean
governance
Urgency
governanceUrgency
:
"critical"
|
"none"
|
"required"
|
"recommended"
justification
justification
:
string
[]
marketing
Label
marketingLabel
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amc
Level
classification
governance
Required
governance
Urgency
justification
marketing
Label
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...