# The meta-equation: projecting invariants onto the measured state

> Canonical: https://blazephoenix.xyz/learn/meta-equation-projection
> License: CC BY 4.0 (attribution + link) · © 2026 BlazePhoenix
> Updated: 2026-08-05



BlazePhoenix V2 is pre-deployment and under audit; this describes the framing. The meta-equation is not one formula but a discipline: for every quantity the protocol commits to, there is an invariant, and the enforced value is that invariant projected onto measured state rather than onto a nominal input. Nominal is what a token claims; measured is what the chain observed.

## Measured, not nominal

A balance you were told, a supply a token reports, a price a single pool shows — all nominal, all forgeable. The meta-equation says: bind the guarantee to the read, not to the claim. Combined with the median for prices and result verification for outputs, it is why the same numbers hold whether a counterparty is honest or hostile. Correctness stops depending on cooperation.

**Verify it yourself:** Take any figure the protocol enforces and rebuild it from raw chain state with your own script; if it matches, the guarantee was projected onto the measured value

Related: https://blazephoenix.xyz/learn/measured-not-nominal · https://blazephoenix.xyz/learn/master-conservation-identity · https://blazephoenix.xyz/learn/verify-your-instrument · https://blazephoenix.xyz/learn/v2-redesign-overview
