Skip to content

Glossary

TermDefinition
Runtime GatewayHTTP service that forwards model calls and records economics evidence.
Request LedgerAppend-only economic evidence store served through the investigation API.
EventOne recorded fact or normalized record. In Blackridge, usually an EconomicsEvent.
Economics EventCanonical body-free record for one request/attempt.
Canonical EventNormalized event shape used by reports regardless of runtime/import source.
AttemptOne try within a retry or fallback sequence.
Request IDUnique request identifier.
Event IDUnique event identifier.
Trace IDW3C/OpenTelemetry trace identifier.
Span IDW3C/OpenTelemetry span identifier.
TenantTop-level customer or organizational boundary.
ProjectUser concept; map to app, namespace, workflow, or metadata if needed.
TeamOwning team for spend.
WorkflowRelated set of model calls for one business operation.
AgentLogical autonomous or semi-autonomous actor in a workflow.
ProviderUpstream model service such as OpenAI, Anthropic, or fake.
ModelProvider model name requested or selected.
RouteProvider/model decision for a request.
FallbackAlternate provider/model used after primary failure.
RetryRepeated attempt for one logical operation.
Retry AmplificationExtra spend created by retries.
Fallback TaxExtra cost created by fallback from expected primary route.
Failed WasteCost of failed model calls.
Abandoned BranchBranch that cost money but did not contribute to final output.
Semantic DuplicateDuplicate-like work identified by supplied semantic cluster metadata.
Cache HitRequest served from cache.
Cache MissRequest not served from cache.
Cache Miss OpportunityPotential savings from cacheable duplicate traffic.
Prompt TokensInput tokens.
Completion TokensOutput tokens.
Total TokensInput plus output plus provider-specific additional token classes when reported.
Token EconomicsBlackridge report model for cost, tokens, waste, opportunity, and confidence.
Economic ForensicsEvidence-based reconstruction of AI spend behavior.
AttributionOwnership metadata for spend.
Attribution ConfidencePer-field confidence: exact, strong, inferred, weak, unknown.
Unattributed SpendKnown spend without useful ownership metadata.
Unknown SpendSpend that cannot be priced or classified from available data.
Pricing SnapshotFixed price table used for cost math.
Cost MicrosUSD cost in millionths of a dollar.
Savings EstimateModeled or observed cost reduction figure.
Confidence RangeLow/high range used when savings are modeled or inferred.
Data QualityCoverage/confidence metrics in reports.
Dropped EventEvent not persisted because sink/queue failed or was unavailable.
Evidence ExportControlled export of investigation evidence for review or audit.
Raw RecordOriginal captured evidence before report-level aggregation.
ProvenanceEvidence of where data came from and how it was transformed.
LineageParent/child relationships between requests.
Workflow TraceTrace of model and possibly tool work across a workflow.
OpenTelemetryStandard telemetry framework for traces, metrics, logs.
GenAI Semantic ConventionsOpenTelemetry conventions for AI spans; Blackridge does not claim full coverage here.
AIProviderInternal Go model for a provider resource; no CRD YAML installed here.
AIRouteInternal Go model for routing policy; no CRD YAML installed here.
AIQuotaInternal Go model and runtime budget policy primitive; no CRD YAML installed here.
PolicyRule/configuration used for route, cache, or budget behavior.
GuardrailRuntime behavior that warns, downshifts, requires override, or explicitly denies.
Rate LimitRequest throughput limit. Blackridge has max in-flight request protection, not a full rate-limit product.
Budget LimitSpend threshold for budget guard evaluation.
Fail OpenContinue inference when telemetry/event persistence fails.
Fail ClosedFail request when configured event persistence condition cannot be met.
Design Partner AssessmentGuided assessment using a customer workflow and the investigation API.

Blackridge — evidence over conclusions. Unknown is not zero.