Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
DomainApplyResult
Interface DomainApplyResult
interface
DomainApplyResult
{
agentId
:
string
;
assessmentScore
:
{
composite
:
number
;
gaps
:
number
;
level
:
string
}
;
complianceFrameworks
:
string
[]
;
configFileUpdated
:
string
|
null
;
domain
:
string
;
dryRun
:
boolean
;
guardrailsEnabled
:
string
[]
;
guardrailsGenerated
:
number
;
packsApplied
:
string
[]
;
}
Index
Properties
agent
Id
assessment
Score
compliance
Frameworks
config
File
Updated
domain
dry
Run
guardrails
Enabled
guardrails
Generated
packs
Applied
Properties
agent
Id
agentId
:
string
assessment
Score
assessmentScore
:
{
composite
:
number
;
gaps
:
number
;
level
:
string
}
compliance
Frameworks
complianceFrameworks
:
string
[]
config
File
Updated
configFileUpdated
:
string
|
null
domain
domain
:
string
dry
Run
dryRun
:
boolean
guardrails
Enabled
guardrailsEnabled
:
string
[]
guardrails
Generated
guardrailsGenerated
:
number
packs
Applied
packsApplied
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
assessment
Score
compliance
Frameworks
config
File
Updated
domain
dry
Run
guardrails
Enabled
guardrails
Generated
packs
Applied
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...