{
  "pool_composition": [
    {
      "asset": "Valereum",
      "type": "digital_asset_shares",
      "target_weight": "70%",
      "initial_allocation_usd": "7000000"
    },
    {
      "asset": "XRP",
      "type": "digital_asset_onchain",
      "target_weight": "30%",
      "initial_allocation_usd": "3000000"
    }
  ],
  "pool_statistics": {
    "total_value_usd": "10000000",
    "target_weight_val": "70",
    "target_weight_xrp": "30",
    "asset_count": "2",
    "rebalance_cadence": "weekly",
    "internal_assessment_cadence": "continuously"
  },
  "token": {
    "name": "VRUXP",
    "standard": "XRPL MPT (XLS-33)",
    "asset_scale": "6",
    "nature": "tokenized_pool_share",
    "closest_equivalent": "ETF unit / open-end fund share",
    "is_not": "stablecoin",
    "initial_per_token_nav_usd": "100",
    "initial_supply": "100000",
    "nav_formula_deploy": "tokens_to_mint = Pool NAV (USD) / $100",
    "nav_formula_operation": "target_token_price = Pool NAV (USD) / outstanding_tokens"
  },
  "price_defense_bot": {
    "mode": "passive_defensive",
    "operating_fund_pct_of_market_cap": "2",
    "fund_legs": ["VRUXP", "XRP"],
    "wallet_type": "dedicated",
    "trades_against": "VRUXP/XRP AMM pool",
    "never_trades_from": "LP position"
  },
  "custody": {
    "initial_version": "self_custody",
    "spv_wallet_holds": "on-chain XRP leg",
    "valereum_holding": "off-chain in pool manifest",
    "future_upgrade": "formal off-chain custody with third-party custodian"
  },
  "legal": {
    "issuer": "QGP SPC (Cayman Islands)",
    "registration": "CR-416223",
    "structure": "segregated portfolio under QGP SPC",
    "future_option": "dedicated SPV",
    "compliance": "OCC 2026 Rule compliant"
  },
  "amm": {
    "pair": "VRUXP/XRP",
    "curve": "Constant Product",
    "fee": "TBD at onboarding (suggested 0.3%)",
    "future_scope": "VRUXP/RLUSD pool for cleaner USD peg"
  },
  "shared_issuer": {
    "issuer_account": "QGP SPC Keystone (shared with VCORE and VLTN+)",
    "third_mpt_from_same_account": true,
    "account_level_flags_auto_apply": ["RequireAuth", "CanClawback", "RequireDestTag"]
  },
  "last_updated": "2026-08-04T00:00:00Z"
}