01. System overview
A proposed closed-loop monetary system links market flow, policy updates, branch activity, reserve operations, and eventual settlement.
Reserve Protocol is conceived as a set of contracts and accounting rules around a protocol token and a designated token/ETH liquidity venue. Trading supplies an observable capital-flow signal. A policy controller may use that signal to adjust future issuance and direct protocol revenue. Charter holders may operate branches, and active branches may earn a share of issuance as an internal accrual rather than an immediate wallet transfer.
The proposed loop begins with external actors trading through the designated pool. Pool accounting reports ETH entering and leaving over fixed epochs. At an update boundary, the controller classifies the recent signal, updates bounded policy state, and computes an issuance amount for the next accounting period. That amount is divided among active branches. Fees generated by defined protocol actions may be routed to reserve operations, liquidity support, or other approved destinations.
- MeasureRecord eligible ETH-side inflow and outflow for a defined pool and epoch without treating price appreciation as new capital.
- UpdateConvert the signed flow signal into a bounded policy state using an approved cadence and response curve.
- AccountCredit branch-weighted issuance to an internal ledger, preserving a distinction between accrued and circulating tokens.
- RouteAllocate collected assets under explicit reserve, liquidity, and operating rules instead of implying automatic backing.
- Retire and settleWhen a participant realizes accrued value, retire the corresponding branch weight and apply payout, charge, burn, and charter-lifecycle rules at the same settlement boundary.
02. Components and responsibilities
Each component has a narrow role, and each connection carries a specific asset, measurement, or instruction.
The model is easier to follow when custody, observation, policy and ownership remain separate. Traders exchange assets through a designated venue. That venue produces finalized measurements and fees. The controller reads measurements and issues bounded instructions. Charter holders act through branches, while reserve operators can use protocol assets only within an approved mandate. No single arrow below implies a general claim on every asset in the system.
A qualitative map of the intended boundaries. Arrows identify asset movement, measurement, or policy instruction; they do not represent current contracts.
- TradeParticipants exchange assets through the designated pool.
- MeasurePool accounting finalizes eligible ETH inflow and outflow.
- RespondThe controller applies the approved bounded policy rule.
- AccountBranch issuance remains a ledger balance until settlement.
- RouteFinalized fees follow a separately approved reserve mandate.
- Asset movement
- Policy instruction
- Measurement
| Component or actor | Receives or observes | Produces or may change | Primary obligation |
|---|---|---|---|
| Protocol token | Mint and burn instructions from authorized mechanics | Circulating balances and total-supply changes | Enforce approved issuance and burn permissions |
| Designated liquidity pool and hook | Swaps, ETH-side amounts, epoch timing | Flow measurements and protocol-fee balances | Account consistently and resist double counting |
| Policy controller | Prior flow observations and current policy state | Bounded issuance and routing instructions | Apply an explicit, reviewable update rule |
| Charter | Ownership state, branch set, accrued ledger position | Authority over lifecycle actions | Bind control rights to one durable identity |
| Branch | License state and activity status | Weight in issuance and retirement calculations | Maintain a valid active/inactive lifecycle |
| Reserve operations | Assets routed under approved policy | Custody, liquidity or market-operation actions | Protect assets and disclose constraints |
| Trader or external user | Quoted pool terms | Swap input and output | Accept market execution risk; gains no charter rights by trading |
A trader interacts with the liquidity venue, not directly with the issuance ledger. A charter owner controls charter and branch lifecycle actions, but cannot rewrite policy. The controller calculates issuance or routing without acquiring unrestricted custody over user wallets. Even if one future contract performs several functions, its events and permissions still need to preserve these boundaries.
Inputs and outputs must be typed by asset and unit. ETH entering a pool, protocol tokens burned for a license, internal token-denominated accrual, and wallet tokens minted at settlement are different events. A production specification would define which contract emits authoritative events, how an indexer recovers after failure, and which state is canonical if a user interface and a chain read disagree.
- Administrative capabilities, upgrade paths, pause rights, and signer thresholds require publication before deployment.
- Custody arrangements and eligible reserve assets require a mandate independent of marketing language.
- A front-end read failure must return unavailable; it must not synthesize a zero balance or an eligibility result.
In practiceThe map is a chain of responsibility: market activity becomes a measurement; a measurement can inform policy; policy can change future accounting. It does not make every participant a creditor of the reserve.
03. Token supply and accounting
The model distinguishes maximum authorization, tokens in circulation, branch accrual, and irreversible burns.
A future Reserve token specification may define a hard cap, a genesis mint, a policy-controlled issuance budget, and enumerated burn paths. None of those quantities is approved for Reserve. The important design constraint is conservation across accounting domains: an internal accrual is a claim recorded by the protocol, not a wallet token, and therefore must not be counted as circulating supply before settlement.
- C(t)
- circulating protocol tokens at time t, in tokens.
- G
- confirmed genesis wallet mint, in tokens; Reserve value to be confirmed.
- W(t)
- cumulative tokens minted from valid accrual withdrawals through time t, in tokens.
- B(t)
- cumulative finalized burns through time t, in tokens.
This is an accounting identity, not a promise that G exists or that every proposed burn path will be implemented.
- A(t)
- outstanding internal branch accrual at time t, in token units.
- H(t)
- remaining amount authorized for future settlement minting at time t, in tokens, under a rule Reserve has not yet selected.
A production implementation must specify whether accrual reserves headroom immediately, how finalized burns affect authorization, and how rounding dust is handled. The circulating-supply identity above does not decide whether a burn restores mint capacity.
Issuance accounting should create a ledger entry attributable to an epoch and branch set. A payout settlement should retire the corresponding branch position, consume its attributable ledger entry exactly once, apply any approved resolution charge, and mint only the net amount. License payments, policy buybacks, resolution charges, or other burns count only after irreversible settlement. Failed, reverted, pending, or indexed-but-unfinalized operations must not change reported final supply.
- Supply, accrued balances and burned amounts require independent event reconciliation.
- Rounding rules must state who receives or absorbs residual units.
- The authorization rule must state whether a burn permanently reduces maximum supply, restores mint headroom, or changes circulating supply without changing either limit.
- No displayed zero may stand in for an unavailable onchain total-supply read.
- The current UI’s zero tokens issued is a declared initial state, not a chain query.
In practiceAccrual changes an internal ledger. Settlement can change a wallet balance. A finalized burn changes circulating supply. Keeping those moments separate is the basis of auditable token accounting.
04. Capital-flow measurement
The proposed signal measures signed ETH movement through a designated venue rather than price, market capitalization, or arbitrary volume.
For each epoch, pool accounting would aggregate eligible ETH that enters because traders acquire the protocol token and eligible ETH that leaves because traders sell it. Gross values remain available for audit, while their difference becomes the signed net-flow observation. Transfers outside the designated venue, internal liquidity movements, and protocol operations must be classified explicitly so the same asset movement cannot appear as organic demand twice.
- Eᵢₙ,ₙ
- eligible ETH entering the measured pool during epoch n, in ETH.
- Eₒᵤₜ,ₙ
- eligible ETH leaving the measured pool during epoch n, in ETH.
- Nₙ
- net ETH flow for epoch n, in ETH; positive means net entry and negative means net exit.
The relationship does not define which pool, hook, fee tier, chain, finality rule, or epoch length Reserve will use.
- Fₙ
- input considered at update n, in ETH.
- Nₙ₋₁ and Nₙ₋₂
- finalized observations from the two preceding epochs, in ETH.
A delayed two-epoch signal follows the public reference mechanism. Reserve has not approved this lookback and may adopt a different robust estimator after testing.
Anyone able to trade can affect the raw signal, so measurement is not equivalent to truth about long-term adoption. Self-trading, flash liquidity, multi-pool routing, MEV, bridge activity and reserve operations can distort attribution. A production design needs minimum-liquidity conditions, inclusion and exclusion rules, anomaly monitoring, finality windows, and a defined response when the hook or indexer is unavailable.
The reference uses different observation windows for different decisions: prior finalized epochs inform issuance, while the current epoch can determine fee routing. Reserve has approved neither convention. A production specification must name the window, finality boundary and fallback for each decision separately so a missing or stale signal cannot be reused under a different meaning.
05. Policy updates
A bounded controller may translate the recent flow signal into a multiplier applied to a base issuance rate.
At a policy boundary, the controller would read finalized flow observations and current policy state. A positive signal may move the multiplier toward expansion; a neutral or negative signal may move it toward contraction. The public reference describes reductions as faster than increases, but its coefficients and several controller values are not publicly readable. Reserve therefore adopts no numeric response curve in this paper.
- Iₙ
- issuance accrued during epoch n, in tokens.
- rbase
- approved base issuance rate, in tokens per unit time; to be confirmed.
- Δt
- epoch duration, in the matching time unit; to be confirmed.
- mₙ
- dimensionless policy multiplier after the update, bounded by approved minimum and maximum values.
This relationship defines units only. It does not reconstruct the redacted multiplier function or set any Reserve constant.
- SnapshotLock the eligible flow window, branch set and prior controller state at a deterministic boundary.
- ValidateReject stale, incomplete or out-of-range observations according to a separately approved fault policy.
- TransitionApply the signed-signal response, rate limit and absolute bounds to obtain the next multiplier.
- AccrueCompute issuance for that period and assign ledger units to the eligible branch snapshot.
- PublishEmit inputs, prior state, new state and rounding results so independent observers can reproduce the update.
Costs and consequences are asymmetric. Raising issuance dilutes existing circulating ownership once accrual is withdrawn. Cutting issuance lowers prospective branch income and may change demand for branch licenses. Tight bounds can make the controller slow; loose bounds can amplify noisy flow. Governance intervention may be necessary during faults, but discretionary overrides introduce capture and predictability risks that must be disclosed.
In practicePolicy changes the rate of future accrual. It cannot erase a finalized wallet balance, turn a missing measurement into zero flow, or make additional issuance costless to existing holders.
06. Charter ownership and lifecycle
A charter is proposed as the durable control object for branches and their shared accounting position, not as proof of a guaranteed return.
The envisaged charter is a unique ownership record. Its owner may create branches within approved limits, settle available accrual by retiring the corresponding branch position, and perform any required liveness action. At genesis it may be non-transferable so allocation cannot immediately become a secondary-market claim. Supply, eligibility, price, wallet limits and allocation procedure are not configured for Reserve.
| State | Entry condition | Permitted effect | Exit condition |
|---|---|---|---|
| Unissued | No charter has been created | No ownership or branch right exists | A valid mint or auction settlement is finalized |
| Active | Charter exists with at least one active branch | Owner may manage branches and eligible accrual | All branches are retired, or a valid revocation executes |
| Inactive review | A future liveness condition is met | Restricted actions while evidence is checked | Owner check-in, dismissal, or finalized revocation |
| Retired | Last branch is retired or charter is otherwise extinguished | No new accrual; historical records remain | Terminal unless a separately specified recovery path exists |
| Transfer-enabled | A later ownership policy has been approved and activated | Ownership and attached state may move atomically | Transfer, retirement, or revocation |
Ownership changes must be atomic with the branch set and accrual position. Separating them would allow a seller to retain value that a buyer believed was attached, or allow two accounts to claim the same branch authority. Metadata should distinguish descriptive fields from rights enforced by contracts. The interface must not imply that being selected, entering an address, or seeing an empty grid cell grants a reservation.
- Creation consumes the approved payment, eligibility proof or auction settlement and creates one owner record.
- Branch changes update the charter’s active weight and may incur a license cost or burn.
- Settlement retires the corresponding branch weight, reduces its attributable internal accrual, and may mint a net wallet amount after an approved charge.
- Retiring the final branch should terminate future accrual and may burn or permanently retire the charter.
07. Branch creation and licensing
Branches provide the accounting weight through which a charter may participate; licenses constrain expansion and may create token demand through burns.
A charter would begin with a defined initial branch state. Additional branches could require a license acquired through a policy-controlled release. When exercised, the license is consumed and the charter’s active branch count rises by one, subject to per-charter and per-period limits. The reference design pays for licenses in the protocol token and burns the payment; Reserve has not selected a payment asset or burn rule.
- aᵢ,ₙ
- accrual credited to charter i for epoch n, in tokens.
- bᵢ,ₙ
- active branches attached to charter i in the epoch snapshot, in branches.
- Bₙ
- total eligible active branches in that snapshot, in branches.
- Iₙ
- total issuance available for branch accrual in epoch n, in tokens.
The formula assumes equal weight per active branch. Eligibility timing, rounding and a Bₙ = 0 state require explicit implementation rules.
- ReleaseThe policy system makes a bounded number of licenses available under an announced schedule.
- AcquireAn eligible charter owner accepts the current auction terms and supplies the required settlement asset.
- SettleThe system finalizes payment, consumes the license and applies any approved burn or revenue routing.
- ActivateThe branch becomes part of a future eligible snapshot only after the specified activation boundary.
Branch expansion has two economic consequences: it may create demand for the settlement asset, and it dilutes the relative share of every existing branch in later issuance. Without caps or a carefully calibrated release, concentrated capital could dominate branch weight. Without enough release, existing owners may form a closed rent-seeking group. License supply, charter limits, anti-sybil assumptions and activation timing therefore belong to the core policy specification.
08. Auction execution
A descending-price auction may distribute scarce licenses or charters without a separate bid, escrow and refund phase.
Under the candidate format, an auction opens at a published price and declines toward a floor over a fixed period. A participant accepts the current price; if inventory and payment remain valid when the transaction executes, settlement is immediate and first-come. License auctions and charter auctions may use different payment assets and route proceeds differently, so they require separate configurations even if they share a price function.
- P(t)
- current price at elapsed time t, in the configured settlement asset.
- Pstart
- opening price, in the same asset; to be confirmed.
- Pfloor
- minimum price, in the same asset; to be confirmed.
- T
- full auction duration, in seconds; to be confirmed.
- t
- elapsed time clamped between 0 and T, in seconds.
This equation illustrates a smooth multiplicative decline for T > 0 and 0 < Pfloor ≤ Pstart, with t clamped to [0, T]. It is not an adopted Reserve curve; a stepwise or alternative bounded auction may be chosen after testing.
| Condition at execution | State change | Asset consequence |
|---|---|---|
| Inventory and payment valid | Item is assigned and inventory decreases | Payment settles, then follows the configured burn or routing path |
| Inventory already exhausted | No ownership or license change | Transaction reverts; only network execution costs may remain |
| User price limit below current price | No state change | Transaction should revert rather than overcharge |
| Auction expires with inventory | Inventory follows an explicit rollover, cancellation or next-auction rule | No assumed refund process unless funds were escrowed |
| Price or time source unavailable | Auction enters its defined fault behavior | Missing state must not be replaced by a zero price |
Descending auctions reduce the need to submit and later reclaim bids, but they create latency, ordering and MEV risk. Users may pay different prices seconds apart; bots may win scarce inventory; failed transactions can still consume gas. A client should display a user-defined maximum payment and a freshness bound, while the contract—not the interface—enforces final price, remaining inventory and settlement.
In practiceA descending sale exchanges price certainty for allocation certainty: buying earlier reduces the chance of missing inventory, while waiting may lower the price but increases execution and availability risk.
09. Accrual, retirement and payouts
Issuance may accrue internally by branch; settling a payout retires the corresponding branch weight, converts its defined share into wallet tokens, and changes future participation.
At each finalized epoch, the policy system would credit a charter’s internal balance according to its eligible branch share. The balance remains protocol accounting until the owner settles it by retiring the corresponding branch position. This prevents every epoch from minting directly to many wallets and applies the payout and lifecycle changes at one boundary. It also creates a liability that must be reserved against any maximum supply authorization.
A qualitative lifecycle showing which action changes ownership, productive weight, internal accrual, and wallet balance.
- AcquireA charter grants control rights; it is not itself a productive unit.
- ActivateEligible branches add weight to future issuance calculations.
- AccrueThe position records internal units; no wallet tokens are created yet.
- ChooseExpansion has a cost; settlement applies the current quoted terms.
- RetireSettlement may mint a net amount and removes future branch weight.
- Xᵢ
- gross accrual attributable to the branch position surrendered by charter i, in tokens.
- Q
- approved resolution-charge function, returning tokens as a function of amount and system state.
- Wᵢ
- net wallet mint after the charge, in tokens.
The relation is valid only for Xᵢ ≥ 0 and 0 ≤ Q(Xᵢ, state) ≤ Xᵢ. The public reference conceals critical fee-curve values, so Reserve does not infer a denominator, floor, ceiling or saturation point.
Retiring one branch should remove one unit of future branch weight and release only the amount attributable under the approved rule. If accrual is pooled at charter level, the specification must define whether retirement settles a pro-rata share, a last-in allocation, or another deterministic partition. Retiring the last branch is a terminal event: it should settle or otherwise dispose of remaining accrual, extinguish future participation, and retire the charter according to the chosen lifecycle. If a charge would normally be redistributed but no eligible position remains, an explicit burn, reserve, hold, or other approved fallback must replace division by an empty recipient set.
- QuoteRead finalized accrual, branch state, available cap headroom and the current approved charge parameters.
- AuthorizeVerify charter control, the branch position selected for retirement, replay protection and any applicable cooldown.
- SettleAt one atomic state boundary, reduce attributable accrual, retire the selected branch, apply the charge exactly once, mint the net wallet amount and finalize any burn or redistribution.
- ReconcileExclude retired weight from future snapshots and reconcile accrual, wallet mint, charge and any destination without rewriting finalized epochs.
A charge may discourage simultaneous exits or redistribute value, but it cannot guarantee solvency, price support or loss protection. Large variable charges may also trap holders economically or encourage pre-emptive exits. The design needs transparent quoting, a maximum user-approved charge, rounding rules, and tests for zero branches, partial withdrawals, concurrent retirement and exhausted supply authorization.
In practiceSettlement realizes part of the position by surrendering future branch weight. The wallet receives only the amount authorized after charges; the retired productive unit does not remain behind to earn again.
10. Inactivity and revocation
A future liveness rule could recycle persistently inactive charter positions, but only with verifiable timing, challenge and settlement semantics.
The reference design allows anyone to report a charter after a defined inactivity interval. A valid owner check-in resets the timer; a finalized report can revoke the inactive position, compensate the reporter, apply a charge, and distribute or settle the remainder. Reserve treats this as an optional mechanism because false or premature revocation would destroy valuable ownership rights.
| Phase | Who may act | Required input | Consequence |
|---|---|---|---|
| Active | Charter controller | Valid liveness action | Timestamp or epoch marker advances |
| Reportable | Any account, if permissionless reporting is adopted | Proof that the inactivity threshold has elapsed | Case enters review or executes after a challenge rule |
| Contested | Charter controller or approved resolver | Fresh liveness or invalid-report evidence | Report is dismissed or proceeds under deterministic rules |
| Revoked | Protocol state machine | Final valid report | Branches stop accruing; bounty, charge and remainder are settled |
| Recovered | Only if a recovery policy exists | Approved recovery proof | Rights resume prospectively; finalized past epochs are not rewritten |
Inputs include an authoritative clock or epoch index, the last accepted liveness marker, charter control evidence and branch/accrual state. Outputs can include a changed owner or terminal charter state, stopped future accrual, a reporter bounty, burned tokens, or redistributed ledger units. Every output changes incentives: a large bounty promotes monitoring but can attract harassment; a short timeout reduces dead weight but penalizes lost access or chain outages.
- The inactivity threshold, check-in action and acceptable liveness source are to be confirmed.
- The report bond, bounty, cap, charge and remainder destination are to be confirmed.
- Bounty, charged amount and owner remainder must reconcile to the finalized available balance. The reference does not make clear whether its bounty sits inside or before the displayed charge split, and Reserve must define both ordering and a fallback when no redistribution recipient remains.
- Challenge duration, dispute resolution and recovery from compromised keys require a threat model.
- A missing timestamp, indexer failure or network partition must produce an unavailable/fault state, never an automatic revocation.
11. Revenue allocation and reserve operations
Collected assets may be routed among defined mandates, but a routing rule is not itself proof of backing, redemption, or successful market support.
Protocol revenue can arise from pool fees, charter auctions, license settlement, resolution charges, or other approved operations. Each source must identify its asset, gross amount, collection contract and finality. A routing policy then assigns finalized balances to named destinations. The current Reserve interface intentionally says “Routing to be announced”; it does not import the public reference percentages.
| Mandate | Possible input | Permitted output | Principal risk |
|---|---|---|---|
| Expansion reserve | Approved share of finalized protocol revenue | Custodied assets available under a published expansion policy | Custody, asset and governance risk |
| Contraction operations | Approved reserve assets | Market purchases followed by verified burns | Slippage, manipulation, timing and depletion |
| Protocol-owned liquidity | Approved asset pair and liquidity budget | Liquidity positions and collected pool fees | Impermanent loss, concentration and hook risk |
| Operations or contributors | Explicitly authorized revenue share | Budgeted payments under disclosed controls | Conflicts, opaque spending and key compromise |
A contraction operation would exchange a bounded amount of reserve assets for protocol tokens and then burn verified proceeds. The policy must limit spend per execution and over time, define acceptable venues and slippage, prevent self-dealing, and disclose whether execution is automated or delegated. A reserve balance can fall, an asset can depeg, and a buyback can fail to support market price. Nothing in this design creates an unconditional redemption right.
- Spendₖ
- maximum settlement-asset spend for operation k.
- Vk
- eligible balance in the designated operation vault before execution, expressed in the settlement asset.
- Rk
- independently defined reserve measure before execution, converted into the same settlement-asset unit through an approved valuation source.
- Lvault and Lreserve
- dimensionless policy limits; Reserve values to be confirmed.
This states a safety pattern, not a live Reserve formula. Asset valuation, cadence and the meaning of reserve require separate definitions.
Reporting should reconcile opening balances, inflows by source, authorized transfers, market execution, burns, fees, and closing balances by asset. If custody or price data cannot be verified, the interface should mark the operation unavailable or stale rather than report a synthetic zero. Governance must define who can alter destinations and limits and whether changes are delayed.
In practiceRouting decides where finalized assets may go. It does not guarantee that those assets are sufficient, liquid, correctly valued, or redeemable by a token holder.
12. Future ownership transfers
Transferability may be introduced later as a one-way policy migration that moves the complete charter position atomically.
The initial charter may be non-transferable. A later governance decision could enable transfers after the system has operating history and a complete transfer specification. If activated, a sale or gift should move control of the charter, its active branches, its unresolved lifecycle state, and the chosen treatment of accrued balances in one transaction. Moving only the NFT label while leaving economic state behind would be misleading.
- Approve migrationPublish the transfer specification, risks, activation authority, delay and whether the change can ever be reversed.
- Snapshot positionResolve pending branch, auction, withdrawal, revocation and accrual operations before ownership changes.
- Authorize transferVerify current owner approval plus any compliance, recipient or marketplace restrictions actually adopted.
- Move atomicallyUpdate owner and every attached control right without duplicating accrual or leaving orphan branches.
- ResumeMake the new owner effective from a deterministic future accounting boundary and emit a complete audit event.
A charter transfer can create price discovery for the full operating position without requiring the seller to liquidate accrued tokens first. That may reduce token-sale pressure, but it can also concentrate control, create leverage around expected accrual, and expose buyers to hidden liabilities. Market price is not a protocol-guaranteed floor, and the protocol should not describe a private marketplace quote as realizable value.
- The treatment of already accrued but unsettled units must be explicit.
- Open auctions, cooldowns, reports and revocation challenges must block or travel with the position deterministically.
- Approval, royalty, marketplace, recipient and jurisdiction rules are not specified.
- A one-way activation removes a user expectation of permanent non-transferability and therefore requires advance notice.
13. Economic feedback loops
The mechanisms form interacting hypotheses; none guarantees demand, price appreciation, stable reserves, or participant returns.
The expansion hypothesis is that sustained net capital entry can support a higher issuance multiplier, making active branches more valuable and potentially increasing demand for branch licenses. If license settlement burns protocol tokens, expansion demand may remove some circulating supply. However, prospective issuance also dilutes circulating ownership, and speculative trading can create a signal without durable use.
The contraction hypothesis combines lower future issuance with bounded reserve-funded purchases and possible exit-charge redistribution. Lower issuance reduces prospective dilution; purchases may remove tokens if execution and burns succeed; redistribution may reward positions that remain. These effects can be overwhelmed by thin liquidity, synchronized exits, depleted reserves, adverse asset prices, or loss of confidence.
| Observed condition | Accounting treatment | Possible policy response | Trade-off to evaluate |
|---|---|---|---|
| Verified positive net flow | Record a positive finalized signal without treating price gain as capital entry | A configured controller may raise future issuance gradually within its bounds | More branch accrual may reward participation while later settlement increases dilution |
| Verified zero or mixed flow | Record an observed neutral value, distinct from missing data | Hold, reduce, or otherwise transition according to the published neutral rule | A sensitive rule may oscillate; an inert rule may respond too slowly |
| Verified negative net flow | Record capital leaving the measured venue | A configured controller may cut future issuance and select a contraction mandate | Lower dilution also lowers prospective branch accrual; reserve operations can consume finite assets |
| Measurement unavailable | Enter a fault state; do not substitute a zero observation | Pause, preserve, or limit updates according to an explicit failure policy | Continuity must be balanced against acting on stale or unverifiable information |
Before activation, the controller should be simulated across normal growth, oscillating flow, wash trading, illiquidity, reserve-asset drawdown, chain congestion and mass retirement. Metrics should distinguish realized flow, policy output, ledger accrual, wallet issuance, burns, reserve value and execution cost. Circuit breakers must have explicit triggers and consequences; an operator’s discretion should not be disguised as autonomous policy.
14. Proposed configuration
Launch configuration is a decision register. Unknown values stay visible as unconfirmed rather than inheriting a reference value or zero.
The following register groups the minimum decisions required to turn the design into an implementable specification. “To be confirmed” means no Reserve value has been approved. It is different from a numeric zero and different from an unavailable read. Any future update should include rationale, units, bounds, change authority and an effective date.
| Domain | Parameter group | Reserve value | Required evidence before approval |
|---|---|---|---|
| Deployment | Chain, contract addresses, pool and hook | To be confirmed | Implementation, test deployment, verification and threat model |
| Supply | Hard cap, genesis mint and issuance authorization | To be confirmed | Accounting model, cap invariants and independent review |
| Measurement | Epoch length, lookback, included flow and fault behavior | To be confirmed | Manipulation analysis and replayable data tests |
| Policy | Base rate, multiplier curve, bounds and update cadence | To be confirmed | Simulation, stress testing and governance approval |
| Genesis charter | Capacity, eligibility, price, limits and timing | To be confirmed | Owner approval, legal review and published terms |
| Branches | Initial count, maximum, activation and retirement | To be confirmed | Dilution analysis and lifecycle tests |
| Licenses | Release amount, auction curve, payment and burn | To be confirmed | Auction tests, market-integrity review and cap constraints |
| Payouts | Accrual withdrawal and resolution-charge curve | To be confirmed | Supply reconciliation and user-quote protections |
| Inactivity | Timeout, check-in, challenge, bounty and charge | To be confirmed | False-revocation analysis and recovery design |
| Revenue | Fee sources, routing, reserve assets and custody | To be confirmed | Mandate, signer controls, reporting and legal review |
| Contraction | Spend limits, venues, cadence and execution guardrails | To be confirmed | Adversarial execution tests and reserve stress cases |
| Governance | Parameter authority, delay, pause and upgrade rights | To be confirmed | Published governance and incident-response procedures |
The public reference contains readable example settings as well as redacted formulas and parameters. Those observations are recorded separately in docs/whitepaper-source-map.md for traceability. They are not silently promoted into this register, and redacted values are not reconstructed by assumption.
15. Risks and limitations
The system combines smart-contract, market, accounting, governance and operational risks that can produce partial or total loss.
| Risk class | Example failure | Possible consequence | Evidence still required |
|---|---|---|---|
| Smart contract | Authorization, arithmetic, reentrancy or upgrade defect | Incorrect mint, burn, transfer or permanent loss | Implementation, tests, independent audits and verified deployment |
| Measurement | Manipulated flow or unavailable pool accounting | Inappropriate policy transition | Adversarial market tests, fault mode and monitoring |
| Economic | Reflexive issuance, concentrated branches or run dynamics | Dilution, illiquidity and severe price loss | Simulation, parameter sensitivity and staged limits |
| Auction | MEV, stale quote, exhaustion race or broken decay | Overpayment, failed execution or unfair allocation | User limits, execution tests and ordering analysis |
| Reserve and custody | Key compromise, depeg, bad valuation or mandate abuse | Reserve depletion without recovery | Custody design, asset policy, signer controls and reporting |
| Governance | Captured votes, emergency abuse or unsafe update | Rules change against participant expectations | Authority map, timelocks, pause scope and incident process |
| Operational | Front-end, RPC, indexer or signer outage | Unavailable reads, delayed actions or misleading displays | Redundancy, observability and recovery runbooks |
| Legal and regulatory | Incorrect classification or restricted distribution | Enforcement, access limits or discontinued operation | Independent jurisdiction-specific advice |
The proposed token is not described here as a bank deposit, insured account, guaranteed stable asset or claim redeemable on demand. Reserve operations may be unable or unwilling to support market price. A charter is not a guaranteed income stream. Accrual depends on future implementation, valid policy operation, active branch rules and sufficient supply authorization; its market value may be zero.
Formal verification of isolated invariants would not prove economic safety. An audit would reduce some implementation uncertainty but would not eliminate governance compromise, oracle and market manipulation, custody loss or adverse incentives. Conversely, a polished interface and deterministic zero-state display provide no evidence that the underlying system exists.
- Do not send assets or sign transactions based on this paper or the current application.
- Do not interpret “reserve” as guaranteed collateral, insurance, redemption or protection from loss.
- Treat all parameters as pending until they are published with units, authority and verified contract references.
- Require independent technical, economic and legal review before any production authorization.
