Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ReleaseGateRunRecord
Interface ReleaseGateRunRecord
interface
ReleaseGateRunRecord
{
agentId
:
string
;
bundlePath
?:
string
;
controlEvidence
?:
ReleaseGateControlEvidence
[]
;
environment
:
"development"
|
"staging"
|
"production"
;
evaluatedAt
:
string
;
evidenceRefs
:
ReleaseGateEvidenceLink
[]
;
failureReasons
:
string
[]
;
gateConfig
:
GatePolicy
;
gateId
:
string
;
override
?:
ReleaseGateOverrideRecord
;
passed
:
boolean
;
policyPath
?:
string
;
runReceiptHash
:
string
;
runReceiptRef
:
string
;
sourceCitationIds
?:
string
[]
;
}
Index
Properties
agent
Id
bundle
Path?
control
Evidence?
environment
evaluated
At
evidence
Refs
failure
Reasons
gate
Config
gate
Id
override?
passed
policy
Path?
run
Receipt
Hash
run
Receipt
Ref
source
Citation
Ids?
Properties
agent
Id
agentId
:
string
Optional
bundle
Path
bundlePath
?:
string
Optional
control
Evidence
controlEvidence
?:
ReleaseGateControlEvidence
[]
environment
environment
:
"development"
|
"staging"
|
"production"
evaluated
At
evaluatedAt
:
string
evidence
Refs
evidenceRefs
:
ReleaseGateEvidenceLink
[]
failure
Reasons
failureReasons
:
string
[]
gate
Config
gateConfig
:
GatePolicy
gate
Id
gateId
:
string
Optional
override
override
?:
ReleaseGateOverrideRecord
passed
passed
:
boolean
Optional
policy
Path
policyPath
?:
string
run
Receipt
Hash
runReceiptHash
:
string
run
Receipt
Ref
runReceiptRef
:
string
Optional
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
environment
evaluated
At
evidence
Refs
failure
Reasons
gate
Config
gate
Id
override
passed
policy
Path
run
Receipt
Hash
run
Receipt
Ref
source
Citation
Ids
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...