Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
PlatformDependencyScore
Interface PlatformDependencyScore
interface
PlatformDependencyScore
{
recommendations
:
string
[]
;
resilience
:
"vulnerable"
|
"fragile"
|
"resilient"
|
"antifragile"
;
riskMatrix
:
{
impact
:
string
;
provider
:
string
;
risk
:
"low"
|
"high"
|
"critical"
|
"medium"
;
}
[]
;
score
:
number
;
singlePointsOfFailure
:
string
[]
;
worstCaseRecoveryTime
:
string
;
}
Index
Properties
recommendations
resilience
risk
Matrix
score
single
Points
Of
Failure
worst
Case
Recovery
Time
Properties
recommendations
recommendations
:
string
[]
resilience
resilience
:
"vulnerable"
|
"fragile"
|
"resilient"
|
"antifragile"
risk
Matrix
riskMatrix
:
{
impact
:
string
;
provider
:
string
;
risk
:
"low"
|
"high"
|
"critical"
|
"medium"
;
}
[]
score
score
:
number
single
Points
Of
Failure
singlePointsOfFailure
:
string
[]
worst
Case
Recovery
Time
worstCaseRecoveryTime
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
recommendations
resilience
risk
Matrix
score
single
Points
Of
Failure
worst
Case
Recovery
Time
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...