Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
IndustryTrustModel
Interface IndustryTrustModel
interface
IndustryTrustModel
{
benchmarkPercentiles
:
IndustryBenchmark
;
dimensionWeights
:
Record
<
string
,
number
>
;
evidenceRequirements
:
{
minEvidenceCount
:
number
;
minObservedShare
:
number
;
requiredDimensions
:
string
[]
;
}
;
industryId
:
string
;
maxStaleHours
:
number
;
name
:
string
;
regulatoryFrameworks
:
string
[]
;
riskProfile
:
"low"
|
"high"
|
"critical"
|
"medium"
;
trustDecayRate
:
number
;
}
Index
Properties
benchmark
Percentiles
dimension
Weights
evidence
Requirements
industry
Id
max
Stale
Hours
name
regulatory
Frameworks
risk
Profile
trust
Decay
Rate
Properties
benchmark
Percentiles
benchmarkPercentiles
:
IndustryBenchmark
dimension
Weights
dimensionWeights
:
Record
<
string
,
number
>
evidence
Requirements
evidenceRequirements
:
{
minEvidenceCount
:
number
;
minObservedShare
:
number
;
requiredDimensions
:
string
[]
;
}
industry
Id
industryId
:
string
max
Stale
Hours
maxStaleHours
:
number
name
name
:
string
regulatory
Frameworks
regulatoryFrameworks
:
string
[]
risk
Profile
riskProfile
:
"low"
|
"high"
|
"critical"
|
"medium"
trust
Decay
Rate
trustDecayRate
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
benchmark
Percentiles
dimension
Weights
evidence
Requirements
industry
Id
max
Stale
Hours
name
regulatory
Frameworks
risk
Profile
trust
Decay
Rate
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...