Type alias CostCapType

CostCapType: "session" | "daily" | "single_operation"

File

CostGuard.ts

Description

In-process spending caps per agent session/day. Complements the backend CostService (which handles billing persistence) by enforcing hard limits that halt execution immediately.