Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
RedTeamExploitLedgerInput
Interface RedTeamExploitLedgerInput
interface
RedTeamExploitLedgerInput
{
agentId
:
string
;
evidenceRefs
?:
string
[]
;
ledgerId
:
string
;
records
:
RedTeamExploitRecordInput
[]
;
runId
:
string
;
signedEvidenceRefs
?:
string
[]
;
sourceRefs
?:
string
[]
;
}
Index
Properties
agent
Id
evidence
Refs?
ledger
Id
records
run
Id
signed
Evidence
Refs?
source
Refs?
Properties
agent
Id
agentId
:
string
Optional
evidence
Refs
evidenceRefs
?:
string
[]
ledger
Id
ledgerId
:
string
records
records
:
RedTeamExploitRecordInput
[]
run
Id
runId
:
string
Optional
signed
Evidence
Refs
signedEvidenceRefs
?:
string
[]
Optional
source
Refs
sourceRefs
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
evidence
Refs
ledger
Id
records
run
Id
signed
Evidence
Refs
source
Refs
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...