Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
setTrustInheritanceMode
Function setTrustInheritanceMode
setTrustInheritanceMode
(
workspace
:
string
,
mode
:
TrustInheritancePolicyMode
,
)
:
{
minimumFloor
:
number
;
mode
:
"STRICT"
|
"WEIGHTED"
|
"FLOOR"
;
weightDecayFactor
:
number
;
}
Parameters
workspace
:
string
mode
:
TrustInheritancePolicyMode
Returns
{
minimumFloor
:
number
;
mode
:
"STRICT"
|
"WEIGHTED"
|
"FLOOR"
;
weightDecayFactor
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...