Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
CostBudgetSpendSnapshot
Interface CostBudgetSpendSnapshot
interface
CostBudgetSpendSnapshot
{
actualUsd
:
number
;
agentId
:
string
;
budgetId
:
string
;
evidenceRef
:
string
;
periodEnd
:
string
;
periodStart
:
string
;
runCount
:
number
;
toolPathSpend
?:
CostBudgetToolPathSpendSnapshot
[]
;
}
Index
Properties
actual
Usd
agent
Id
budget
Id
evidence
Ref
period
End
period
Start
run
Count
tool
Path
Spend?
Properties
actual
Usd
actualUsd
:
number
agent
Id
agentId
:
string
budget
Id
budgetId
:
string
evidence
Ref
evidenceRef
:
string
period
End
periodEnd
:
string
period
Start
periodStart
:
string
run
Count
runCount
:
number
Optional
tool
Path
Spend
toolPathSpend
?:
CostBudgetToolPathSpendSnapshot
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actual
Usd
agent
Id
budget
Id
evidence
Ref
period
End
period
Start
run
Count
tool
Path
Spend
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...