Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
TrustVerificationResult
Interface TrustVerificationResult
interface
TrustVerificationResult
{
grantedScopes
:
string
[]
;
level
:
MaturityLevel
;
reasons
:
string
[]
;
requiredActions
?:
string
[]
;
score
:
number
;
trusted
:
boolean
;
trustLevel
:
"untrusted"
|
"conditional"
|
"full"
|
"limited"
;
}
Index
Properties
granted
Scopes
level
reasons
required
Actions?
score
trusted
trust
Level
Properties
granted
Scopes
grantedScopes
:
string
[]
level
level
:
MaturityLevel
reasons
reasons
:
string
[]
Optional
required
Actions
requiredActions
?:
string
[]
score
score
:
number
trusted
trusted
:
boolean
trust
Level
trustLevel
:
"untrusted"
|
"conditional"
|
"full"
|
"limited"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
granted
Scopes
level
reasons
required
Actions
score
trusted
trust
Level
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...