@adcp/client API Reference - v4.19.0
Documentation
GitHub
npm
Preparing search index...
GovernanceDebugEntry
Type Alias GovernanceDebugEntry
GovernanceDebugEntry
:
|
{
type
:
"governance_check"
;
iteration
:
number
;
tool
:
string
;
plan_id
:
string
;
}
|
{
type
:
"governance_conditions_applied"
;
iteration
:
number
;
conditions
:
GovernanceCondition
[]
;
}
|
{
type
:
"governance_outcome_error"
;
check_id
:
string
;
error
:
string
}
Typed debug log entries for governance operations.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/client API Reference - v4.19.0
Loading...
Typed debug log entries for governance operations.