Tracer Research / Research paper 01

Pricing
Capability.

In Spirit Airlines' bankruptcy proceedings, a package of deidentified operational records and internally developed software was proposed for sale. Google is the selected bidder at $10 million, subject to court approval. That gives the public a price. What remains unknown is whether the data improves an AI system on a useful task and what any measured gain would be worth to Google. Could the package have been worth more?

Adam Rida17 minute read

Read the article Read the paper
Abstract

Companies accumulate records of real decisions: customer demand, pricing changes, operational disruptions, IT incidents, and what happened next. Those records can train or test AI systems, yet their value is hard to observe because most transactions and controlled tests are private.

Spirit creates a public case because the public record describes the package and provides price signals from two auction bids and a later reported offer. The paper asks two questions. Capability Alpha estimates the data's effect on a valuable task through controlled tests. Price-Implied Uplift finds the smallest persistent commercial improvement needed to recover an observed price.

With an illustrative scope equal to 5% of annual Google Cloud revenue, a 0.236% annual revenue-equivalent uplift sustained for three years would recover the selected bid. The data's actual task effect remains unmeasured, so underpricing remains an open question.

Google's selected bid
$10M
Operational records and internally developed software, pending court approval
Break-even commercial uplift
0.236%
Annual revenue-equivalent uplift in an illustrative 5% Cloud scope over three years
Recurring-license reference
0.58%–1.42%
Standardized 5% break-even thresholds across three reported recurring agreements
Conditional value to Google
$50M–$200M
Assumes a 1% improvement in airline economics and 0.5%–2.0% of created value captured as Google revenue

The $10 million bid is observed. The percentages and value range come from stated assumptions. The compared contracts differ, and the data's performance contribution is unmeasured. Underpricing remains an open question.

How the paper turns a public price into a testable question.

AI companies are beginning to buy records of real work. Sellers have little public evidence for what those records are worth. A price shows what one buyer offered. A controlled test is still needed to show what the data changes.

  1. 01
    Test the data on a real task.

    Hold the system, task, and test conditions fixed. Compare repeated evaluations with and without the dataset. The estimated attributable difference is Capability Alpha.

  2. 02
    Translate the result into business terms.

    Estimate how many decisions or workflows the improvement can affect, what each improvement earns or saves, how long it lasts, what uses the contract permits, and what integration will cost.

  3. 03
    Check the price hurdle.

    Start from the known price and calculate the smallest persistent commercial improvement needed to recover it. The paper calls this Price-Implied Uplift.

The Spirit example

Suppose the package affects a business area equal to 5% of annual Google Cloud revenue. With the paper's margin, three-year life, and discount assumptions, a 0.236% annual revenue-equivalent uplift in that modeled scope, sustained for three years, would recover the $10 million bid.

The 5% scope is a modeling choice. Google's specific deployment surface and use mix, the data's actual effect on task performance, and the package's data-software allocation remain unknown.

A dataset's value begins with the task it can improve.

Spirit's schedule lists 100 million emails, 500 million Microsoft Teams items, 667,000 IT tickets, 516 code repositories, and billions of booking and revenue records. Those counts establish scale. They cannot tell a buyer whether the records make an AI system more accurate, faster, safer, or cheaper on a useful task.

Linked records preserve the context around a decision. An IT ticket connected to a code change and deployment result captures a problem, an action, and an outcome. A pricing decision linked to later bookings does the same. Those sequences can become training examples, test cases, or signals that an AI answer or action worked.

Connections between records matter. A smaller set of coherent histories can be more useful than a much larger archive of fragments. Valuation therefore starts with a defined task and a controlled measurement of what changes when the AI system gains access to the data.

Why this question matters now

Businesses have analyzed event logs and audit trails for decades. AI systems create more possible uses for the same records. They can learn from linked cases, retrieve relevant examples while working, and be tested against outcomes captured in operations. Each proposed use still needs a defined task and a measurable result.

Which economically relevant task can this dataset improve, and by how much?

Measure the performance change. Then calculate what it could be worth to one buyer.

Run matched tests on a stated task, changing access to the dataset while keeping the rest of the setup fixed. Then apply the measured result to the buyer's scale, products, permitted uses, useful life, and costs. This keeps experimental evidence separate from commercial assumptions.

01 / Input

The package

The records, software, and legal rights actually included in the deal.

02 / Measure

Capability Alpha

The performance difference between matched runs with and without the data.

03 / Translate

Buyer economics

The activity the improvement can affect, the revenue or savings per unit, how long it lasts, and the costs of using it.

04 / Output

Value or price hurdle

Estimate what the use could be worth to that buyer, or calculate the minimum gain needed to recover a known price.

Measurement question

Does the data improve a specified task?

The answer applies to the tested system, task, and metric. Buyer size enters later, in the economic calculation.

Economic question

What could that improvement earn or save for this buyer?

The answer depends on operating scale, how each unit of improvement changes revenue or cost, time, contract rights, and implementation costs.

Capability Alpha measures the causal contribution of proprietary data under controlled evaluation.

Compare the same AI system on the same test twice, once with the data and once without it. Keep the model, compute, prompts, tools, and scoring procedure fixed. If data and software change together, test the combinations separately.

Conceptual definitionCapability Alpha
CAD,t = E[Yt(MD)] - E[Yt(M0)]

In words: expected held-out performance with access to dataset D, minus expected performance without it, while the remaining experimental stack stays fixed.

D

The proprietary dataset being evaluated.

t

The pre-specified, economically relevant task family.

M0

The controlled model or system without access to dataset D.

MD

The controlled model or system with access to dataset D.

Yt

The pre-specified metric on an independent held-out task evaluation.

𝔼

An average over evaluation outcomes and experimental variation.

The controlled design

Same model family, compute budget, tools, harness, target distribution, metric, and evaluation setup.

Control / M0 Without D

The declared baseline stack without access to the proprietary dataset

Treatment / MD With D

Access to the proprietary dataset with the remaining stack held fixed

An illustrative controlled example

To make the definition concrete, imagine two model or system configurations using the same model family, tools, compute budget, and evaluation harness. The control has no access to proprietary IT-support trajectories. The treatment receives them.

Across controlled runs on 1,000 held-out incidents, control resolves 55.0% and treatment resolves 61.2%. Capability Alpha is +6.2 percentage points. That is a technical estimate under the declared stack, with no monetary assumption.

Data Shapley, Datamodels, TRAK, and LESS can help locate influential records or plan follow-up ablations. The economic valuation still requires a controlled estimate of the corpus's causal contribution.

Map the Frontier Deficit first

Frontier Deficit is the distance between a reference performance level and current frontier performance. It shows how much valuable capability remains missing. Whether dataset D can close that gap still requires controlled evaluation.

01

Pre-specify the task. Fix the target distribution, metric, and verifier before observing treatment results.

02

Hold out whole cases. Split by incident, customer, project, route, contract, or time period and screen for leakage.

03

Hold the stack fixed. Keep the model family, compute budget, tools, harness, and evaluation setup constant while varying access to the dataset.

04

Estimate uncertainty. Use paired seeds and intervals that reflect paired outcomes and run-to-run variation.

05

Separate moving parts. Use a factorial design when data, tools, rewards, or harness components change together.

06

Test scale and transfer. Repeat across data fractions, model families or checkpoints, and adjacent tasks.

Verifier Density and Outcome Linkage

Context becomes useful when it remains connected to action and outcome.

ContextActionTool useOutcomeVerifier

Verifier Density describes how much of the corpus supports objective or structured judgment of success. Outcome Linkage describes how reliably records connect context, action, intermediate state, and outcome. These properties shape usefulness through measured performance and usable rights.

Direct use value depends on the buyer's economic exposure.

A task-metric improvement acquires dollar value through its effect on revenue, cost, throughput, time, error, conversion, retention, or another economic outcome.

Equation 01Buyer-specific direct use value
Vbuse(D) =ρD h=1T 1(1+r)h t (Eb,t,h λb,t CAD,t dD,t,h) -CD

In words: add the buyer's expected task-level benefits over time, discount them to today, adjust for usable rights, then subtract acquisition-adjacent costs.

CAD,t

Measured gain

The causal improvement in economically relevant model or system performance attributable to dataset D on task t.

Eb,t,h x λb,t

Economic exposure

The buyer's economic base and the mapping from one metric unit into commercial change.

dD,t,h / (1+r)h

Persistence and time

How much of the data advantage survives, then what a future benefit is worth today.

ρD - CD

Rights and costs

Usable access, less acquisition-adjacent legal, deidentification, engineering, cleaning, training, and integration costs.

What this explains

A dataset can have the same measured Capability Alpha for two firms and still have different values. A buyer with broader exposure, stronger distribution, better complements, or lower integration cost can turn the same technical gain into more money.

Price-Implied Uplift calculates the persistent commercial improvement required to justify an observed price.

PIU starts with the observed transaction price and recovers the persistent attributable commercial improvement required for the transaction to break even.

Equation 02Price-Implied Uplift
PIU= P+C RscopemA(T,r)ρ

In words: observed transaction price plus acquisition-adjacent costs, divided by the present-value profit base that the capability could affect.

The annuity inside the formula

A(T,r) = ∑h=1T 1 / (1+r)h

For a three-year useful life at a 12% discount rate, A(T,r) is approximately 2.402.
P

Observed transaction price.

C

Acquisition-adjacent legal, deidentification, engineering, cleaning, training, and integration costs.

Rscope

Annual revenue base plausibly exposed to the capability.

m

Operating margin applied to incremental revenue.

A(T,r)

Discounted annuity factor across useful life T at rate r.

ρ

Rights-and-usability adjustment between zero and one.

Spirit one-time package
  1. $99.072B x 5% = $4.954B

    Annual Google Cloud revenue inside the illustrative scope.

  2. $4.954B x 35.6% = $1.763B

    Annual operating profit associated with that revenue base.

  3. $1.763B x 2.402 = $4.23B

    Three-year present-value profit base at a 12% discount rate.

  4. $10M / $4.23B = 0.236%

    Persistent revenue-equivalent uplift required to break even.

5.0% Illustrative economic base

The slider changes only the modeled business base. Aviation's actual share of Cloud revenue and Spirit's effect on that revenue remain unknown.

$99.072BAnnualized Cloud revenue
35.6%Operating margin proxy
3 yearsModeled useful life
12%Discount rate
Price-Implied Uplift 0.236%

$4.954B annual scoped revenue produces a $4.23B three-year present-value profit base.

The base calculation sets integration cost to zero and the rights adjustment to one. The agreement assigns third-party deidentification costs to Google, so the headline omits those costs.

Spirit pairs observable bids with a detailed public asset schedule.

The public record contains bid amounts and a detailed asset schedule. The corpus's contribution to any Google model or product remains unknown.

The transaction

Spirit Aviation Holdings designated Google as the successful bidder at $10 million, subject to court approval and required deidentification. Mercor was identified as the $7.5 million alternate bidder. A later $12.5 million micro1 offer arrived outside the initial auction process. It records willingness to pay and had not become a completed transaction in the paper's record.

The selected bid covers data and internally developed software, with no disclosed allocation between them. The PIU exercise assigns the full $10 million to the package. If the software has positive standalone value, that convention is an upper bound on the amount attributed to data. If the components are complementary, a clean allocation may not be economically meaningful.

Workplace100M

emails listed in the schedule

Collaboration500M

Microsoft Teams items

IT operations667K

information-technology tickets

Software516

repositories with roughly 30M lines of code

Commercial3.53B

booking-curve observations

Revenue7.51B

revenue transactions

Possible linkage 01

Pricing statedecisionbooking outcome

Possible linkage 02

IT ticketcode changedeployment result

The agreement requires deidentification while preserving referential integrity. Whether the real records are complete and usable enough to support these trajectories can only be established by inspection and controlled evaluation. Major consumer datasets, including customer profiles and Free Spirit member records, are excluded.

Could $10 million have been below the package's use value to Google?

The bids are market evidence. The forward range is a conditional buyer-specific use-value scenario. It shows which assumptions produce values of approximately $50 million to $200 million and makes no fair-value claim.

Interactive sensitivity

Build a Spirit use-value scenario.

Choose an airline improvement and a Google capture rate. Airline revenue, Cloud margin, useful life, and discount rate remain fixed.

1.00% Applied to $1.165 trillion in 2026 global airline revenue as a scale assumption.
1.00% Assumed share of created airline value that becomes incremental Google revenue.
$1.165T2026 industry revenue
35.6%Cloud margin proxy
3 yearsAssumed life
12%Assumed discount rate
Illustrative present value of modeled operating profit $99.6M

$116.5M in annual incremental Google revenue produces this present value under the fixed margin, life, and discount assumptions.

Scenario PV ÷ selected $10M package bid10.0x
This tool shows how the stated assumptions change a present value. Spirit's Capability Alpha and commercial capture remain unmeasured. The forward present value excludes acquisition, deidentification, integration, and deployment costs, a rights adjustment, and strategic value.

How the range is constructed

The forward exercise begins with $1.165 trillion of global airline revenue. It then assumes an improvement in airline economics and a share of that created value captured by Google as incremental revenue. Applying the reported 35.6% Google Cloud operating margin, a three-year life, and a 12% discount rate produces the present values below.

The 1% airline effect and 0.5% to 2.0% capture rates are chosen scenario inputs. The table shows how present value changes across them; it carries no central forecast.

Present-value sensitivity to the two unobserved forward assumptions
Modeled airline improvement0.5% capture1.0% capture2.0% capture
0.25%$12.5M$24.9M$49.8M
0.50%$24.9M$49.8M$99.6M
1.00%$49.8M$99.6M$199.2M
2.00%$99.6M$199.2M$398.4M
The evidence supports

Observable bid signals, a transparent reverse-DCF threshold, and a conditional scale sensitivity.

Outside current evidence

Spirit's fair value, the share of the $10 million bid attributable to data, and any conclusion that the asset was underpriced.

Known

Publicly observed

The selected and alternate package bids, the disclosed asset schedule, and published Google Cloud segment inputs.

Assumed

Scenario choices

Revenue scope, margin as a proxy, useful life, discount rate, airline effect, and buyer capture rate.

Unknown

Evidence still needed

Actual Capability Alpha, post-deidentification usability, integration cost, data-software allocation, and realized commercial use.

Public AI data agreements put Spirit's break-even hurdle in context.

The paper applies Price-Implied Uplift to four additional AI data and content agreements. Three involve mature public-company buyers and support a standardized 5% scope comparison.

Recurring-license shortcut

A level annual fee produces a simpler threshold.

PIUannual= Fs×OI

F is the annual fee, s is the modeled economic scope, and OI is buyer operating income used as a standardized proxy.

For a level annual fee and level annual benefit, the annuity factor cancels in the paper's base comparison. The calculation sets added cost to zero and the rights adjustment to one. Consolidated operating income is a transparent reference point; each actual AI use requires its own economic base and margin.
Recurring public-company range 0.58%–1.42%

Standardized 5% break-even thresholds across three reported recurring agreements.

Observed or reported consideration translated into a 5% break-even threshold
TransactionReported considerationPIU, stated 5% scope
Spirit / Google$10M one-time package0.236%*
New York Times / AmazonReported $20M-$25M per year0.583%-0.729%
News Corp / MetaReported up to $50M per year≤1.201%
Reddit / GoogleReported about $60M per year1.424%

* Spirit uses the paper's case-specific Google Cloud denominator and three-year discounted cash flow. The recurring-license rows use 5% of each buyer's pre-deal consolidated operating-income base as a standardized proxy.

What the panel says

Under the stated assumptions, Spirit has the lowest break-even hurdle in this small panel. A relatively small persistent contribution could justify the selected price. Whether the package was underpriced still depends on its unmeasured Capability Alpha.

What remains open

Rights, duration, refresh, intended use, asset composition, and economic bases vary across the agreements. Spirit's Capability Alpha has never been measured.

Why News Corp / OpenAI has no point estimate

The News Corp / OpenAI agreement is the fourth case. Reported consideration includes cash and OpenAI credits, and the public record provides no suitable positive operating-margin base. The paper reports a sensitivity because a point PIU would require assumptions that public evidence cannot support.

Limited buyer participation can leave a gap between auction price and buyer-specific use value.

Legal access is one requirement. Monetization at scale also needs models, compute, post-training infrastructure, distribution, and commercial exposure.

01

Usable rights

Privacy rules, deidentification, license limits, and preserved linkage determine how much utility survives.

02

Capability gain

The corpus must improve performance on a task that still contains meaningful unsolved work.

03

Buyer exposure

The same gain is worth more when it can be applied across a larger economic base.

04

Complements

Compute, models, product surface, distribution, and integration capacity determine who can realize the gain.

Retain, license, or sell

The owner belongs in the same model.

Set the buyer index to the current owner and the framework produces internal retention value. A firm can rationally value its own data less than an outside buyer if it has less exposure, weaker commercialization channels, or higher integration cost.

Keep strategy separate

Preemption needs evidence of its own.

Restrictive rights may create value by denying a close rival access. A preemption estimate requires transaction rights and competitive evidence. Add strategic value only when that evidence is available.

Vbtotal(D) = Vbuse(D) + Sb(D)

What evidence would argue against underpricing?

The decisive measurement is still missing: Spirit's actual Capability Alpha.

Representative Spirit-derived tasks are already solved near the required quality, leaving little Frontier Deficit to close.

Controlled access or post-training produces no reliable held-out improvement after the rest of the stack is fixed.

Measured gains disappear across model families or fail to change real production outcomes.

Deidentification, weak linkage, restrictive rights, or high integration cost remove most practical utility.

Capability Alpha, after economic translation, remains below the PIU threshold under defensible scope assumptions.

Measurement

Capability Alpha is conditional on the evaluation stack. It requires controlled ablations, uncertainty intervals, contamination checks, and transfer tests.

Translation

The mapping from a task metric to revenue or cost may be nonlinear, and overlapping economic bases can create double counting.

Rights and cost

A package can lose value through privacy constraints, broken linkage, legal limits, deidentification burden, and costly integration.

Economic life

The advantage may decay as models improve, substitute data appears, or the underlying business process changes.

The complete research paper

Pricing Capability: A Framework for Valuing Proprietary Data Assets in the Age of AI

This article builds the intuition. The 21-page paper contains the literature review, formal model, controlled-evaluation design, Spirit sensitivity analysis, public-transaction calculations, limitations, and bibliography.

Read the complete research paper.

Current 21-page final submission, dated August 25, 2026.

Open the paper

Sources and notes

Selected sources and method notes
  1. Pricing Capability: A Framework for Valuing Proprietary Data Assets in the Age of AI, Adam Rida, Tracer AI, Inc., August 25, 2026.
  2. Spirit Aviation Holdings auction results, asset purchase agreement, and data categories schedule, U.S. Bankruptcy Court filing, August 14, 2026.
  3. WIRED reporting on the September 9 approval hearing and the Association of Flight Attendants-CWA objection, August 25, 2026.
  4. Alphabet Q2 2026 results, used for the annualized Google Cloud revenue and segment operating-margin inputs.
  5. IATA 2026 industry outlook, used for the airline-revenue scenario base.
  6. Reuters reporting on the Reddit / Google agreement and Reddit's Form S-1. The filing supports the aggregate licensing book and does not name Google or disclose a Google-specific price.
  7. Reuters reporting on the New York Times / Amazon agreement, The Wall Street Journal's reported consideration, and Amazon's 2024 Form 10-K.
  8. Meta's News Corp partnership announcement, The Wall Street Journal's reported annual cap, and Meta's 2025 Form 10-K.
  9. News Corp and OpenAI's partnership announcement and Reuters reporting on the agreement. The paper leaves its point PIU unset because the reported value mixes cash and credits and a suitable positive margin base is unavailable.
  10. Google Cloud's SWISS case study and FLYR Labs case study, used only to establish that airline optimization can have measurable commercial consequences.
  11. The public-transaction appendix labels the evidence behind each agreement and distinguishes party disclosures, securities filings, and reported consideration. The comparison uses a standardized 5% scope for three recurring agreements; it does not claim that the contracts share the same rights, assets, or economics.
  12. These figures are conditional calculations from the current 2026 paper. They carry no appraisal, investment recommendation, or claim about Google's intended use of the package. Spirit's Capability Alpha remains unmeasured.