Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
computeInheritedTrust
Function computeInheritedTrust
computeInheritedTrust
(
orchestrator
:
AgentTrustInput
,
workers
:
AgentTrustInput
[]
,
policy
:
{
minimumFloor
:
number
;
mode
:
"STRICT"
|
"WEIGHTED"
|
"FLOOR"
;
weightDecayFactor
:
number
;
}
,
)
:
InheritedTrustResult
Parameters
orchestrator
:
AgentTrustInput
workers
:
AgentTrustInput
[]
policy
:
{
minimumFloor
:
number
;
mode
:
"STRICT"
|
"WEIGHTED"
|
"FLOOR"
;
weightDecayFactor
:
number
;
}
Returns
InheritedTrustResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...