Frequently asked questions

The common first objections, answered honestly. The discipline here is the same as the rest of the project: concede where the math is not necessary; claim only what is earned.

Value is, literally, already a number — even a price. So why measure it with mathematics at all? Is it necessary?

This is the sharpest challenge the whole project has to survive, so it deserves a serious answer — including where the honest answer is "no."

"Value is already a price" is the trap, not the refutation

This is exactly the situation Shannon faced. Before 1948 you could have said the same about information: "Information is just the message — the words, the telegram. It is already concrete. Why do I need mathematics?" Shannon's move was to notice that the visible thing (the message, its meaning) was not the lawful quantity — the lawful quantity (bits, reduction of uncertainty) was hiding underneath, and only once you stripped away the meaning did the laws appear (channel capacity, the coding theorems).

Price is the same. Price is not value — price is value seen from one particular frame: the market's. The theory's central distinction:

Value is frame-relative (it depends on the agent's goal k); price is frame-independent (the one scalar all traders agree on at equilibrium, the shadow price λ = K/E).

Price is what value collapses to when many agents trade the same resource in a market — an emergent coordination signal, not the underlying quantity. Saying "value is just a price" is like saying "information is just the message." You have mistaken one projection for the thing.

Three things a number/price cannot give you

  1. Most AI agents have no price. An agent classifying intents, triaging papers, or routing tickets is creating value but producing no price, trading in no market. If your only instrument is price, you cannot measure it at all. You need a measure that works without a market — that is ΔG and I(X;Y), defined from the agent's outputs and the world, no trading required.
  2. A price is a point; you need the laws. Price gives an exchange ratio now, at equilibrium. It says nothing about how much value an agent can possibly generate (the ceiling ΔG ≤ I(X;Y), set by its perception, not its price), how much it wastes through overconfidence (dissipation D(q‖p)), or how much a whole fleet can produce together (capped by H(X)). Those are limits and dynamics — a number cannot carry them, only a theory can. It is the difference between knowing the price of electricity and having thermodynamics.
  3. Governing requires the substrate, not the exchange rate. To manage populations of separated AI agents you must connect value to the physical resource they burn (compute, energy) and ask "is this agent converting joules into goal-progress efficiently, or dissipating them?" Price does not touch the substrate; the value measure (V = Σ kᵢ ln eᵢ, resource → goal-progress) is built on it.

The honest part — where the answer is "no"

This is the half most people will not tell you, and it is the project's credibility: the math is necessary for some claims and not for others.

For trading goods between humans in a market — no. Price already does it; you do not need this. For measuring and governing AI agents that mostly do not trade — where you need ceilings, dissipation, and alignment — yes. Price cannot reach those, and that is the only place the theory earns its keep.

The mathematics is necessary exactly where it tells you something a price cannot — and the discipline of the work is admitting it is redundant everywhere else. That honesty is the point.

Can it estimate the price of things that do not currently have one?

Yes for one meaning of "price," no for the other.

It gives a frame-relative valuation and an internal shadow price for the unpriced — useful for allocating resources inside agent systems — but it does not discover the objective external price, which by definition only exists once a market produces it.

Can value be stored and transferred like money?

The storable, transferable thing is price and resource — not value itself — and the difference is the reason money exists.

Value in this theory is exergy (available useful work), not conserved energy. So unlike money it is:

  1. Not conserved — it dissipates. The Second Law of Value: realized value = available potential minus dissipation (G = D(q‖r) − D(q‖p)), and a moving world floors dissipation above zero. Value leaks; a dollar does not.
  2. Frame-relative — no single magnitude to move. The same item is worth different amounts to agents with different goals; there is no one number to transfer.
  3. Lossy to transfer. Cross-frame transfer is friction-limited and never lossless: move i→j only when V_j − V_i > f, with f > 0.

Money is the transferable shadow of value, not value itself. Because value is frame-relative and lossy to move, a frame-independent, conserved, storable token (money, or the shadow price λ) is invented to stand in for value during exchange. The physics analogy is energy: you can store it in a battery and send it down a wire, but the useful part (exergy) degrades on every store and round-trip. So you can store the substrate (free energy, compute, a budget E) — but it is exergy, it dissipates, not a frozen stock; and you transfer via price, because raw value cannot cross frames intact. This is why the theory coordinates agents through a price on shared resources rather than by moving value between them.

Isn't this just generalized Kelly with new terminology?

At the single-agent core, yes — and the project concedes it up front. The capacity theorem ΔG ≤ I(X;Y) and the fleet's Kelly-portfolio operating point are Kelly/Cover results re-read for an arbitrary scarce resource. None of the underlying mechanisms is individually new.

What is added — and what Kelly does not cover — is their unification under one substrate-grounded quantity, the cross-frame / price layer, the fleet ceiling (Σ G_a ≤ H(X)), and the is/ought asymmetry — beliefs have a target the world supplies, goals do not — from which alignment emerges as a control-stability condition. The full prior-art comparison and contribution statement are in docs/related-work.md.

Authorship note. The argument and theory are the author's (Cheng Qian); this FAQ's prose was drafted with AI assistance and reviewed by the author — the same honesty disclosure used on the project's other writing.

See it for yourself

The most direct use of the theory: a tool that takes an agent's outputs versus ground truth and returns its value ceiling, realized rate, dissipation, and value-per-compute — in nats, with nulls and CIs, running entirely in your browser.

Open the Value-Meter →