Cloud/AI Governance/FinOps ガード
FinOps ガード
The cost guard of your fleet: cap array responses, compress tool schemas, set your cost attribution rate and let the policies pay you back on every request before your budget notices.
FinOps Guard は、お金の話のポリシー側です。AI Spend は何を費やしたかを示し、この画面は次にいくら使うかを決めます。コンソールの言葉によるルールはこちら: "Apply response and payload controls before requests reach your budget limits."

Cost Guard
Apply response and payload controls before requests reach your budget limits.
Truncates array responses after this many items
Toon Compression
Compress tool descriptions to reduce token overhead from schema definitions.
Cost attribution rate
Estimated cost per 1M tokens (USD), used to calculate spending in analytics.
These defaults are inherited by new servers. Each server can override these settings individually from its detail page.
モックアップは実際のエディタです。スライダーをドラッグまたはクリックし、Toon Compression を切り替え、レートを変更してください。デフォルトはコンソールのものです: 50項目、圧縮オフ、100万トークンあたり$3。
Max Array Items: 肥大化したレスポンスの予算上限
スライダーは、不釣り合いなほど大きな影響を持つ1つの数値を制御します: "Truncates array responses after this many items." 検索に400行で応答する上流のAPIは、50(または設定した値)で応答するようになり、5〜500の範囲を10目盛りで制限します。上限を超えたものは決してモデルに届かないため、トークンコストがかかることはなく、レスポンスも高速なままです。これが、AI Spend と Security Posture に表示される Cost Saved カウンターの背後にある仕組みです。このスライダーが許可する切り詰め1回ごとにお金が戻ってきます。
Toon Compression: より小さいスキーマ、同じツール
1つのスイッチが明確な仕事を担います: "Compress tool descriptions to reduce token overhead from schema definitions." すべてのコネクタはスキーマ定義とともにツールを公開し、それらのスキーマは呼び出しごとにコンテキストに乗ってきます。圧縮はツールを呼び出し可能なまま、そのオーバーヘッドを縮めます。多数のコネクタを持つフリートにとって、すべてのリクエストに対する恒久的な割引です。
Cost attribution rate: トラフィックを自分の流儀で価格付けする
数値入力欄は "Estimated cost per 1M tokens (USD), used to calculate spending in analytics." を設定します。デフォルトは$3.00です。モデルの価格設定が異なるなら自分の値を設定すれば、Reports のすべてのドル金額(Estimated Cost、FinOps Savings、Cost per Request、FinOps ROI)が自分の経済性に変換されます。スライダーとレートは調整すると同時に保存されます。忘れるような保存ボタンはありません。
継承: デフォルトは今、例外は後から
コンソールは、これを大規模でも管理可能に保つルールで締めくくります: "These defaults are inherited by new servers. Each server can override these settings individually from its detail page." フリートのベースラインをここで一度設定し、Connectorごとの上書きは数字が正当化する場所だけで行います。フッターからコンソールのFinOpsドキュメントに進むと、詳細なルールがわかります。