Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ReleaseGateReceiptRow
Interface ReleaseGateReceiptRow
interface
ReleaseGateReceiptRow
{
agentId
:
string
;
bundlePath
:
string
|
null
;
controlEvidence
:
ReleaseGateControlEvidence
[]
;
controlStatus
:
ReleaseGateControlStatus
;
environment
:
"development"
|
"staging"
|
"production"
;
evaluatedAt
:
string
;
evidenceChainHash
:
string
;
evidenceRefs
:
ReleaseGateEvidenceLink
[]
;
failureReasons
:
string
[]
;
gateConfig
:
GatePolicy
;
gateConfigHash
:
string
;
gateId
:
string
;
overrideId
:
string
|
null
;
overrideStatus
:
ReleaseGateOverrideStatus
;
passed
:
boolean
;
policyPath
:
string
|
null
;
rowHash
:
string
;
runReceiptHash
:
string
;
runReceiptRef
:
string
;
sourceCitationIds
:
string
[]
;
}
Index
Properties
agent
Id
bundle
Path
control
Evidence
control
Status
environment
evaluated
At
evidence
Chain
Hash
evidence
Refs
failure
Reasons
gate
Config
gate
Config
Hash
gate
Id
override
Id
override
Status
passed
policy
Path
row
Hash
run
Receipt
Hash
run
Receipt
Ref
source
Citation
Ids
Properties
agent
Id
agentId
:
string
bundle
Path
bundlePath
:
string
|
null
control
Evidence
controlEvidence
:
ReleaseGateControlEvidence
[]
control
Status
controlStatus
:
ReleaseGateControlStatus
environment
environment
:
"development"
|
"staging"
|
"production"
evaluated
At
evaluatedAt
:
string
evidence
Chain
Hash
evidenceChainHash
:
string
evidence
Refs
evidenceRefs
:
ReleaseGateEvidenceLink
[]
failure
Reasons
failureReasons
:
string
[]
gate
Config
gateConfig
:
GatePolicy
gate
Config
Hash
gateConfigHash
:
string
gate
Id
gateId
:
string
override
Id
overrideId
:
string
|
null
override
Status
overrideStatus
:
ReleaseGateOverrideStatus
passed
passed
:
boolean
policy
Path
policyPath
:
string
|
null
row
Hash
rowHash
:
string
run
Receipt
Hash
runReceiptHash
:
string
run
Receipt
Ref
runReceiptRef
:
string
source
Citation
Ids
sourceCitationIds
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
bundle
Path
control
Evidence
control
Status
environment
evaluated
At
evidence
Chain
Hash
evidence
Refs
failure
Reasons
gate
Config
gate
Config
Hash
gate
Id
override
Id
override
Status
passed
policy
Path
row
Hash
run
Receipt
Hash
run
Receipt
Ref
source
Citation
Ids
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...