Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
HandoffVerificationResult
Interface HandoffVerificationResult
interface
HandoffVerificationResult
{
errors
:
string
[]
;
expired
:
boolean
;
packet
:
|
{
artifactPaths
:
string
[]
;
constraints
:
string
[]
;
contextHash
:
string
;
createdTs
:
number
;
currentState
:
string
;
delegationScope
:
string
[]
;
dependencyStatuses
:
{
dependencyId
:
string
;
evidenceRefs
:
string
[]
;
ownerAgentId
:
string
|
null
;
refusalReason
:
string
|
null
;
required
:
boolean
;
status
:
"satisfied"
|
"blocked"
|
"refused"
|
"pending"
;
}
[]
;
evidenceSnapshot
:
string
[]
;
expiryTs
:
number
;
fromAgentId
:
string
;
goal
:
string
;
knownUnknowns
:
string
[]
;
nextAction
:
string
;
ownershipTransfer
:
|
{
evidenceRefs
:
string
[]
;
fromOwnerAgentId
:
string
;
refusalReason
:
string
|
null
;
scope
:
string
[]
;
status
:
"accepted"
|
"refused"
|
"offered"
;
toOwnerAgentId
:
string
;
transferReceiptId
:
string
|
null
;
}
|
null
;
packetId
:
string
;
refusalReasons
:
{
agentId
:
string
;
evidenceRefs
:
string
[]
;
reason
:
string
;
refusedAt
:
string
;
}
[]
;
senderReceipt
:
|
{
agentId
:
string
;
createdTs
:
number
;
packetId
:
string
;
payloadHash
:
string
;
receiptId
:
string
;
role
:
"sender"
;
signature
:
string
;
}
|
null
;
signature
:
string
;
stopConditions
:
string
[]
;
toAgentId
:
string
;
trustState
:
|
{
confidence
:
number
;
integrityIndex
:
number
;
level
:
number
;
}
|
null
;
}
|
null
;
senderReceiptValid
:
boolean
;
signatureValid
:
boolean
;
valid
:
boolean
;
}
Index
Properties
errors
expired
packet
sender
Receipt
Valid
signature
Valid
valid
Properties
errors
errors
:
string
[]
expired
expired
:
boolean
packet
packet
:
|
{
artifactPaths
:
string
[]
;
constraints
:
string
[]
;
contextHash
:
string
;
createdTs
:
number
;
currentState
:
string
;
delegationScope
:
string
[]
;
dependencyStatuses
:
{
dependencyId
:
string
;
evidenceRefs
:
string
[]
;
ownerAgentId
:
string
|
null
;
refusalReason
:
string
|
null
;
required
:
boolean
;
status
:
"satisfied"
|
"blocked"
|
"refused"
|
"pending"
;
}
[]
;
evidenceSnapshot
:
string
[]
;
expiryTs
:
number
;
fromAgentId
:
string
;
goal
:
string
;
knownUnknowns
:
string
[]
;
nextAction
:
string
;
ownershipTransfer
:
|
{
evidenceRefs
:
string
[]
;
fromOwnerAgentId
:
string
;
refusalReason
:
string
|
null
;
scope
:
string
[]
;
status
:
"accepted"
|
"refused"
|
"offered"
;
toOwnerAgentId
:
string
;
transferReceiptId
:
string
|
null
;
}
|
null
;
packetId
:
string
;
refusalReasons
:
{
agentId
:
string
;
evidenceRefs
:
string
[]
;
reason
:
string
;
refusedAt
:
string
;
}
[]
;
senderReceipt
:
|
{
agentId
:
string
;
createdTs
:
number
;
packetId
:
string
;
payloadHash
:
string
;
receiptId
:
string
;
role
:
"sender"
;
signature
:
string
;
}
|
null
;
signature
:
string
;
stopConditions
:
string
[]
;
toAgentId
:
string
;
trustState
:
|
{
confidence
:
number
;
integrityIndex
:
number
;
level
:
number
;
}
|
null
;
}
|
null
sender
Receipt
Valid
senderReceiptValid
:
boolean
signature
Valid
signatureValid
:
boolean
valid
valid
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
expired
packet
sender
Receipt
Valid
signature
Valid
valid
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...