Skip to main content

PUNCH

DESIGN PAPER

27 JULY 2026

PRODUCT ECONOMICS27 JULY 2026ROBINHOOD CHAIN

Punch: Outcome-Weighted Perpetual Markets with Isolated Counterparty Classes

The formal design for Punch on Robinhood Chain: the Core Pool, modular dKLP and KLP vaults, outcome-weighted trading rewards, the PUNCH/sPUNCH stock-flow loop, priceability, and solvency isolation.

Download PDF

ABSTRACT

One engine. Multiple counterparties. No shared solvency.

Punch on Robinhood Chain is an oracle-priced perpetual-market system in which a trader selects both a market and a counterparty class. The shared engine standardizes position arithmetic; the selected class determines custody, settlement, risk capacity, fees, and incentives. This separation permits economically distinct products to coexist without mutualizing their balance sheets: the Core Pool, an endogenous counterparty pool capitalized by realized trading losses, and modular KLP classes (dKLP and KLP), capitalized by liquidity providers and constrained to immediate profit settlement. A separate Flow EVM deployment with a live basket-backed KLP is outside this paper's formal model.

The design couples outcome-weighted PUNCH rewards to hard lifetime and epoch budgets, a worst-case cost floor, terminal outcomes, and class-local accounting. Market admission is a priceability decision: identity, oracle health, persistent liquidity facts, and class risk capacity must hold before new exposure. Rewards cannot spend settlement capital or rescue another class. PUNCH/sPUNCH feedback is cohort-delayed and budget-bounded, affecting later incentives but not current settlement. The analysis formalizes profit-claim conservation, fresh LP share accounting, donation-neutral vault genesis, trader-senior exits, and bounded queue recovery. PUNCH has a one-billion hard cap, a finite protocol-user incentive envelope, and terminal outcome-weighted lose-to-earn release. Signed markets pin one reviewed provider and convert a verified median-confidence pair into action-conservative bounds without silent fallback. A closed-loop stock-flow model reconciles fees, committed claim inventory, optional atomic claim-and-lock, sPUNCH shares, FIFO-junior buybacks, burns, donations, and later-cohort boosts.

PRIMARY CONTRIBUTIONS

  1. 01

    A formal separation between shared position logic and class-local economic settlement.

  2. 02

    A permanent, non-depositor Core Pool class with bounded profit liability and explicit deferred-settlement risk.

  3. 03

    A reusable KLP module whose class instances remain independent in capital, NAV, admission, and lifecycle.

  4. 04

    Outcome-weighted rewards constrained by a strict non-profitable-manufacture condition.

  5. 05

    A market-admission framework based on verifiable priceability, not discretionary attention.

  6. 06

    A one-billion PUNCH hard cap with a finite user-incentive envelope and bounded terminal lose-to-earn release.

  7. 07

    A closed-loop PUNCH/sPUNCH stock-flow model for fees, funded claims, shares, locks, buybacks, burns, and donations.

Contents
  1. 1. Design problem
  2. 2. Model & notation
  3. 3. Counterparty classes
  4. 4. Core Pool
  5. 5. Modular KLPs
  6. 6. Outcome-weighted rewards
  7. 7. Market admission & pricing
  8. 8. Governance & containment
  9. 9. Economic propositions
  10. 10. PUNCH token economics
  11. 11. Limitations
  12. 12. Conclusion
  13. A. Notation
  14. B. Invariant catalogue
  15. C. Scope note
  16. R. References
1

THE DESIGN PROBLEM

1.1 Counterparty capital is the scarce input

A perpetual market can attract directional demand before it attracts sufficient counterparty capital. Conventional pooled-liquidity systems solve the problem by asking LPs to warehouse trader PnL and market risk. This can work for mature assets, but it creates a cold-start loop for a new venue: liquidity waits for volume, volume waits for open interest, and open interest waits for liquidity.

Emerging onchain assets make the loop harder. Their spot liquidity may be thin, their price history short, and their venue topology unstable. A single undifferentiated pool must either reject those markets or force conservative LPs to share a balance sheet with them.

1.2 Incentives usually reward activity, not economic contribution

Flat volume mining pays the same unit reward to a trade that adds counterparty cash and a trade that removes it. That symmetry is convenient but economically incomplete. In a counterparty system, realized losses, realized profits, and liquidations have different effects on available settlement capital. A useful reward schedule may therefore weight outcomes differently—but only if the maximum reward value remains below the guaranteed cost of manufacturing the rewarded outcome.

1.3 One interface need not imply one balance sheet

Punch addresses these constraints by splitting the product at the settlement boundary. A common position engine supplies consistent arithmetic and order semantics. Each counterparty class supplies a distinct promise about who bears risk, when profit is paid, how new exposure is bounded, and whether LP shares exist. The design target is not maximum composability. It is legible heterogeneity without financial contagion.

2

MODEL & NOTATION

2.1 Position state

A position i is identified by account, market, counterparty class, and direction. Let:

  • Mi be escrowed margin;
  • Ni be notional size;
  • i = Ni/Mi be leverage;
  • si{−1,+1} denote short or long;
  • p0,i and pt,i be entry and settlement prices; and
  • Fi be position-level fees paid from the position’s own economic domain.
πi,t = siNi [pt,i / p0,i − 1](1)
Gross directional PnL before caps, fees, and impact.

The position rule computes the magnitude using the GMX-derived delta identity, with direction determining whether the delta is profit or loss:

Di,t = Ni · |pt,i − p0,i| / p0,i(2)

Executions use a trader-adverse price bound. Given p ≤ p ≤ p+, a long opens at the upper leg and closes at the lower leg; a short does the reverse. This makes spread and oracle uncertainty part of the position’s execution economics rather than an unpriced externality.

2.2 Capped lifetime profit

Let i be the snapshotted collateral-relative profit cap and bremi the position’s remaining lifetime profit budget. Gross realizable profit is:

Gi = min{max(πi,0), ḡi, bremi}(3)

A profitable partial decrease consumes the corresponding budget permanently. The same collateral base cannot be reused across repeated partial closes. Unused capacity is released only when the position fully closes.

2.3 Margin precedes profit

Margin custody is segregated from counterparty capital. Following a realized loss Li and fees, the surviving margin amount is:

RMi = max{Mi − Li − Fi, 0}(4)

On a full close, RMi is returned before any profit-settlement path executes. Counterparty illiquidity can delay class-specific profit; it cannot silently convert surviving trader margin into counterparty capital.

2.4 Total-liquidation boundary

Liquidation is a total position exit, not a partial deleveraging rule. Let mmarki,t be collateral remaining after adverse marked PnL and position-level fees, fliqi the liquidation fee, and ℓ̄i the position's snapshotted maximum leverage. With leverage at zero collateral defined as infinite, liquidation is admissible when:

Liqi,t = 1{mmarki,t = 0 ∨ mmarki,t < fliqi ∨ Ni/mmarki,t > ℓ̄i}(5)
The disjunction captures collateral exhaustion, inability to cover the liquidation fee, and excess marked leverage.

Once liquidated, the entire remaining collateral is removed from the position. The keeper receives no more than the available amount; the residual is class-local counterparty inflow. No liquidation value is borrowed from another class:

Kliqi = min{fliqi, mmarki,t},   Iliqi = mmarki,t − Kliqi(6)

Liquidation remains callable while new exposure is paused. This preserves a risk-reducing path through risk-off states; it does not guarantee keeper participation, oracle liveness, or profitable execution.

2.5 Economic assumptions

The model is deliberately non-stationary and conditional. It does not infer safety from average trader behavior, assume a uniquely true oracle price, or infer product safety from a mathematical identity. The following assumptions delimit what the equations can and cannot establish.

Table 1. Model assumptions and scope
LabelAssumptionInterpretive boundary
A1Accounting uses nominal settlement-token units.Exact ledger accounting does not guarantee external purchasing power or redemption at par.
A2Traders, LPs, keepers, and governors are strategic and may respond adversarially to incentives.No representative-agent, benevolent-operator, or address-equals-identity assumption is used.
A3Order flow, outcome frequencies, correlations, and liquidity may change regime and exhibit heavy tails.Expectations describe a scenario; they do not imply stationarity, convergence, or bounded path loss.
A4Price sources are imperfect measurements with freshness, confidence, divergence, and venue risks.The enforceable claim concerns bounded actions under source health—not discovery of a uniquely true price.
3

COUNTERPARTY CLASSES

A class is an economic domain, not a UI mode. It owns or references a unique settlement module, margin-custody domain, counterparty pool, risk policy, market set, fee waterfall, and optional emissions budget. The shared engine includes the class identifier in position identity and routes settlement to that class only.

Table 2. Counterparty-class comparison
ClassCounterpartyProfit settlementMarket postureReward posture
Core PoolPermanent class; opens may pause, exits remain routableEndogenous loss-built pool; no depositor sharesSurviving margin first; profit immediate when liquid, otherwise senior FIFO claimSelected majors and qualified emerging assetsHighest outcome-weighted reward schedule
dKLPModular class; admission is capital- and qualification-boundedIsolated, stable-asset LP vaultImmediate profit settlement, bounded at admissionPriceable young assets that satisfy higher trust tiersOptional, independently budgeted schedule
KLPModular class; independently governed and retireableIsolated, stable-asset LP vaultImmediate profit settlement, bounded at admissionMajor assets with reviewed signed price sourcesMinimal, zero, or independently budgeted

3.1 State isolation

Define the economically relevant state of class c at time t as:

Ωc,t = (Ec,t, Cc,t, Qc,t, Jc,t, OIc,t, Bc,t)(7)

where E is escrowed margin, C is counterparty cash, Q is senior profit debt, J is junior fee liability, OI is open interest, and B is the class reward budget state. For any settlement transition Tc in class c, the required isolation property is:

∀ d ≠ c : Ωd,t+1 = Ωd,t(8)

3.2 Lifecycle asymmetry

The Core Pool is permanent: it may move between active and opens-paused states but cannot be converted into an LP class. Modular KLP classes pass through proposal, staging, activation, close-only, and retirement states. New exposure can be stopped quickly; resuming exposure requires delayed governance. Reductions, liquidations, and eligible exits remain routable through risk-off states.

4

CORE POOL

4.1 Endogenous capital and cold start

Core Pool has no LP shares and no public deposit function. Initial cash may be zero or may include separately accounted donated seed capital. Thereafter, realized trader losses, liquidation residuals, and eligible retained inflows can add cash; delivered trader profits remove it. A donation is not reclassified as realized trader loss and therefore does not enlarge any loss-indexed incentive basis.

C0 ≥ 0,   C0 = 0 ∧ G0 > 0 ⇒ Q1 ≥ G0 − H0(9)
No positive seed is assumed. If C₀ is zero, the first valid net profit is recorded through the senior FIFO settlement path.
Ct+1 = Ct + Lt + It − Wt(10)
Stylized cash evolution; settlement fees and junior claims remain separately accounted.

Here Lt is realized loss inflow, It is eligible retained inflow, and Wt is total delivered profit in the period—current-period wins paid immediately plus any repayment of older FIFO debt. Write Wt = Wcurt + RQt, where Wcurt is profit delivered against current-period gross and RQt is senior-queue repayment. Rewards do not appear in Equation 10 because they are issued from an independent, capped token budget; they are not paid from settlement cash.

The rational trader proposition is a choice among explicit frontiers. Core Pool can support qualified markets that an LP constituency is unwilling to underwrite and can offer its own leverage, fee, and outcome-weighted reward schedule. In exchange, profit may become an uncollateralized senior FIFO claim of uncertain duration. A trader who places a high cost on delay should prefer an adequately capitalized immediate-settlement class when one is available.

4.2 Senior FIFO profit claims

If no older profit debt exists, available cash pays as much net profit as possible. Any remainder becomes an immutable senior claim. If older debt exists, a new profit claim joins behind it rather than jumping the queue because cash happened to arrive in the same transaction. Claim order is first-in, first-out; repayment may be partial; administrators cannot reorder principal.

Qt+1 = max{Qt + (Gt − Ht − Wcurt) − RQt, 0}(11)

Ht is the profit-impact haircut. Equation 11 uses current-period delivered profit Wcurt so queue repayment RQt is not subtracted twice; Equation 10 uses total delivered Wt = Wcurt + RQt so FIFO repayments still reduce pool cash. Junior fee routing is subordinate to outstanding FIFO debt. The public interface must present pool cash, queued debt, net equity, and claim age separately; “pool balance” alone is not an adequate solvency disclosure. Queue-age percentiles and realized repayment throughput over stated windows provide an additional disclosure surface without promising a settlement date.

NEt = Ct − Qt(12)

NEt may be negative by design. A queued profit is a disclosed settlement mode, not an assertion that the claim is presently cash-covered.

4.3 Capital available for new risk

Cash already owed to senior profit claims or recorded as junior revenue cannot be recycled into new risk capacity:

Xt = max{Ct − Qt − Jt, 0}(13)

Open-interest limits operate in an absolute cold-start regime and a capital-relative regime. In both, the system separately reserves every position’s remaining maximum profit:

Λt = Qt + Σi∈openbremi(14)
Admit(i) ⇒ Λt + Δbi ≤ Capliabilityt(15)

This bound complements gross OI, net OI, aggregate directional exposure, per-position collateral, and leverage limits. It prevents many small accounts or repeated partial wins from manufacturing an unrecorded promise.

4.4 Directional inventory without a funding transfer

Core Pool does not use a recurring funding or borrow transfer. Each side pays the class-local position fee snapshotted when exposure is admitted. Directional imbalance is therefore rationed through capacity rather than dynamically subsidized through a funding rate.

nc,m,t = |OILc,m,t − OISc,m,t|,   Admit(i) ⇒ OIgrossc,m,t+1 ≤ Capgrossc,m,t ∧ nc,m,t+1 ≤ Capnetc,m,t(16)
Admission must satisfy all applicable market, class, and aggregate limits; the equation does not publish their operating values.

Net, gross, aggregate directional, and reserved-profit ceilings are complements. A fee can price access, but it cannot substitute for a hard bound on the loss Core Pool could owe along a one-sided path.

4.5 Profit claims survive delivery failure

Settlement state distinguishes an unpaid FIFO claim from cash already removed from the pool and irrevocably funded for its current claim owner. A rejected direct transfer therefore changes the delivery path, not the economic owner or the amount owed. Transferable claim ownership, funded fallback escrow, and unallocated pool cash remain separate accounting objects.

This distinction is economically material. Receiver-specific token restrictions should not force a valid position close to revert, allow junior claims to advance, or make a funded obligation appear available for new risk. Public solvency views must therefore reconcile direct payment, funded claim escrow, and still-unfunded FIFO principal separately.

Because ownership may be transferable, a third party could independently price a claim below face value as a signal of perceived delay and solvency risk. Punch neither operates nor endorses such a secondary market, and an external price would not alter claim principal, FIFO rank, or the protocol's repayment obligation.

4.6 Queue pressure is not a single-number oracle

Queue depth and total promised-profit utilization answer different questions. Debt relative to cash measures current settlement pressure; reserved and queued liability relative to its live ceiling measures remaining admission capacity. The design enters hard risk-off only when both dimensions are stressed. That condition is evaluated synchronously on a proposed increase rather than depending on an external actor to update a pause flag first.

Recovery uses lower, separately reviewed thresholds. A class can recover through cash and repayment improvement or through release of reserved liability, while decreases, liquidations, exact margin return, and queue service remain available throughout. Numerical thresholds are policy parameters and remain outside this paper.

5

MODULAR KLP CLASSES

5.1 One module, independent class instances

A KLP class is a share-based stable-asset vault integrated with the same settlement interface as the Core Pool. Reuse occurs at the mechanism level, not the balance-sheet level. Each class has its own vault, margin escrow, risk manager, market set, fee routing, NAV reporters, and lifecycle.

The named classes are dKLP for qualified emerging-asset markets and KLP for major-asset markets. Neither is required for the Core Pool to operate. Each admits exposure only when its own capital, priceability, governance, and demand conditions are sufficient.

5.2 Epoch NAV and share integrity

Let Ce be vault cash at epoch e, Je encumbered junior fees,Πopene quorum-reported net open trader PnL, and NKLPe share supply. A simplified checkpointed share value is:

qe = (Ce − Je − Πopene) / NKLPe(17)

Positive trader PnL reduces vault NAV; negative trader PnL increases it. qe may be negative when open trader profit exceeds unencumbered cash; insolvent NAV closes priced share actions until a fresh quorum checkpoint restores a non-negative mark. Deposits and asynchronous redemptions use a fixed epoch checkpoint. If a realized position outcome makes the prior checkpoint stale, priced share actions likewise close until cash and open PnL are reconciled. This avoids minting into known losses or redeeming against a pre-settlement mark.

5.3 Immediate-settlement invariant

KLP classes have no payout queue. A winning position must be payable immediately; therefore the promise is enforced at admission, not improvised at close. If At is liability-backing vault capital and ρc the class payout ratio, then:

Σi∈openbremi ≤ ρcAt,   0 < ρc < 1(18)

Admission also applies class-wide and market-level gross OI, absolute net OI, collateral, leverage, and reserved-profit limits. In this reduced-form notation, ρcAt corresponds to the class's live reserved-profit ceiling, while market and aggregate ceilings can bind more tightly. LP withdrawal requests are asynchronous and remain junior to valid trader-profit reserves.

5.4 Why modularity matters economically

The architecture allows different risk-bearing constituencies to self-select. A conservative major-asset LP need not underwrite young-asset PnL. A dKLP LP can price elevated volatility and market-quality risk without importing that risk into KLP. The Core Pool remains available to traders who accept deferred-profit risk in exchange for a different leverage and reward frontier.

5.5 Share actions require current, reconciled NAV

NAV reporting uses a governance-appointed, permissioned reporter set and a configured threshold. Reporter votes bind a specific vault, epoch, reporter generation, snapshot block, and open-PnL value. A membership or threshold change advances the generation and invalidates unfinished votes from the prior configuration. Disagreement or non-quorum closes priced share actions; it does not grant one reporter authority to reprice the vault.

A position mutation cannot be priced through a snapshot that predates it, and a realized outcome closes deposits and matured withdrawals until cash and open PnL are checkpointed again.

Direct asset transfers are reconciled before any priced share action. At genesis, unowned assets receive matching permanently locked shares so the first depositor cannot appropriate them. After genesis, a donation belongs proportionally to the existing share base; an unexplained deficit closes share actions. These rules distinguish an economic contribution from an accounting surprise.

5.6 LP exit is asynchronous and trader-senior

An exit request escrows its shares and fixes its receiver before a bounded, utilization-sensitive cooldown. Final payment uses the latest finalized epoch and cannot consume accrued protocol fees or capital reserved for maximum trader profit. The delay is an LP liquidity-control mechanism, not a trader payout queue: KLP trader profits remain synchronous.

Retirement is correspondingly redundant. Registry position count, margin custody, risk exposure and profit reservation, and a final quorum-checkpointed cash/NAV state must all agree that the class is empty. No single stale ledger can authorize an irreversible retirement.

6

OUTCOME-WEIGHTED TRADING REWARDS

6.1 PUNCH supply is capped; release is earned

PUNCH is the protocol's finite incentive and coordination asset. Its supply has a hard cap of one billion PUNCH and no inflation beyond that ceiling. The supply map separates protocol-user incentives, locked and vesting contributors, the public PUNCH20 voucher reserve, and ecosystem formation:

PUNCH = 1,000,000,000
= 725,000,000users + 200,000,000vesting + 50,000,000PUNCH20 + 25,000,000ecosystem
(19)
This stock identity does not authorize a chain, class, epoch, market, or account to release any particular amount.
Table 3. PUNCH supply envelope
AllocationShareAmountEconomic role
Protocol-user incentives72.5%725M PUNCHFinite inventory for governed user-facing release, including outcome-weighted trading incentives; not an immediate emission schedule.
Team and investors20.0%200M PUNCHLocked and vesting contributor allocation, separated from earned trading rewards.
Public PUNCH20 voucher5.0%50M PUNCHPublic distribution reserve for fixed 20:1 burn-redemption; the voucher is not equity, revenue, or a return promise.
Ecosystem, POL, and airdrop2.5%25M PUNCHEcosystem formation, protocol-owned liquidity, and community distribution within the same hard cap.

The 725M user allocation is a stock, not a promise to emit. Punch converts that finite inventory into bounded flows: immutable aggregate ceilings, class lifetime budgets, class-wide epoch release caps, address-level friction, and a single terminal reward record per position. Unused capacity remains unreleased. Exhaustion clamps an incentive without changing margin return, PnL, or the counterparty's settlement obligation.

6.2 PUNCH20 is a bounded redemption mechanism

Each redemption burns 20 PUNCH20 for one PUNCH against the dedicated 50M PUNCH reserve. For voucher balance V20,u, the redeemable amount is:

Pstartu = V20,u/20,   ΣuPstartu ≤ 50,000,000 PUNCH(20)
PUNCH20 is a fixed redemption voucher. It is not a share of Punch, a claim on fees, or a promise of token value.

Redeemed PUNCH may be deposited into sPUNCH and locked before a later position opens. Its duration-weighted value can then enter that position's bounded boost calculation. PUNCH obtained, staked, or locked after the position opens cannot alter its snapshotted multiplier.

The same sPUNCH shares represent a pro-rata claim on PUNCH held by the staking vault. Fee-funded donations add backing without minting competing shares, so any resulting change in backing is allocated pro rata across the existing share base. Redemption does not guarantee a boost, donation, fee flow, token value, liquidity, or return.

6.3 Lose-to-earn reward object

Punch treats PUNCH as a capped incentive rail, not settlement capital and not loss insurance. Only a terminal full close or liquidation creates a reward-bearing outcome. Partial decreases realize ordinary PnL and fees but do not reuse the reward basis.

For terminal outcome y ∈ {win, loss, liquidation}, define:

  • Ai: the class-configured eligible economic basis;
  • wc,y: outcome weight;
  • μc,m,e: optional market multiplier;
  • βi: position-open lock boost, snapshotted for the life of the position; and
  • rc(Ic): class rate as a function of monotonic class inflow.
Zi = Ai · wc,y · μc,m,e · (1 + βi) · rc(Ic)(21)

Actual accrual is the raw amount bounded by the remaining per-address, class-epoch, class-lifetime, and global budgets:

Ri = min{Zi, Āu,e, Ēc,e, B̄c, B̄global}(22)

Budget exhaustion clamps rewards; it cannot revert position settlement. Economic changes are announced for the next epoch rather than repricing activity mid-epoch. Each class owns an isolated sub-budget under one immutable global ceiling.

6.4 The anti-manufacture condition

Let be the conservative PUNCH price used for validation, the maximum possible curve rate, the largest outcome weight,μ̄ the largest market multiplier,β̄ the hard boost ceiling equal to maxc β̄c across class-level ceilings, and κ the guaranteed round-trip cost per reward-basis dollar. Every configuration must satisfy:

P̄ · r̄ · w̄ · μ̄ · (1 + β̄) < κ(23)

The condition does not claim to solve Sybil identity. Address caps add friction; the class-wide epoch cap is the aggregate release backstop when activity is distributed across addresses. These limits bound issuance; they do not infer identity or prevent coordinated activity.

6.5 Why lose-to-earn may weight losses more heavily

In the Core Pool, a realized trader loss increases counterparty cash while a realized profit consumes it. Outcome weighting recognizes that asymmetric capital effect. Lose-to-earn therefore means that an eligible terminal loss may receive a larger PUNCH weight than a win—not that the loss is reimbursed. The trader's economic loss remains real. Rationally manufactured loss remains negative under Equation 23; organic losing activity receives a larger share of a precommitted, finite incentive budget.

6.6 Bounded PUNCH and sPUNCH feedback

The reward and staking rails create an intertemporal feedback loop, not a settlement loop. Once claims are separately activated and inventory covers every token still issuable under the larger applicable committed budget, a trader may claim PUNCH plainly or optionally claim-and-lock it through sPUNCH. The lock adapter must move the exact claim into the vault, mint proportional shares, and lock exactly those shares atomically; a failed lock restores the claim ledger. Locked value can affect only the boost snapshotted for a later position.

Each counterparty class has a source-bound fee waterfall. After the source has honored senior obligations, the junior amount is partitioned among its backstop, the shared sPUNCH buyback rail, operations, and pool retention. Integer remainder stays with the source pool. The shared rail may accumulate settlement assets while FIFO debt exists, but it cannot spend them until that debt is zero. Purchased PUNCH is split between a bounded burn destination and an exact vault donation; the donation mints no shares.

PUNCH, sPUNCH, reward inventory, and buyback assets are not margin or counterparty capital. A failed reward callback, exhausted budget, disabled claim path, or unavailable buyback must not block position settlement. The size and runway of this feedback are bounded policy variables. Equations 48–56 formalize its custody, timing, stock-flow, and resource-cost relationships.

6.7 Aggregate release rate and terminal uniqueness

Address caps are not identities. The economically meaningful rate limit is therefore class-wide: every reward-bearing record in an epoch consumes the same aggregate class release budget, as well as the remaining class lifetime and global ceilings. Splitting activity across addresses cannot expand that envelope.

The reward object is also terminal rather than transaction-count based. A partial decrease may realize PnL and fees, but it creates no reward record. The surviving position can produce at most one later full-close or liquidation record. Equations 44–45 formalize these two mechanism claims without publishing any operating budget.

7

MARKET ADMISSION & PRICEABILITY

7.1 Listing is a qualification predicate

A market is not admitted merely because a token is popular or a venue is familiar. The engine market is permanently bound to one asset identity. A class may open new exposure only while identity, price-source health, assigned trust tier, live asset facts, and class risk capacity all agree:

Eligible(m,c,t) = Im ∧ Om,t ∧ [τm,t ∈ Tc] ∧ Kc,m,t(24)

I denotes immutable identity binding, O oracle health, τ the live asset trust assessment, Tc the tiers accepted by a class, and K available class risk capacity. Oracle health is multidimensional: applicable predicates include freshness, publisher and schema validity, confidence or spread, TWAP observation coverage, spot–TWAP divergence, active in-range depth, liquidity permanence, and range coverage. A market fails closed when a required dimension is unavailable or outside its configured bound.

7.2 Two price-source families

SIGNED MAJOR-ASSET DATA

Atomic, trader-adverse execution

Major markets use one explicitly selected reviewed signed source. Reports are freshness- and confidence-bounded. Provider migration is deliberate; the system does not silently change trust semantics through automatic fallback during stress.

ONCHAIN VENUE DATA

Time, depth, and liquidity facts

Emerging assets use venue-specific TWAP adapters plus observable facts such as in-range depth, observation history, liquidity permanence, and range coverage. A locked but economically irrelevant position does not qualify as defensive depth.

7.3 Trust tiers are per asset

Venue trust is a ceiling, not a blanket endorsement. Major signed-feed assets occupy a distinct tier. Emerging assets earn stronger tiers only when their own live facts justify them. dKLP admission requires persistent active in-range depth, sufficient observation history, wide-range or otherwise durable locked liquidity, bounded divergence, and healthy source routing—not token origin or a venue label alone. LP classes accept only their configured stronger tiers; probationary assets may be restricted to Core Pool, where no LP principal exists to drain and exposure is still bounded.

Promotion requires delayed governance and fresh qualification. A persistent deterioration in depth, lock status, range coverage, or source health may only reduce trust permissionlessly; it cannot promote. Lost qualification stops new exposure while existing decreases and liquidations remain available under the class’s conservative price path.

Assets with protocol-verifiable liquidity permanence can produce stronger admission evidence than otherwise similar assets whose liquidity may disappear without notice, but this is an evidentiary advantage rather than automatic trust. The same published predicates apply to external venues. See the dKLP admission architecture note for the product-level mapping.

7.4 Signed confidence bounds and provider pinning

A reviewed signed-data market may select Chainlink Data Streams or paid Pyth Pro reports behind one market router. The provider is pinned per market. A failure does not invite an automatic change in trust semantics, and a migration must target an independently healthy source.

For Pyth Pro, a verified median and confidence amount define a lower and upper execution bound. The action-specific engine selects the conservative side of that interval, and execution requires a report accepted in the current block. Confidence is an uncertainty input, not a guarantee that a latent “true” price lies inside the band. Equations 46–47 state only the enforceable interval and routing claims.

8

GOVERNANCE & CONTAINMENT

8.1 Fast risk reduction, slow risk expansion

A guardian may pause new class or market exposure when public health conditions fail. Resuming exposure, promoting an asset, relaxing risk, changing economic curves, or activating a new class requires delayed governance. This asymmetry makes emergency action conservative by construction.

8.2 Existing positions retain admitted terms

Leverage, profit caps, per-side position fees, and reward boosts are snapshotted when exposure is admitted. A later governance change applies to new exposure rather than retroactively making an existing position liquidatable or repricing a completed decision. Stale-term positions may reduce risk or add margin, but must close and re-enter before increasing size.

The rule is symmetric: governance cannot worsen an admitted trader's terms, and the trader cannot retroactively import a later, more favorable fee, leverage, profit-cap, or boost configuration into existing exposure.

8.3 Risk containment matrix

Table 4. Public threat model and invariant-level response
RiskEconomic failurePublic control boundary
Manufactured activityRewards exceed the cost of producing eligible flow.Worst-case cost inequality, terminal-only rewards, duration rules, and aggregate epoch caps.
Counterparty overextensionPromised trader profit exceeds class capacity.Lifetime profit reservations, OI limits, liability limits, and risk-off admission states.
Cross-class contagionA weak class consumes a stronger class’s assets.Unique custody, pool, risk, fee, and reward domains; shared math only.
Stale KLP NAVShares mint or redeem against known but unrecognized PnL.Epoch checkpoints, reporter quorum, mutation-aware snapshots, and closed share actions when stale.
Price-source failureBad or missing data creates unfair execution.Freshness/confidence checks, explicit source routing, adverse bounds, open pauses, and conservative exits.
Governance surpriseRules change after a trader accepts exposure.Next-epoch economics, term snapshots, timelocked risk expansion, and event-visible transitions.
Operational livenessAutomation failure strands risk reduction.Permissionless reductions/liquidations where practicable, bounded work, and exits independent of open-admission state.

These controls reduce specific failure modes; they do not eliminate smart-contract, oracle, governance, token, bridge, chain, keeper, or economic risk. Bounded actions and isolated custody limit exposure; they do not make failure impossible.

9

ECONOMIC PROPOSITIONS

9.1 Class choice creates a transparent settlement frontier

Let trader utility from class c be:

Ui,c = E[πi − Fi,c] + E[V(Ri,c)] − λiVar(πi) − δiE[Tsettlei,c](25)

Traders with a high cost of settlement delay δi should prefer an adequately capitalized KLP class, all else equal. Traders who accept deferred-profit risk may prefer the Core Pool’s leverage, market access, fee, or reward frontier. The class picker makes this tradeoff explicit rather than hiding it inside a blended pool.

9.2 LP pricing improves when risk domains are narrower

Let the required expected fee return for an LP class be an increasing function of trader-PnL variance, oracle uncertainty, liquidity mismatch, and governance risk:

E[fc] ≥ Φ(σ2PnL,c, ωoracle,c, χliquidity,c, γgovernance,c)(26)

Separating major and emerging-asset classes narrows the risk distribution an LP must price. This does not guarantee lower required returns, but it prevents unrelated risk from being imposed through balance-sheet aggregation.

Pairwise correlation estimates are not treated as solvency permissions. They may inform stress analysis or a coherent risk measure within a class, but deterministic gross, net, aggregate, and reserved-liability ceilings remain binding when correlations are unstable or tail dependence dominates.

9.3 Incentive expense is bounded independently of settlement

For classes c = 1…n, epochs e, and immutable global budget global (the same global ceiling used in Equations 22 and 44):

Σc Accruedc ≤ Σc Budgetc ≤ B̄global(27)

A domain budget is itself subordinate to the finite protocol-user allocation. For authorized incentive domains h, aggregate hard budgets cannot create a claim on more PUNCH than that allocation:

Σhh ≤ S̄usersPUNCH = 725,000,000 < S̄PUNCH = 1,000,000,000(28)
The inequality constrains authorization. It does not imply that all authorized inventory is emitted, circulating, or economically valuable.
Accruedc,e ≤ EpochBudgetc,e(29)

Because settlement does not depend on successful reward accrual, an exhausted or unavailable incentive budget reduces issuance rather than creating a counterparty default.

9.4 Endogenous capital is path-dependent

The Core Pool’s long-run cash drift depends on the realized distribution of losses, delivered wins, and retained inflow:

E[ΔC] = E[L] + E[I] − E[W](30)

Positive expected drift is not guaranteed. The mechanism changes how capital can form; it does not assume traders lose at a fixed rate. Profit caps, liability reservations, open interest limits, and transparent FIFO debt are necessary precisely because realized paths can be hostile.

9.5 FIFO debt is a reflected queue

Let Yt be newly queued net profit and RQt delivered repayment during interval t. Away from the zero boundary, the conditional expected queue drift is:

E[ΔQt | Qt > 0] = E[Yt] − E[RQt](31)

This is a Lindley-style reflected process: debt cannot become negative, and a favorable long-run mean does not erase clustered winning paths. If repayment arrives at a stable effective rate λQ, a deliberately rough fluid approximation for a claim with principal ahead q is:

E[Twait(q)] ≈ q / λQ,   λQ = E[RQt] / Δt(32)
Diagnostic approximation only; it excludes flow clustering, receiver failures, backstop purchases, and regime changes.

9.6 The reward-safety feasibility surface

Rearranging Equation 23 gives a public upper surface for the curve rate. It is not a parameter recommendation; it shows the direction in which every reward control moves the anti-manufacture margin:

rsafe < κ / [P̄ · w̄ · μ̄ · (1 + β̄)](33)
∂rsafe/∂κ > 0;  ∂rsafe/∂x < 0,  x ∈ {P̄, w̄, μ̄, 1 + β̄}(34)

9.7 Class isolation trades diversification for containment

If two class PnL processes were pooled, their one-period variance would include a covariance term:

Var(Πa + Πb) = σ2a + σ2b + 2ρabσaσb(35)

When correlation is reliably low or negative, mutualization can reduce the capital required for a target aggregate risk level. Punch does not claim otherwise. It chooses class isolation because young-asset tail dependence, oracle failure, governance scope, and liquidity regimes are difficult to estimate and can become correlated precisely during stress. The economic purchase is containment, auditable attribution, and participant choice—not free diversification.

9.8 Token feedback is cohort-delayed and budget-bounded

Let VLi,open be the conservative locked value observed when position i opens, and Ki,open the class-configured value required for a full boost. The snapshotted boost can be represented as:

βi = β̄c · min{1, VLi,open / Ki,open}(36)

Let ΔEboost be the incremental token accrual permitted by positive snapshotted boosts during a budget interval. Remaining class and global budgets bound that increment:

0 ≤ ΔEboost ≤ min{Bremc, Bremglobal}(37)

9.9 LP exit headroom is residual, not nominal cash

Let Rt be the KLP class's remaining reserved trader-profit liability. The capital available to an LP exit excludes both that senior reserve and accrued junior fees:

Aexitt = max{Ct − Jt − Rt, 0}(38)

For a matured request holding x escrowed shares at finalized epoch value qe, payment and cooldown obey:

Paye(x) ≤ min{⌊xqe⌋, Aexitt},   ∂Delay/∂upayout ≥ 0(39)

9.10 Unsolicited assets do not belong to the next depositor

Let D be a positive unowned asset transfer and q0 the genesis accounting unit. If no beneficial shares exist, the vault assigns matching permanently locked shares before accepting a priced deposit:

Slock = D/q0,   qpost = D/Slock = q0(40)

Once beneficial shares exist, reconciliation incorporates a donation into NAV before computing the next depositor's share issue. The donation then accrues to the prior share base rather than creating a known stale-price transfer.

9.11 Queue recovery is two-dimensional

For positive pool cash, define queue pressure and total liability utilization as:

uQt = Qt/Ct,   uΛt = Λt/Capliabilityt(41)

A zero-cash state with positive debt is treated as maximal queue pressure. Symbolic hard-pause and recovery predicates are:

PauseOpen = [uQ > θpressQ] ∧ [uΛ ≥ θhardΛ];   Recover = [uQ ≤ θrecQ] ∨ [uΛ ≤ θrecΛ](42)

9.12 Profit ownership is conserved across delivery states

For a realized net-profit claim Vclaim, let pdirect be cumulative direct payment, efunded funded owner escrow, and qfifo still-unfunded FIFO principal. At every transition:

Vclaim = pdirectt + efundedt + qfifot,   pdirectt, efundedt, qfifot ≥ 0(43)

9.13 Aggregate release limits dominate address splitting

Let 𝓘c,e be the set of terminal reward records admitted for class c in epoch e. Let c,e be the class-wide epoch release cap and Bused cumulative issuance before that epoch. The epoch's total accrual obeys:

Σi∈𝓘c,eRi ≤ min{c,e, B̄c − Busedc,<e, B̄global − Busedglobal,<e}(44)

9.14 Position fragmentation cannot multiply reward records

Index every size decrease of position i by s. A nonterminal decrease has zero reward accrual, while the position lifecycle admits at most one terminal reward record:

Rpartiali,s = 0,   Σs1{recordterminali,s} ≤ 1(45)

9.15 Signed-oracle uncertainty is explicit and source-local

For a verified signed report, let m,t be the reported median and cm,t > 0 its accepted confidence amount. The action-conservative selector a(x) ∈ {−1,+1} uses:

pexecm,t(x) = p̃m,t + a(x)cm,t ∈ [p̃m,t − cm,t, p̃m,t + cm,t](46)

Let s(m) denote the single signed provider pinned to market m, and Okm,t the health predicate reported by source k. Routing and migration obey:

Om,t = Os(m)m,t,   s'(m) ≠ s(m) ⇒ Os'(m)m,t = 1 before rebinding(47)
10

PUNCH TOKEN ECONOMICS

PUNCH economics are a sequence of bounded stocks and exact flows: finite supply, terminal incentive accrual, funded claims, optional staking, junior fee conversion, and later- cohort boosts. The identities below describe that public product loop without fixing operating parameter values.

10.1 The PUNCH/sPUNCH loop is a stock-flow system

The public model treats fee routing, reward inventory, claims, staking, and buybacks as separate ledgers joined by exact transitions. Let Fc,t be the gross junior fee amount presented by the source bound to class c. With basis-point shares αBc, αUc, and αOc whose sum is at most 10,000:

Fc,t = Bc,t + Uc,t + Oc,t + Rc,t,  
Bc,t = ⌊αBcFc,t/10⁴⌋,   Uc,t = ⌊αUcFc,t/10⁴⌋,
    Oc,t = ⌊αOcFc,t/10⁴⌋
(48)
All terms are non-negative integers. Each named slice is floor-rounded independently; the full residual, including rounding, remains in the source pool.

Claim activation is governed by inventory, not merely by already-accrued balances. Let Bactivet be the sum of active class budgets, Bnextt the already-published next-epoch total when one exists, CPt cumulative claims, and IPt PUNCH held by the controller:

claimt = max{Bactivet, Bnextt},  
Requiredt = max{claimt − CPt, 0},   ClaimsEnabledt ⇒ IPt ≥ Requiredt
(49)
The committed-budget reserve is intentionally stronger than reserving only currently accrued claims. Published future commitments are included before claim activation or a budget transition.

For a claimant with exactly au,t accrued across all class ledgers, the controller exposes two mutually exclusive destinations:

ΔCPt = au,t,   plain ⇒ ΔPwalletu,t = au,t,  
lock(k) ⇒ ΔASt = au,t ∧ ΔNSt = ΔLu,t = s(au,t,k)
(50)

Let ASt be PUNCH assets in the sPUNCH vault, NSt outstanding shares, D exact deposits, G authorized buyback donations, U unsolicited direct transfers, W redemptions, M minted shares, and X burned shares over an observation interval:

ASt = AS0 + D[0,t] + G[0,t] + U[0,t] − W[0,t],  
NSt = NS0 + M[0,t] − X[0,t]
(51)

The vault uses one virtual asset and one virtual share. Define its real-valued accounting index t and the displayed, floor-rounded 18-decimal value qt:

t = (ASt + 1)/ (NSt + 1),   qt = ⌊10¹⁸q̃t⌋,  
ΔG = g > 0 ∧ ΔNS = 0 ⇒ q̃' − q̃ = g/(NS + 1) > 0 ∧ q' ≥ q
(52)
Authorized donation requires an existing share supply. Dust can be hidden by displayed integer rounding, so the enforceable statement for q is weak monotonicity.

For one successful buyback, let Z be settlement assets spent, Pbuy newly purchased PUNCH, Ppre PUNCH already present on the rail, Pburn the bounded burn slice, and Pdon the vault donation:

Pbuy + Ppre = Pburn + Pdon,  
Pburn = ⌊bPbuy/10⁴⌋,   Pdon = Pbuy − Pburn + Ppre,   ΔAS = Pdon
(53)
The burn percentage applies only to newly purchased PUNCH. Pre-existing unsolicited PUNCH is donated, preventing a second burn attribution.

Execution is permissionless but condition-bounded. Writing H$t for settlement-token health, Hpt for fresh confidence-bearing spot and TWAP availability, and Δtexec for time since the preceding execution:

Executet = 1 ⇒ Qt = 0 ∧ H$t = 1 ∧ Hpt = 1 ∧ Δtexec ≥ Δtmin
∧ 0 < Zt ≤ min{Balance$t, Z̄exec, Z̄caller}
(54)

A lock's boost basis depends on shares, vault backing, duration weight, and a usable PUNCH price. For active lock j of user u, let mj be its basis-point multiplier and dP PUNCH decimals:

u,t = Σj activesu,jmj/10⁴,  
VLu,t = L̃u,ttpt / 10dP
(55)
The calculation floor-rounds the weighted-share and weighted-asset products. After the bounded last-good window, an unavailable price maps boost value to zero rather than blocking unrelated settlement.

Position i freezes the resulting bounded boost at admission. A later donation or claim-and-lock may change VL for a later cohort, but cannot reprice position i. The economic feedback is therefore a lagged sequence—fees, junior rail accumulation, gated buyback, donation, later-position boost, terminal outcome, then optional claim-and-lock—not a same-position multiplier.

Accounting closure does not by itself make the loop economically productive. Let ΔBuse denote the useful product benefit attributable to the loop, net of transfers among included parties. Its net resource balance subtracts swap, operating, risk, and alternative-use costs:

ΔVloop = ΔBuse − Cswap − Cops − Crisk − OCalt fee use(56)
Fees, burns, emissions, and donations are transfers among included parties and are not counted twice as newly created value.
11

ECONOMIC LIMITS & RISKS

  1. No profitability premise. The design does not assume aggregate traders will lose. A sustained winning path can produce FIFO debt in the Core Pool and losses for a KLP.
  2. No insurance claim. PUNCH rewards are capped incentives whose value may be volatile or zero. They do not reimburse losses or guarantee liquidity.
  3. No Sybil solution. Per-address limits do not establish identity. Aggregate class and epoch limits bound issuance; surveillance and future identity mechanisms remain separate questions.
  4. No oracle certainty. Signed data, confidence bounds, TWAPs, and conservative exits reduce specific failure modes but cannot produce a uniquely true price during fragmented or discontinuous markets.
  5. No automatic demand for KLP. Modular KLP architecture does not create demand. A KLP class is economically viable only when trader demand and risk-adjusted capital supply coexist.
  6. No LP redemption-time guarantee. A matured request remains limited by fresh NAV, trader-senior reserve, and available class cash. Asynchronous design controls priority; it does not manufacture liquidity.
  7. No reporter-liveness premise. Quorum accounting can close share actions when checkpoint data is stale or disputed. A later valid checkpoint can recover pricing, but its arrival time is an operational variable.
  8. No free-subsidy premise. Token issuance is a bounded transfer with opportunity cost and behavioral effects, not automatic social surplus or a substitute for product-market fit.
  9. No automatic flywheel premise. Fee routing, buyback, burn, donation, and assets-per-share appreciation can reconcile exactly while producing no useful incremental demand. Loop closure is an accounting result; positive product value is a separate economic condition.
  10. No stable-risk premise. Market, oracle, liquidity, and trader regimes can change abruptly. Risk estimates may justify tighter limits but never relax deterministic solvency ceilings.
  11. No provider-liveness theorem. Explicit source pinning prevents silent fallback but does not make a failed provider available. An unhealthy signed market must stop new risk until its selected source recovers or a healthy migration completes.
12

CONCLUSION

Punch separates what perpetual venues usually conflate: position arithmetic, counterparty identity, settlement promise, and incentive policy. The Core Pool is an endogenous, non-depositor counterparty with explicit deferred profit risk. Modular KLPs are externally capitalized counterparties whose immediate-payout promise is bounded before exposure is accepted. Both use shared execution logic; neither shares solvency. Core Pool directional imbalance is constrained by capacity rather than a recurring funding transfer. Within each domain, realized profit remains conserved across direct payment, funded owner escrow, and outstanding principal; LP ownership changes remain subordinate to fresh valuation and admitted trader claims.

Outcome-weighted rewards add a second layer of economic design. They recognize that realized outcomes affect counterparty capital differently while remaining subordinate to a strict cost floor, terminal-only recording, class epoch and lifetime caps, and an immutable global issuance ceiling. Market admission adds a third: an asset must be demonstrably priceable for the selected class, not merely visible. Signed markets pin a reviewed provider, expose confidence as an action-conservative execution wedge, and fail closed rather than silently changing source semantics.

The PUNCH/sPUNCH loop is correspondingly explicit rather than circular by assertion. Source-bound class fees reach a shared, FIFO-junior rail; a gated buyback reconciles settlement assets to PUNCH bought, burned, and donated; donations add vault backing without minting shares; and locks can affect only later-position reward cohorts. Those are bounded stock-flow relationships. Their economic value depends on whether useful product benefits exceed execution, operation, risk, and alternative fee-use costs.

PUNCH20 is a finite fixed-ratio redemption path. Redeemed PUNCH may be deposited into sPUNCH and duration-locked before a later position is admitted; the resulting shares receive any later vault donation pro rata with the existing share base. Redemption guarantees neither a boost nor any donation, token value, liquidity, or return.

The intended result is a venue where risk is not made safe by being hidden in a larger pool. It is made legible through explicit class choice, bounded admission, isolated custody, conservative execution, and closed accounting.

A

APPENDIX A · NOTATION

Table A1. Principal symbols
SymbolMeaning
M, N, ℓMargin, notional size, and leverage.
π, G, LDirectional PnL, capped gross realized profit, and realized loss.
mmark, fliq, Kliq, IliqMarked residual collateral, liquidation fee, keeper payment, and class-local liquidation residual.
C, Q, JCounterparty cash, senior FIFO profit debt, and junior fee liability.
W, Wcur, RQTotal delivered profit, current-period delivered profit, and senior-queue repayment; W = Wcur + RQ.
global, B̄c, B̄hImmutable global reward ceiling, class lifetime ceiling, and authorized incentive-domain budget.
Ωc,tEconomically relevant state vector of counterparty class c at time t.
X, ΛUnencumbered risk capital and total potential profit liability.
n, OIgrossAbsolute directional imbalance and gross open interest within a class-market domain.
bremRemaining lifetime profit budget of an open position.
qe, NKLPeKLP share value and share supply at epoch e.
w, μ, β, rOutcome weight, market multiplier, lock boost, and emission rate.
PUNCH, S̄usersOne-billion PUNCH hard cap and the 725-million protocol-user incentive envelope.
V20,u, PstartuUser PUNCH20 balance and its fixed-ratio redeemable starting PUNCH inventory.
τ, TcLive asset trust tier and the tiers admissible to class c.
Y, λQNewly queued profit and effective repayment rate.
rsafe, κMaximum reward rate consistent with the public inequality and the guaranteed cost floor.
Πa, Πb, ρabClass PnL processes and their pairwise correlation.
VL, K, ΔEboostLocked value at position open, required full-boost value, and budget-bounded boost increment.
R, Aexit, upayoutKLP reserved trader-profit liability, LP-exit headroom, and payout utilization.
D, Slock, q0Unowned asset delta, permanently locked shares, and the genesis accounting unit.
uQ, uΛFIFO queue pressure and total promised-profit liability utilization.
Vclaim, pdirect, efunded, qfifoOne realized net-profit claim and its paid, funded-owner-escrow, and outstanding-principal states.
𝓘c,e, Ēc,e, BusedTerminal reward records in one class epoch, its aggregate release cap, and cumulative issuance.
Rpartial, recordterminalReward from a partial decrease and the unique terminal reward-record indicator.
p̃, c, a(x), pexecSigned median, confidence amount, action-conservative selector, and bounded execution price.
s(m), Okm,tProvider pinned to a market and that provider's market-health predicate.
Fc, Bc, Uc, Oc, RcGross class fee and its backstop, shared-rail, operations, and pool-retention buckets.
claim, IP, CPCommitted claim budget, controller PUNCH inventory, and cumulative claimed PUNCH.
AS, NS, q̃, qsPUNCH vault assets, share supply, real-valued backing index, and floor-rounded displayed share price.
D, G, U, W, M, XStaking deposits, authorized donations, unsolicited transfers, withdrawals, minted shares, and burned shares in a specified interval.
Pbuy, Ppre, Pburn, PdonBuyback output, pre-existing rail PUNCH, burned PUNCH, and PUNCH donated to sPUNCH.
L̃, VL, ΔVloopDuration-weighted locked shares, priced lock value, and the loop's net resource balance.
B

APPENDIX B · PUBLIC INVARIANT CATALOGUE

  1. I-01

    Margin conservation. Surviving margin is returned exactly before profit settlement.

  2. I-02

    Domain isolation. No class action changes another class’s custody, cash, debt, risk, or reward ledger.

  3. I-03

    FIFO priority. Core Pool profit principal cannot be administratively reordered or subordinated to junior fees.

  4. I-04

    Finite profit promise. Every position has a consumable lifetime profit budget reserved at admission.

  5. I-05

    KLP instant settlement. A KLP class admits no profit promise it cannot settle under its configured payout bound.

  6. I-06

    Reward ceiling. Class accrual cannot exceed its epoch or lifetime budget; aggregate accrual cannot exceed the global ceiling.

  7. I-07

    Terminal reward uniqueness. A position produces at most one reward-bearing terminal outcome.

  8. I-08

    Non-profitable manufacture. Worst-case reward value remains below guaranteed outcome-production cost.

  9. I-09

    Risk-off liveness. Open pauses do not disable valid decreases, liquidations, or margin return.

  10. I-10

    Identity permanence. An engine market cannot be reinterpreted as a different asset beneath open exposure.

  11. I-11

    Monotone demotion. Permissionless market-quality updates may reduce, but never increase, trust.

  12. I-12

    Snapshot fairness. Later governance, price, share, or lock changes do not retroactively reprice admitted position terms.

  13. I-13

    Cohort-delayed boost. A terminal outcome cannot use its own reward, claim, or lock action to increase its snapshotted multiplier.

  14. I-14

    Reward independence. Reward recording, inventory, claims, staking, or buybacks cannot block or fund position settlement.

  15. I-15

    Buyback seniority. The shared buyback rail cannot spend while the Core Pool reports senior FIFO debt.

  16. I-16

    Profit-claim conservation. Every realized net win remains exactly paid, funded for its owner, or outstanding as FIFO principal.

  17. I-17

    NAV freshness. A realized class cash mutation closes priced LP share actions until a valid current-generation checkpoint reconciles cash and open PnL.

  18. I-18

    Genesis donation neutrality. Unowned assets present before the first deposit cannot become redeemable value for that depositor.

  19. I-19

    Redemption seniority. A matured LP exit cannot consume accrued protocol fees or cash reserved for maximum trader profit.

  20. I-20

    Retirement completeness. A class cannot retire while positions, active margin, risk exposure, reserved profit, or an unreconciled final NAV remains.

  21. I-21

    Bounded recovery. Joint queue and liability stress closes increases without closing valid reductions, settlement, liquidation, or margin return.

  22. I-22

    Signed-report binding. An accepted signed report matches its configured market identity and schema, satisfies publisher, confidence, and time predicates, and cannot conflict with an already accepted timestamp.

  23. I-23

    Current-block signed execution. A signed execution price is usable only from a report accepted in the current block; stored history cannot extend execution freshness.

  24. I-24

    Confidence-bound execution. The action-aware signed execution price is the configured conservative endpoint of the accepted median-confidence interval.

  25. I-25

    Provider pinning. Each signed market resolves through one selected source, and rebinding requires a healthy replacement rather than automatic fallback.

  26. I-26

    Fee-waterfall conservation. Every source-bound gross class fee equals its backstop, shared-rail, operations, and retained-pool allocations; integer remainder belongs to pool retention.

  27. I-27

    Claim inventory sufficiency. Claims cannot be enabled unless controller inventory covers every token still issuable under the larger applicable active or already-published next-epoch commitment.

  28. I-28

    Claim-and-lock atomicity. A lock claim either consumes every class ledger, transfers exact assets, mints and locks exact shares, and leaves no adapter custody—or reverts every delta; plain claiming remains independently available.

  29. I-29

    sPUNCH asset closure. Vault assets plus cumulative withdrawals equal exact deposits, authorized donations, reconciled unsolicited transfers, and initial assets; share supply and each active lock remain fully backed.

  30. I-30

    Donation non-dilution. Only the bound rail may donate through the authorized path, an empty vault rejects donation, and a successful donation increases assets without minting shares.

  31. I-31

    Buyback stock-flow conservation. Settlement assets spent reconcile to the bounded execution amount; newly bought plus pre-existing rail PUNCH equals burned plus donated PUNCH; no residual PUNCH or approval remains.

  32. I-32

    Boost fail-soft isolation. Active locks cannot transfer or withdraw before expiry, and unusable PUNCH price data reduces boost value to zero after its bounded grace rather than blocking margin return or profit settlement.

C

APPENDIX C · SCOPE NOTE

This paper is the public economic design for Punch on Robinhood Chain: one shared position engine with class-isolated counterparties (Core Pool, dKLP, and KLP). It does not publish operating thresholds, privileged procedures, or security-sensitive implementation detail.

A separate Flow EVM deployment with a live basket-backed KLP is outside this paper's formal model.

R

SELECTED REFERENCES

  1. Shiller, R. J. (1993). “Measuring Asset Values for Cash Settlement in Derivative Markets: Hedonic Repeated Measures Indices and Perpetual Futures.” Journal of Finance, 48(3), 911–931. NBER t0131.
  2. Kyle, A. S. (1985). “Continuous Auctions and Insider Trading.” Econometrica, 53(6), 1315–1335. doi:10.2307/1913210.
  3. Lindley, D. V. (1952). “The Theory of Queues with a Single Server.” Proceedings of the Cambridge Philosophical Society, 48(2), 277–289. doi:10.1017/S0305004100027638.
  4. Artzner, P., Delbaen, F., Eber, J.-M., and Heath, D. (1999). “Coherent Measures of Risk.” Mathematical Finance, 9(3), 203–228. doi:10.1111/1467-9965.00068.
  5. Angeris, G., and Chitra, T. (2020). “Improved Price Oracles: Constant Function Market Makers.” arXiv:2003.10001.
  6. Adams, H., Zinsmeister, N., and Robinson, D. (2020). “Uniswap v2 Core.” Protocol whitepaper. Retrieved 27 July 2026.
  7. GMX. “Positions and order types: oracle prices and trader-adverse execution.” Protocol documentation. Retrieved 27 July 2026.
  8. Chainlink. “Data Streams architecture.” Technical documentation. Retrieved 27 July 2026.
  9. Pyth Network. “Pyth Pro: understanding price data” and “EVM consumer integration.” Price-data documentation. Retrieved 27 July 2026.
  10. Punch. “Architecture” and “Risk & Disclosures.” Public documentation. Retrieved 27 July 2026.

Suggested citation

KittyPunch (2026). “Punch: Outcome-Weighted Perpetual Markets with Isolated Counterparty Classes.” Punch Design Paper. 27 July 2026. punch.markets/whitepaper