Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface RouterFallbackCostBudget

    interface RouterFallbackCostBudget {
        estimatedCostUsd: number;
        evidenceRef: string;
        maxEstimatedCostUsd: number;
    }
    Index
    estimatedCostUsd: number
    evidenceRef: string
    maxEstimatedCostUsd: number