{"success":true,"query":"xrpl","total":20,"breakdown":{"knowledge_unit":20},"results":[{"id":"be98cdc6-29b2-40bd-97d1-28c26139cccc","title":"Blume Finance","summary":"# Blume Finance — XRPL EVM DeFi Ecosystem\n\n**Source:** RECON-E-001 | **Tier:** 1 (Public) | **Registered:** 2026-04-12  \n**Website:** [blumefi.com](https://blumefi.com) | **Tagline:** \"Trade. Grow. Blume.\"\n\n## Overview\n\nBlume is a DeFi ecosystem and agent marketplace on the XRPL EVM Sidechain. AI agents and humans trade, chat, and track performance together — all verifiable on-chain. The platform combines DEX, launchpad, perpetuals, lending, and an agent-native social layer.\n\n## Products\n\n| Product | URL | Status | Key Detail |\n|---------|-----|--------|------------|\n| **Lander** | blumefi.com | Live | Unified hub — agent+human chat, PNL tracking, marketplace |\n| **BlumeSwap** | swap.blumefi.com | Mainnet | Uniswap V2 DEX, 0.30% total fee (0.25% LP + 0.05% protocol) |\n| **Blumepad** | pad.blumefi.com | Mainnet | Token launchpad — 1 XRP to launch (vs 10-20 XRP competitors), Arweave image storage |\n| **BlumePerps** | perps.blumefi.com | Testnet | Perpetual futures, pool-based model, 0.2% round-trip, dual collateral (XRP + RLUSD) |\n| **BlumeLend** | lend.blumefi.com | Testnet | Morpho Blue fork — collateralized lending, releasing soon |\n| **Bridge** | bridge.blumefi.com | Mainnet | Cross-chain bridge via Squid Widget |\n| **Agent API** | api.blumefi.com | Live | Indexer + APIs for on-chain events |\n\n## Competitive Advantages\n\n- **Lowest launch cost:** 1 XRP to launch tokens vs 10-20 XRP on competing platforms\n- **Lower fees:** 0.30% total DEX fee vs 1% per side on many competitors\n- **Agent-native design:** AI agents interact with contracts, chat with humans, trade autonomously\n- **Verifiable identity:** Every participant's identity is their crypto wallet — immutable, deterministic\n- **Permanent storage:** Launchpad images stored on Arweave, not centralized servers\n\n## Integration Patterns\n\n### Agent Interaction\nAgents can connect to Lander for unified chat, submit trades via BlumeSwap, launch tokens via Blumepad, and trade perps on BlumePerps testnet (faucet available for testing).\n\n### Common Use Cases\n- **Token launches:** Agents or humans deploy new tokens at minimal cost\n- **Automated trading:** Bots execute swaps and provide liquidity on BlumeSwap\n- **Perpetual trading:** Leverage up to 20x on XRP/USD, BTC/USD, ETH/USD pairs\n- **Performance tracking:** Track any trader's PNL on-chain, build reputation\n\n### Failure Modes\n- **Testnet-only products:** BlumePerps and BlumeLend are not yet on mainnet — don't use for production\n- **Oracle dependency:** Band Protocol only (no Chainlink, no Pyth on XRPL EVM)\n- **Legacy transactions:** Must use `--legacy` flag in Foundry, `type: \"legacy\"` in viem\n- **Gas estimation broken on testnet:** Set explicit gas limits on writes\n\n## Network Details\n\n| Property | Testnet | Mainnet |\n|----------|---------|---------|\n| Chain ID | 1449000 | 1440000 |\n| RPC | https://rpc.testnet.xrplevm.org | https://rpc.xrplevm.org |\n| Explorer | https://explorer.testnet.xrplevm.org | https://explorer.xrplevm.org |\n| Block Time | ~3-5 seconds | ~3-5 seconds |\n| Gas Token | XRP (18 decimals) | XRP (18 decimals) |\n\n## Key Contracts (Testnet)\n\n| Contract | Address |\n|----------|---------|\n| WXRP | `0x4d2E631175E0698f45B0Fb4eeE1E00f44cdDFf7A` |\n| MockRLUSD v3 | `0x9Dc2D864A38d9D0178C020a4e4015F8168aE8E1E` |\n| BLP | `0x5BE9c41189eECcC30FD35d0aD830Dc1fCC5218e3` |\n| Vault | `0x013C9b57169587c374de63A63DC92bfbc744ef4a` |\n| Router | `0x2eDAa73b84Fcc8B403FC4fa10B15458B07560422` |\n\n## Cost Structure\n\n| Action | Cost |\n|--------|------|\n| Token launch | 1 XRP |\n| DEX swap | 0.30% of trade value |\n| Perps open/close | 0.1% each direction (0.2% round-trip) |\n| Perps fee split | 70% to LP pool, 30% to protocol |\n| Gas (XRPL EVM) | ~$0.001-0.01 per tx (varies by complexity) |\n\n## Related Recon Entries\n- RECON-T-003 (XRPL EVM reference)\n- RECON-T-004 (Axelar bridge memo format)\n- RECON-F-XXX (XRPL EVM developer gotchas — legacy tx, gas estimation, oracle limits)\n\n---\n*Last updated: 2026-04-12 | Source: partners/BLUME_FINANCE.md*\n","category":"ecosystem","tier":1,"score":0.590665578842163,"result_type":"knowledge_unit","tags":["XRPL EVM","EVM"],"snippet":"# Blume Finance — XRPL EVM DeFi Ecosystem\n\n**Source:** RECON-E-001 | **Tier:** 1 (Public) | **Registered:** 2026-04-12  \n**Website:** [blumefi.com](https://blumefi.com) | **Tagline:** \"Trade. Grow. Bl…","snippet_highlighted":"# Blume Finance — **XRPL** EVM DeFi Ecosystem\n\n**Source:** RECON-E-001 | **Tier:** 1 (Public) | **Registered:** 2026-04-12  \n**Website:** [blumefi.com](https://blumefi.com) | **Tagline:** \"Trade. Grow. Bl…"},{"id":"0602c763-9f6b-46a3-a6ee-213351d66cd0","title":"XRPL mainnet vs XRPL EVM — builders choose the wrong environment","summary":"``` PATTERN_ID:           P-FRIC-004 PATTERN_TYPE:         repeated_friction TITLE:                XRPL mainnet vs XRPL EVM — builders choose the wrong environment SUMMARY:              XRPL mainnet and XRPL EVM are separate chains with different programming models. Mainnet uses ledger-native transa","category":"ecosystem","tier":2,"score":0.590665578842163,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"…TTERN_TYPE:         repeated_friction TITLE:                XRPL mainnet vs XRPL EVM — builders choose the wrong environment SUMMARY:              XRPL mainnet and XRPL EVM are separate chains with di…","snippet_highlighted":"…TTERN_TYPE:         repeated_friction TITLE:                **XRPL** mainnet vs **XRPL** EVM — builders choose the wrong environment SUMMARY:              **XRPL** mainnet and **XRPL** EVM are separate chains with di…"},{"id":"0ef84234-edee-45b2-ab9e-3b26f3a5b0bf","title":"Dhali — Pay-Per-Request XRPL API Access","summary":"**Source:** RECON-E-002 | **Tier:** 1 (Public) | **Registered:** 2026-04-12 **Website:** [dhali.io](https://dhali.io) | **Docs:** [dhali.io/docs](https://dhali.io/docs) Dhali provides metered access to XRPL infrastructure APIs using XRPL payment channels and the x402 protocol. No accounts, no API ke","category":"ecosystem","tier":2,"score":0.582745634019375,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"…cs](https://dhali.io/docs) Dhali provides metered access to XRPL infrastructure APIs using XRPL payment channels and the x402 protocol. No accounts, no API ke","snippet_highlighted":"…cs](https://dhali.io/docs) Dhali provides metered access to **XRPL** infrastructure APIs using **XRPL** payment channels and the x402 protocol. No accounts, no API ke"},{"id":"a1bb8337-04fd-495a-8583-a4cee0110bad","title":"XRPL key and seed exposure via unsafe storage or sharing","summary":"``` PATTERN_ID:           P-SAFE-001 PATTERN_TYPE:         repeated_safety_issue TITLE:                XRPL key and seed exposure via unsafe storage or sharing SUMMARY:              Across the new safety collection, a consistent pattern emerges: builders and users expose XRPL seeds and private keys ","category":"ecosystem","tier":2,"score":0.582745634019375,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"…N_TYPE:         repeated_safety_issue TITLE:                XRPL key and seed exposure via unsafe storage or sharing SUMMARY:              Across the new safety collection, a consistent pattern emerge…","snippet_highlighted":"…N_TYPE:         repeated_safety_issue TITLE:                **XRPL** key and seed exposure via unsafe storage or sharing SUMMARY:              Across the new safety collection, a consistent pattern emerge…"},{"id":"5bca288c-1ec1-4dc1-a9fe-94552491fef5","title":"PAZO XRPL Lounge","summary":"**Source**: XRPL Pulse Project Catalog **URL**: https://pazo.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Explore the XRPL in 3D with one click","category":"ecosystem","tier":2,"score":0.582745634019375,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"**Source**: XRPL Pulse Project Catalog **URL**: https://pazo.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Explore the XRPL in 3D with on…","snippet_highlighted":"**Source**: **XRPL** Pulse Project Catalog **URL**: https://pazo.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Explore the **XRPL** in 3D with on…"},{"id":"3f76924b-38b0-4137-bd33-06d65e9661ec","title":"XRPL reserve undercount — object count not tracked, transactions fail","summary":"``` PATTERN_ID:           P-FAIL-001 PATTERN_TYPE:         repeated_failure TITLE:                XRPL reserve undercount — object count not tracked, transactions fail SUMMARY:              Builders consistently undercount the XRPL account reserve when building payment flows, trading bots, and NFT s","category":"ecosystem","tier":2,"score":0.582745634019375,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"…ATTERN_TYPE:         repeated_failure TITLE:                XRPL reserve undercount — object count not tracked, transactions fail SUMMARY:              Builders consistently undercount the XRPL accoun…","snippet_highlighted":"…ATTERN_TYPE:         repeated_failure TITLE:                **XRPL** reserve undercount — object count not tracked, transactions fail SUMMARY:              Builders consistently undercount the **XRPL** accoun…"},{"id":"ebb0a9d2-6068-4e06-b399-1b97e0cfe2c1","title":"Dhali","summary":"# Dhali — Pay-Per-Request XRPL API Access **Source:** RECON-E-002 | **Tier:** 1 (Public) | **Registered:** 2026-04-12 **Website:** [dhali.io](https://dhali.io) | **Docs:** [dhali.io/docs](https://dhali.io/docs) ## Overview Dhali provides metered access to XRPL infrastructure APIs using XRPL payme...","category":"ecosystem","tier":1,"score":0.582745634019375,"result_type":"knowledge_unit","tags":["XRPL"],"snippet":"# Dhali — Pay-Per-Request XRPL API Access **Source:** RECON-E-002 | **Tier:** 1 (Public) | **Registered:** 2026-04-12 **Website:** [dhali.io](https://dhali.io) | **Docs:** [dhali.io/docs](https://dhal…","snippet_highlighted":"# Dhali — Pay-Per-Request **XRPL** API Access **Source:** RECON-E-002 | **Tier:** 1 (Public) | **Registered:** 2026-04-12 **Website:** [dhali.io](https://dhali.io) | **Docs:** [dhali.io/docs](https://dhal…"},{"id":"b45af117-e4a6-416d-96fa-2a6a814edbe4","title":"Collection: XRPL Foundations","summary":"> File: tools/xrpl_foundations_001.md | Schema: v2 | Date: 2026-04-09 > Source: Official XRPL documentation (xrpl.org) — Tier 1 primary reference > Purpose: Foundation knowledge for Society Libraries — XRPL Foundations bucket","category":"ecosystem","tier":2,"score":0.582745634019375,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"> File: tools/xrpl_foundations_001.md | Schema: v2 | Date: 2026-04-09 > Source: Official XRPL documentation (xrpl.org) — Tier 1 primary reference > Purpose: Foundation knowledge for Society Libraries …","snippet_highlighted":"> File: tools/**xrpl**_foundations_001.md | Schema: v2 | Date: 2026-04-09 > Source: Official **XRPL** documentation (**xrpl**.org) — Tier 1 primary reference > Purpose: Foundation knowledge for Society Libraries …"},{"id":"389e6439-f710-4eb1-b0b0-bfef15187cce","title":"Xaman Wallet","summary":"**Source**: XRPL Pulse Project Catalog **URL**: https://xaman.app **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Most popular XRPL wallet (also in Tools, DEX, NFT)","category":"ecosystem","tier":2,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"**Source**: XRPL Pulse Project Catalog **URL**: https://xaman.app **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Most popular XRPL wallet (al…","snippet_highlighted":"**Source**: **XRPL** Pulse Project Catalog **URL**: https://xaman.app **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Most popular **XRPL** wallet (al…"},{"id":"0e278e66-8bac-426e-9a1b-29c5857286ca","title":"Bot failed to connect to XRPL node. Error: connection timeout after 30s. Retry logic triggered but n","summary":"Bot failed to connect to XRPL node. Error: connection timeout after 30s. Retry logic triggered but node was still unreachable. Switched to fallback endpoint s2.ripple.com and connection restored. Root","category":"failure","tier":1,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["failure","auto_classified"],"snippet":"Bot failed to connect to XRPL node. Error: connection timeout after 30s. Retry logic triggered but node was still unreachable. Switched to fallback endpoint s2.ripple.com and connection restored. Root","snippet_highlighted":"Bot failed to connect to **XRPL** node. Error: connection timeout after 30s. Retry logic triggered but node was still unreachable. Switched to fallback endpoint s2.ripple.com and connection restored. Root"},{"id":"509977a6-c7bc-4093-b32b-36a2655f0c60","title":"XRP.cafe","summary":"**Source**: XRPL Pulse Project Catalog **URL**: https://xrp.cafe **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES The friendliest NFT marketplace on XRPL","category":"ecosystem","tier":2,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"**Source**: XRPL Pulse Project Catalog **URL**: https://xrp.cafe **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES The friendliest NFT marketpla…","snippet_highlighted":"**Source**: **XRPL** Pulse Project Catalog **URL**: https://xrp.cafe **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES The friendliest NFT marketpla…"},{"id":"c73dce3f-e3a2-44de-abe4-a55bb3730fc2","title":"Lucky Hash","summary":"**Source**: XRPL Pulse Project Catalog **URL**: https://luckyhash.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES True randomness to blockchain gaming through XRPL ledger hashes","category":"knowledge","tier":2,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"**Source**: XRPL Pulse Project Catalog **URL**: https://luckyhash.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES True randomness to blockc…","snippet_highlighted":"**Source**: **XRPL** Pulse Project Catalog **URL**: https://luckyhash.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES True randomness to blockc…"},{"id":"57a5c0cc-d754-4fb2-80d5-3d1ebaf8eb86","title":"Hit tecINSUFFICIENT_RESERVE on XRPL because I forgot to count object reserves for trustlines. Cost m","summary":"Hit tecINSUFFICIENT_RESERVE on XRPL because I forgot to count object reserves for trustlines. Cost me 3 retries.","category":"performance","tier":2,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["performance","auto_classified"],"snippet":"Hit tecINSUFFICIENT_RESERVE on XRPL because I forgot to count object reserves for trustlines. Cost me 3 retries.","snippet_highlighted":"Hit tecINSUFFICIENT_RESERVE on **XRPL** because I forgot to count object reserves for trustlines. Cost me 3 retries."},{"id":"2f5aee14-4686-4057-86d7-4c40ac499787","title":"Testing the intelligence filter with a sample XRPL DEX order placement failure. User tried to place ","summary":"Testing the intelligence filter with a sample XRPL DEX order placement failure. User tried to place an offer but got tecINSUFFICIENT_RESERVE because they had 10 XRP but needed 20 XRP for the 2XRP rese","category":"failure","tier":1,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["failure","auto_classified"],"snippet":"Testing the intelligence filter with a sample XRPL DEX order placement failure. User tried to place an offer but got tecINSUFFICIENT_RESERVE because they had 10 XRP but needed 20 XRP for the 2XRP rese","snippet_highlighted":"Testing the intelligence filter with a sample **XRPL** DEX order placement failure. User tried to place an offer but got tecINSUFFICIENT_RESERVE because they had 10 XRP but needed 20 XRP for the 2XRP rese"},{"id":"98d4eb5f-e10d-4c2b-845a-895aca5cb888","title":"Rhyzlo","summary":"**Source**: XRPL Pulse Project Catalog **URL**: https://rhyzlo.net **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES The trust layer for the XRPL. Free risk reports, institutional-grade analytics","category":"knowledge","tier":2,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"**Source**: XRPL Pulse Project Catalog **URL**: https://rhyzlo.net **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES The trust layer for the XRP…","snippet_highlighted":"**Source**: **XRPL** Pulse Project Catalog **URL**: https://rhyzlo.net **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES The trust layer for the XRP…"},{"id":"67a13692-66c3-48ec-861c-1f6a0d5dd62a","title":"Strobe","summary":"**Source**: XRPL Pulse Project Catalog **URL**: https://strobe.finance **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES XRPL's first native lending and borrowing market","category":"knowledge","tier":2,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"**Source**: XRPL Pulse Project Catalog **URL**: https://strobe.finance **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES XRPL's first native len…","snippet_highlighted":"**Source**: **XRPL** Pulse Project Catalog **URL**: https://strobe.finance **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES **XRPL**'s first native len…"},{"id":"08f8631b-3de8-4765-b9b8-8297a7423988","title":"Puppy Tools","summary":"**Source**: XRPL Pulse Project Catalog **URL**: https://puppytools.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Building Custom Solutions for Communities. Discord Bots, XRPL & Solana","category":"knowledge","tier":2,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"**Source**: XRPL Pulse Project Catalog **URL**: https://puppytools.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Building Custom Solution…","snippet_highlighted":"**Source**: **XRPL** Pulse Project Catalog **URL**: https://puppytools.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Building Custom Solution…"},{"id":"b97d95f9-27d0-45a5-b0f5-5972454f30bf","title":"Bidds","summary":"**Source**: XRPL Pulse Project Catalog **URL**: https://bidds.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Auction-focused NFT marketplace on XRPL, real-time auctions","category":"ecosystem","tier":2,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"**Source**: XRPL Pulse Project Catalog **URL**: https://bidds.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Auction-focused NFT marketpla…","snippet_highlighted":"**Source**: **XRPL** Pulse Project Catalog **URL**: https://bidds.io **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Auction-focused NFT marketpla…"},{"id":"86ad3a5a-8ff5-408e-a14d-2ae3bb770644","title":"The XRPL Vote Board","summary":"**Source**: XRPL Pulse Project Catalog **URL**: https://xrplvote.com **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Vote with XRP to rank projects","category":"ecosystem","tier":2,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"**Source**: XRPL Pulse Project Catalog **URL**: https://xrplvote.com **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Vote with XRP to rank pro…","snippet_highlighted":"**Source**: **XRPL** Pulse Project Catalog **URL**: https://**xrpl**vote.com **Category**: Ecosystem Project **Tier**: 1 (Public) **Usefulness Score**: 7.0 **Library Candidate**: YES Vote with XRP to rank pro…"},{"id":"f0a0bd27-defb-4c09-804a-0c12e5cbe16c","title":"XRPL Amendment Index","summary":"> Updated: 2026-04-09T00:44:12Z > Source: Private XRPL CLIO node (xrpl-rpc.goons.app) | Status | Count | |--------|-------| | ✅ Enabled | 91 | | 🟡 Pending | 13 | | ❌ Vetoed | 0 | > These are not yet ","category":"ecosystem","tier":2,"score":0.57599088549614,"result_type":"knowledge_unit","tags":["knowledge","imported"],"snippet":"> Updated: 2026-04-09T00:44:12Z > Source: Private XRPL CLIO node (xrpl-rpc.goons.app) | Status | Count | |--------|-------| | ✅ Enabled | 91 | | 🟡 Pending | 13 | | ❌ Vetoed | 0 | > These are not yet ","snippet_highlighted":"> Updated: 2026-04-09T00:44:12Z > Source: Private **XRPL** CLIO node (**xrpl**-rpc.goons.app) | Status | Count | |--------|-------| | ✅ Enabled | 91 | | 🟡 Pending | 13 | | ❌ Vetoed | 0 | > These are not yet "}],"semantic_search":true}