{"uid":"cap_oVev2QBJeVc71g4xWVZj_","slug":"delx-saturation-ratio-b91c81b2","name":"Delx Saturation Ratio","description":"Compute capacity saturation from in-flight work and capacity — call when measuring in-flight work against capacity. Use for SRE/ops math agents buy from broad utility catalogs: SLA, error budget, success rate, and health scores with zero upstream cost. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, and no claim of live chain tip, web search, or media generat…","url":"https://api.delx.ai/api/v1/x402/saturation-ratio","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"capacity":{"type":"number","description":"Maximum concurrent capacity."},"in_flight":{"type":"number","description":"Current in-flight work units."}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-saturation-ratio/v1","capacity":10,"in_flight":9,"saturated":false,"saturation_ratio":0.9}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_HFeziPVTWQIcGr2pd5fSj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes capacity saturation ratio from in-flight work units and maximum capacity, returning a deterministic machine-readable JSON result","exampleAgentPrompt":"What's the saturation ratio for my service right now — I have a max capacity of 500 and 340 units currently in flight?","exampleUseCases":[{"title":"SRE dashboard saturation check","prompt":"My service can handle 1000 concurrent requests and right now 780 are in flight — what's the saturation ratio so I can update my ops dashboard?"},{"title":"Error budget health composite input","prompt":"I need the saturation ratio to feed into my ops health score calculation — capacity is 200 and in-flight is 155."},{"title":"Capacity headroom alert evaluation","prompt":"We're tracking whether to trigger a scale-out alert — compute the saturation ratio for a system with 5000 capacity slots and 4800 currently in use."}],"resultDescription":"A deterministic JSON object containing the computed saturation ratio (in-flight divided by capacity), indicating what fraction of total capacity is currently consumed. Useful as a standalone metric or as an input to composite health scores.","failureModes":["Missing required field (capacity or in_flight) returns a validation error","Capacity value of zero causes a division-by-zero error","Non-numeric input values return a type error","Negative values may produce unexpected or invalid ratios","Payment failure via x402 prevents execution and returns a 402 response"],"whenToPreferThis":"Choose this endpoint when you need a fast, stateless, zero-dependency computation of capacity saturation with no upstream data calls. Ideal for SRE/ops agents composing health scores from raw telemetry, or when you want deterministic math at minimal cost ($0.003 USDC) without integrating a full observability platform. Prefer over manual calculation when building automated pipelines that need machine-readable JSON output.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:51.279Z","isFirstParty":false}