Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
getRiskTierProfile
Function getRiskTierProfile
getRiskTierProfile
(
tier
:
string
,
)
:
{
assurancePacks
:
"core"
|
"security"
|
"all"
|
"minimal"
;
evaluationTimeoutMs
:
number
;
evidenceDepth
:
"standard"
|
"light"
|
"full"
;
maxQuestions
:
number
;
reportDetail
:
"standard"
|
"summary"
|
"comprehensive"
;
requireSignature
:
boolean
;
tier
:
"low"
|
"med"
|
"high"
|
"critical"
;
}
Parameters
tier
:
string
Returns
{
assurancePacks
:
"core"
|
"security"
|
"all"
|
"minimal"
;
evaluationTimeoutMs
:
number
;
evidenceDepth
:
"standard"
|
"light"
|
"full"
;
maxQuestions
:
number
;
reportDetail
:
"standard"
|
"summary"
|
"comprehensive"
;
requireSignature
:
boolean
;
tier
:
"low"
|
"med"
|
"high"
|
"critical"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...