{
  "generatedAt": "2026-06-07T08:22:46Z",
  "purpose": "Production-safe liquidity action plan for DRK/WETH without executing wallet transactions from the server.",
  "token": {
    "name": "Dark Coin",
    "symbol": "DRK",
    "network": "Ethereum mainnet",
    "contract": "0xF0F17A04B717d1cF07E4f75d3B84B0D1d0Bbf745"
  },
  "currentPools": [
    {
      "dex": "PancakeSwap Ethereum v2",
      "pair": "0xF47b6d8F1c084b1b7F78520aeB19D7c99f65C368",
      "reserveUsdObserved": "1.9351",
      "h24VolumeUsdObserved": "0.04655830954",
      "status": "live-but-thin"
    },
    {
      "dex": "Uniswap V2",
      "pair": "0xde2Af4E0c2597F6b8400e13830de922Db615e706",
      "reserveUsdObserved": "0.07529146272",
      "h24VolumeUsdObserved": "62.268285802",
      "status": "live-but-dust-sized"
    }
  ],
  "recommendedExecutionOrder": [
    {
      "priority": 1,
      "action": "Resolve custody first: execute Safe role transfer to a real Safe or execute full fixed-supply lock.",
      "reason": "Adding liquidity before role custody is cleaned up can make market-data review harder and increases holder trust risk."
    },
    {
      "priority": 2,
      "action": "Choose one primary DRK/WETH venue for depth and avoid fragmented dust liquidity.",
      "reason": "Splitting small liquidity across venues weakens price discovery."
    },
    {
      "priority": 3,
      "action": "Use the current pool ratio only after quoting immediately before transaction signing.",
      "reason": "The pools are thin enough that small trades can materially change the ratio."
    },
    {
      "priority": 4,
      "action": "After adding liquidity, lock the new LP position where appropriate and publish the transaction evidence.",
      "reason": "Unlocked liquidity weakens trust and listing readiness."
    },
    {
      "priority": 5,
      "action": "Refresh market-data packets and live listing checks after the liquidity transaction is mined.",
      "reason": "Third-party reviewers need current reserves, volume, and custody evidence."
    }
  ],
  "doNotExecuteFromServerWithoutExplicitConfirmation": [
    "No token approval.",
    "No swap.",
    "No add-liquidity transaction.",
    "No LP transfer.",
    "No LP lock transaction."
  ],
  "walletConfirmationRequired": {
    "needed": true,
    "minimumConfirmationData": [
      "venue",
      "maximum ETH or WETH amount",
      "maximum DRK amount",
      "slippage tolerance",
      "recipient wallet",
      "whether new LP must be locked immediately"
    ]
  },
  "currentDecision": "Liquidity action is prepared but not executed. Current liquidity remains too thin for reliable valuation."
}
