Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
checkBudgetViolations
Function checkBudgetViolations
checkBudgetViolations
(
sinceTs
?:
number
,
)
:
{
budget
:
number
;
feature
:
OverheadFeature
;
metric
:
string
;
value
:
number
;
}
[]
Check budget violations across features.
Parameters
Optional
sinceTs
:
number
Returns
{
budget
:
number
;
feature
:
OverheadFeature
;
metric
:
string
;
value
:
number
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Check budget violations across features.