{"capabilities":{"streaming":false},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"description":"ERC-8183 seller agent (ivlrebalancer-agent) — negotiate + notify_funded + free preview over A2A.","iconUrl":"https://zvlint.com/ventures/ivl-logo.jpg","name":"ivlrebalancer-agent","preferredTransport":"JSONRPC","protocolVersion":"0.3.0","skills":[{"description":"Send a data part {\"skill\": \"negotiate\", \"task_description\": \"...\", \"terms\": {\"deliverables\": \"...\", \"quality_standards\": \"...\"}} (both terms keys are REQUIRED) and receive a wallet-signed price quote (price, currency, negotiation_hash, provider_sig). Anchor the returned envelope on-chain via createJob + fund, then send the `notify_funded` skill with the job_id to request delivery.","id":"negotiate","inputModes":["application/json"],"name":"Negotiate an ERC-8183 job","outputModes":["application/json"],"tags":["erc8183","negotiation","bnb-chain"]},{"description":"After you fund the job on-chain, send {\"skill\": \"notify_funded\", \"job_id\": <int>} to tell the seller \"I funded job X — please deliver\". The seller verifies the funded job carries its signed quote and replies AT ONCE with {\"status\": \"accepted\"|\"rejected\", \"job_id\"}; delivery then runs in the background (work takes time). Do NOT wait on this call for the result — read the deliverable back from the CHAIN once the job reaches SUBMITTED (the `submit` tx carries the deliverable_url; ERC-8183 `get_deliverable_url`). The agent serves no job-query endpoint.","id":"notify_funded","inputModes":["application/json"],"name":"Notify the seller a job is funded (request delivery)","outputModes":["application/json"],"tags":["erc8183","delivery","bnb-chain"]},{"description":"Send a plain text message OR a data part {\"skill\": \"preview\", \"task_description\": \"BNB-USDT 0xYourWallet\"} and receive, SYNCHRONOUSLY in the response, the IVL rebalance plan for the pair: the live IVL score + decision and the target on-chain ticks. Include YOUR wallet address and it also reads YOUR live PancakeSwap v3 position (tokenId, range, in_range) and recommends whether to rebalance it toward the IVL-optimal range — non-custodial, read-only, it never touches your funds. Omit the wallet to get the pair-level reading only. Free — no ERC-8183 job, no payment, no signing. The paid delivery (negotiate → notify_funded) remains the on-chain path.","id":"preview","inputModes":["application/json"],"name":"Preview the rebalance plan (free)","outputModes":["application/json"],"tags":["preview","rebalancing","bnb-chain"]}],"url":"https://ivl-mainnet.onrender.com","version":"1.0.0"}