{"name":"Meme-Quant Swarm","description":"Web4 迷你币 AI 智能体分身微支付交易系统：Scout/Profiler/GameTheory/Execution/Risk 五角色 Swarm，经 x402 V2 微支付购买外部数据，博弈论推演后在统一链适配层执行带熔断保护的交易。","version":"2.0.0","protocolVersion":"0.2.9","url":"https://meme-quant-swarm.local","skills":[{"id":"game-theory-signal","name":"Game Theory Signal","description":"输入 meme 代币地址，返回筹码分布推演信号（BUY/WAIT/AVOID + 胜率 + 置信度 + 动态滑点容忍度）。基于 top10 集中度、Dev 剩余仓位与聪明钱流入速度的庄家操盘阶段推演。","inputModes":["application/json"],"outputModes":["application/json"],"examples":[{"input":{"tokenAddress":"0x..."},"output":{"signal":"BUY","winRate":0.85,"confidence":0.8,"slippageToleranceBps":60}}]},{"id":"profiler-wallet-graph","name":"Profiler Wallet Graph","description":"输入代币地址，返回庄家钱包网络图谱（devWalletNetwork）、聪明钱净流入（USDC）、bundle 风险与历史胜率，用于剔除割韭菜劣质发盘方。","inputModes":["application/json"],"outputModes":["application/json"],"examples":[{"input":{"tokenAddress":"0x..."},"output":{"smartMoneyInflow":182000,"smartMoneyCount":96,"bundleRisk":"low"}}]},{"id":"meme-token-audit","name":"Meme Token Audit","description":"貔貅盘深度审计：模拟 staticcall transfer(1 wei → 0xdEaD)、卖出税率、LP 锁仓、冻结权限与庄家集中度，输出 safe/medium/high/critical 风险等级。","inputModes":["application/json"],"outputModes":["application/json"],"examples":[{"input":{"tokenAddress":"0x..."},"output":{"isHoneypot":false,"taxRateBps":420,"riskLevel":"safe"}}]},{"id":"live-event-stream","name":"Live Event Stream (WebSocket)","description":"socket.io 实时事件流订阅：swarm:events 增量推送全生命周期 SwarmEvent（1.2s 窗口去重，字段与 GET /api/v1/swarm/status 的 events 一致），支持 swarm:sync 补发最近 N 条；无限重连 + everConnected 降级语义（从未连上显示轮询模式，掉线重连显示连接中），配套客户端能力：60s 吞吐 sparkline（5s 桶 hover 显示绝对时间窗）、活动流级别过滤（all/info/success/warn/error）、palette 手动重连命令、critical/kill/rollback 三种事件音色。连接不可达时 REST 轮询行为一致。接入方式见 /api/llms.txt。","inputModes":["application/json"],"outputModes":["application/json"],"examples":[{"input":{"sync":{"limit":8}},"output":{"event":"swarm:events","count":8}}]},{"id":"chain-launch-upstream","name":"Chain Launch Upstream (pump.fun)","description":"真实链上新发射信号源：PumpPortal WSS 订阅 pump.fun 新币创建事件，经限流护栏（10 条/分钟 + mint 去重）写入 SignalEvent（triggerSource=pump_fun, rawPayload.source=pumpportal）与 SwarmEvent（📡 链上新发射），与模拟信号双轨并行。状态查询 GET /api/v1/chain/upstream（status=live/connecting/offline + 已收/入库/限流计数）。配套 Rug 快检 GET /api/v1/risk/rugcheck?mint=（Solana 主网 RPC 判 mint/freeze authority + DexScreener 流动性/池龄/社媒 → safe/caution/danger + 0-100 风险分，5 分钟缓存）与策略模板 GET/POST /api/v1/strategy/templates（safe/balanced/degen 三档参数 schema）。","inputModes":["application/json"],"outputModes":["application/json"],"examples":[{"input":{"mint":"So11111111111111111111111111111111111111112"},"output":{"verdict":"safe","score":100,"mintAuthorityRevoked":true,"freezeAuthorityRevoked":true}}]},{"id":"live-readiness-custody","name":"Live Readiness & Custody","description":"实盘就绪度与托管能力：GET /api/v1/chain/readiness 聚合交易模式闸门（paper|live）与五项环境前置检查（LIVE_TRADING/SOLANA_RPC_URL/CUSTODY_MASTER_KEY/TREASURY_SOL/USDC_MINT）、PumpPortal 上游健康、Jupiter 可达性、日内回撤熔断状态；GET/POST/DELETE /api/v1/custody/keys 服务端热钱包托管（私钥 AES-256-GCM + PBKDF2 310k KEK 加密落盘，用时解密用后清零，永不下发；热钱包敞口硬顶 HOT_WALLET_MAX_SOL）；x402 可切 onchain-solana 结算（402 附 solana-spl-transfer 支付指令块，Facilitator 链上核验金库 USDC 净增量 + 双防重放，fail-closed）。完整清单见 /api/llms.txt。","inputModes":["application/json"],"outputModes":["application/json"],"examples":[{"input":{"action":"readiness"},"output":{"mode":"paper","prerequisitesMet":false,"settlement":"internal","jupiter":{"reachable":true}}},{"input":{"action":"createKey","label":"hot-wallet-1"},"output":{"ok":true,"pubkey":"8jEow…","chain":"solana","hotWallet":true}}]}],"securitySchemes":{"x402_payment":{"type":"http","scheme":"x402-v2-session","description":"x402 V2 micropayments (USDC on base). Pay-per-request via x-payment header, or obtain a budget-scoped session token from /api/v1/x402/session/init. Recipient: A3gtwWP1HhBftUyzb9bxnFbNSehyC4y7Rg5muKWsK5DL"}},"trustRegistry":{"erc8004Identity":"0x8004000000000000000000000000000000000001","reputationRegistry":"/api/v1/trust/registry","validationRegistry":"0x8004000000000000000000000000000000000003"},"protocols":{"mcp":"/api/v1/mcp/tools","llmsTxt":"/api/llms.txt"},"capabilities":{"streaming":true,"stateTransitionHistory":true}}