Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
RuntimeShieldAnalysisReport
Interface RuntimeShieldAnalysisReport
interface
RuntimeShieldAnalysisReport
{
action
:
string
;
agentId
:
string
;
allowed
:
boolean
;
blocked
:
boolean
;
evidence
:
{
chainLength
:
number
;
firstHash
:
string
;
lastHash
:
string
;
shieldGateEvidenceId
:
string
;
}
;
evidenceChain
:
string
[]
;
mode
:
"runtime-action-analysis"
;
parameters
:
Record
<
string
,
unknown
>
;
processingTimeMs
:
number
;
reason
:
string
;
recommendations
:
string
[]
;
riskLevel
:
RuntimeShieldRiskLevel
;
score0to100
:
number
;
sessionId
:
string
;
shieldTrustScore0to100
:
number
;
stages
:
RuntimeShieldStageSummary
;
toolName
:
string
;
workspaceId
:
string
;
}
Index
Properties
action
agent
Id
allowed
blocked
evidence
evidence
Chain
mode
parameters
processing
Time
Ms
reason
recommendations
risk
Level
score0to100
session
Id
shield
Trust
Score0to100
stages
tool
Name
workspace
Id
Properties
action
action
:
string
agent
Id
agentId
:
string
allowed
allowed
:
boolean
blocked
blocked
:
boolean
evidence
evidence
:
{
chainLength
:
number
;
firstHash
:
string
;
lastHash
:
string
;
shieldGateEvidenceId
:
string
;
}
evidence
Chain
evidenceChain
:
string
[]
mode
mode
:
"runtime-action-analysis"
parameters
parameters
:
Record
<
string
,
unknown
>
processing
Time
Ms
processingTimeMs
:
number
reason
reason
:
string
recommendations
recommendations
:
string
[]
risk
Level
riskLevel
:
RuntimeShieldRiskLevel
score0to100
score0to100
:
number
session
Id
sessionId
:
string
shield
Trust
Score0to100
shieldTrustScore0to100
:
number
stages
stages
:
RuntimeShieldStageSummary
tool
Name
toolName
:
string
workspace
Id
workspaceId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
agent
Id
allowed
blocked
evidence
evidence
Chain
mode
parameters
processing
Time
Ms
reason
recommendations
risk
Level
score0to100
session
Id
shield
Trust
Score0to100
stages
tool
Name
workspace
Id
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...