CalcLLM v2 — Cost Intelligence Platform

Concept Exploration • 2026-05-22 • Slug: cost-intelligence
Summary

An LLM cost intelligence platform that connects to provider billing/usage APIs, pulls usage data, and models the true cost by surfacing hidden multipliers — retry overhead, cache inefficiency, context window waste, embedding recomputation, and provider-specific pricing quirks. Helps teams understand why their bill is higher than raw token pricing implies.

Clean-slate rebuild of an existing v1.

Problem Hypothesis

Confirmed LLM bills are opaque. Sticker pricing ($/1M tokens) dramatically understates actual spend due to compounding hidden multipliers that teams can't see until the invoice arrives.

Hidden Multipliers

Beneficiary Hypothesis

Hypothesis Engineering leads and AI/ML teams shipping LLM-powered products.

Org SizeConsumption PatternConfidence
Solo / small (1-10)Direct dashboard use. Builder = bill payer.High
Mid (10-50)Platform/AI lead owns costs. Needs attribution + alerts.Medium
Large (50+)Leadership wants distilled reports, chargebacks. Open question.Low

Value Wedge

Core Differentiator

Hidden multiplier modeling. Competitors show token counts; CalcLLM shows why your bill is higher than your token count implies by detecting and quantifying cost amplifiers.

Potential Core Differentiator #2

Agentic velocity cost modeling. Help leadership understand the true cost of product velocity driven by agentic coding tools (Cursor, Claude Code, Codex, etc.). Surface cost-per-feature or cost-per-sprint from AI-assisted development, and help teams decide which tasks justify agentic coding spend vs. hand-coding.

This reframes LLM cost from a pure infrastructure line item into a strategic product velocity decision.

ICP-dependent Resonates most with engineering leadership at orgs heavily adopting agentic workflows. Relevance depends on the ICP ultimately selected.

Secondary: read-only provider sync (no proxy), bill analysis, flexible team sharing (dashboard + alerts).

Market Evidence (May 2026)

Recent events validate both the core problem and the agentic velocity differentiator.

Uber — Confirmed (The Information)
DetailFinding
Budget burnFull-year AI budget exhausted in ~4 months after Claude Code rollout to ~5,000 engineers (Dec 2025)
Adoption curve32% → 84% adoption by March 2026
Per-engineer cost$500–$2,000/month; CTO spent $1,200 in 2 hours personally
AI code share70% of committed code from AI tools; 11% of live backend updates AI-generated
CTO quote"I'm back to the drawing board because the budget I thought I would need is blown away already."
Compounding factorInternal leaderboards gamified adoption, accelerating uncontrolled spend
Microsoft — Substantiated (The Verge, Windows Central)
DetailFinding
ScopeExperiences & Devices division (Windows, M365, Teams) — thousands of employees
Budget burnFull annual AI budget burned within months via token-based billing
ResponseLicense cancellation deadline June 30, 2026 (fiscal year end)
Internal framing"Toolchain unification" around GitHub Copilot CLI — but cost is the clear driver
Strategic tensionPaying Anthropic while trying to sell Copilot widely noted as contradictory
Official statementNone. Reporting based on internal sources from credible outlets
Implications for CalcLLM

Key Decisions

DecisionResolutionSource
Provider integration modelRead-only API pull, not a proxyfrom interview
"Billing" scopeAnalyze customer LLM bills, not SaaS monetizationfrom interview
V1 relationshipClean slate, no code carry-overfrom interview
Team sharing modelBoth dashboard + alerts, varies by org sizefrom interview

Constraints

Non-Goals

Riskiest Unknowns

#UnknownImpact
1Data granularity gap: Can provider APIs expose retry counts, cache rates, context utilization? Or does this need request-level telemetry?Blocks core value
2Org ownership: Who owns the LLM cost problem — AI lead, platform team, finance, eng mgmt?Shapes GTM
3Standalone viability: Dedicated cost tool vs. feature inside existing observability?Shapes product
4Monetization: If CalcLLM analyzes bills but doesn't charge, what's the business model?Deferred

Next Steps

Primary

/bootstrap-repo — Set up project foundation (README, package structure, project metadata) before research begins.

Then

/pack install business-discovery — Enable ICP, competitive analysis, and GTM research lane.

Then

/icp — Research the ideal customer profile using the beneficiary hypotheses above.


Deliverables: research/concept-brief-cost-intelligence.mdresearch/concept-brief-cost-intelligence-interview.md
ICP Readiness: Ready with caveats (test data granularity assumption first)