Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
Attestation
Interface Attestation
interface
Attestation
{
agentId
:
string
;
attestationId
:
string
;
contextEnvelope
:
ContextEnvelope
|
null
;
delegationDepth
:
number
;
effectiveTrust
:
number
;
evidenceChainHash
:
string
|
null
;
outputContract
:
OutputContract
|
null
;
outputHash
:
string
;
provenanceMetadata
:
ProvenanceMetadata
|
null
;
shieldSummary
:
{
failed
:
number
;
passed
:
number
;
totalPacks
:
number
}
;
signature
:
string
;
timestamp
:
number
;
trustLevel
:
number
;
}
Index
Properties
agent
Id
attestation
Id
context
Envelope
delegation
Depth
effective
Trust
evidence
Chain
Hash
output
Contract
output
Hash
provenance
Metadata
shield
Summary
signature
timestamp
trust
Level
Properties
agent
Id
agentId
:
string
attestation
Id
attestationId
:
string
context
Envelope
contextEnvelope
:
ContextEnvelope
|
null
delegation
Depth
delegationDepth
:
number
effective
Trust
effectiveTrust
:
number
evidence
Chain
Hash
evidenceChainHash
:
string
|
null
output
Contract
outputContract
:
OutputContract
|
null
output
Hash
outputHash
:
string
provenance
Metadata
provenanceMetadata
:
ProvenanceMetadata
|
null
shield
Summary
shieldSummary
:
{
failed
:
number
;
passed
:
number
;
totalPacks
:
number
}
signature
signature
:
string
timestamp
timestamp
:
number
trust
Level
trustLevel
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
attestation
Id
context
Envelope
delegation
Depth
effective
Trust
evidence
Chain
Hash
output
Contract
output
Hash
provenance
Metadata
shield
Summary
signature
timestamp
trust
Level
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...