Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
RuntimeShieldStageSummary
Interface RuntimeShieldStageSummary
interface
RuntimeShieldStageSummary
{
formalVerification
:
{
certificateHash
:
string
;
passed
:
boolean
;
propertiesVerified
:
number
;
}
;
shieldGate
:
{
checks
:
{
credentialFreshness
:
"valid"
|
"expired"
|
"stale"
;
dataLeakageRisk
:
"low"
|
"high"
|
"medium"
|
"none"
;
instructionHierarchyValid
:
boolean
;
uncertaintyAcceptable
:
boolean
;
}
;
evidenceId
:
string
;
passed
:
boolean
;
reason
:
string
;
trustScore0to100
:
number
;
}
;
trustToken
:
{
expiresAt
:
number
;
issued
:
boolean
;
tokenId
:
string
}
;
zkProof
:
{
claim
:
string
;
generated
:
boolean
;
proofId
:
string
}
;
}
Index
Properties
formal
Verification
shield
Gate
trust
Token
zk
Proof
Properties
formal
Verification
formalVerification
:
{
certificateHash
:
string
;
passed
:
boolean
;
propertiesVerified
:
number
;
}
shield
Gate
shieldGate
:
{
checks
:
{
credentialFreshness
:
"valid"
|
"expired"
|
"stale"
;
dataLeakageRisk
:
"low"
|
"high"
|
"medium"
|
"none"
;
instructionHierarchyValid
:
boolean
;
uncertaintyAcceptable
:
boolean
;
}
;
evidenceId
:
string
;
passed
:
boolean
;
reason
:
string
;
trustScore0to100
:
number
;
}
trust
Token
trustToken
:
{
expiresAt
:
number
;
issued
:
boolean
;
tokenId
:
string
}
zk
Proof
zkProof
:
{
claim
:
string
;
generated
:
boolean
;
proofId
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
formal
Verification
shield
Gate
trust
Token
zk
Proof
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...