Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
TrustCertificatePayload
Interface TrustCertificatePayload
interface
TrustCertificatePayload
{
agentId
:
string
;
certificateId
:
string
;
evidenceHashChain
:
TrustCertificateEvidenceHashChain
;
generatedTs
:
number
;
integrityIndex
:
number
;
schemaVersion
:
1
;
score
:
number
;
scoreSourceRunId
:
string
|
null
;
scoreSourceRunTs
:
number
|
null
;
signingKey
:
{
fingerprint
:
string
;
kind
:
"auditor"
|
"preview"
;
publicKeyPem
:
string
;
}
;
validity
:
{
daysValid
:
number
;
notAfterTs
:
number
;
notBeforeTs
:
number
}
;
}
Index
Properties
agent
Id
certificate
Id
evidence
Hash
Chain
generated
Ts
integrity
Index
schema
Version
score
score
Source
Run
Id
score
Source
Run
Ts
signing
Key
validity
Properties
agent
Id
agentId
:
string
certificate
Id
certificateId
:
string
evidence
Hash
Chain
evidenceHashChain
:
TrustCertificateEvidenceHashChain
generated
Ts
generatedTs
:
number
integrity
Index
integrityIndex
:
number
schema
Version
schemaVersion
:
1
score
score
:
number
score
Source
Run
Id
scoreSourceRunId
:
string
|
null
score
Source
Run
Ts
scoreSourceRunTs
:
number
|
null
signing
Key
signingKey
:
{
fingerprint
:
string
;
kind
:
"auditor"
|
"preview"
;
publicKeyPem
:
string
;
}
validity
validity
:
{
daysValid
:
number
;
notAfterTs
:
number
;
notBeforeTs
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
certificate
Id
evidence
Hash
Chain
generated
Ts
integrity
Index
schema
Version
score
score
Source
Run
Id
score
Source
Run
Ts
signing
Key
validity
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...