SKU 通用流程:history 差分产出 shelf_events(价/有货,unknown≠售罄), shops trust 分进 tab-caches/黑市面板;礼品卡面值假差标 noise; ensure-shops --record-outcome 回填我方履约。设计见 manhuang-procurement-radar.md。
116 lines
3.3 KiB
JSON
116 lines
3.3 KiB
JSON
{
|
||
"version": 1,
|
||
"updated": "2026-07-13",
|
||
"note": "鬼市/黑市本地店表。复制到 ~/.config/manhuang/shops.json。频道名/Bot 不进公开仓库。trust=平台分+我方履约+risk→score/band(见 manhuang-procurement-radar.md)。",
|
||
"brands": [
|
||
"feibisi.com",
|
||
"weixiaoduo.com",
|
||
"wenpai.org",
|
||
"cravatar.com",
|
||
"feicode.com"
|
||
],
|
||
"rsshub_base": "",
|
||
"shops": [
|
||
{
|
||
"id": "tg-demo-ai-bot",
|
||
"name": "示例 · TG AI 售卖 Bot",
|
||
"kind": "telegram",
|
||
"platform": "telegram",
|
||
"handle": "@example_ai_bot",
|
||
"url": null,
|
||
"rsshub_path": "",
|
||
"goods": ["ChatGPT", "Claude", "额度"],
|
||
"sku_for": ["chatgpt", "claude", "codex_quota"],
|
||
"status": "watch",
|
||
"risk": "high",
|
||
"trade": true,
|
||
"depth": "mid",
|
||
"opacity": "opaque",
|
||
"region": "global",
|
||
"layer": "trade_grey",
|
||
"trust": {
|
||
"platform": { "rating": null, "sales_n": null },
|
||
"ours": {
|
||
"orders_ok": 0,
|
||
"orders_fail": 0,
|
||
"dispute": false,
|
||
"quality": null,
|
||
"note": "成交后回填;dispute=true → band=block"
|
||
}
|
||
},
|
||
"next": "小额试单 + probe;handle 仅本地;回填 trust.ours"
|
||
},
|
||
{
|
||
"id": "tg-demo-otp",
|
||
"name": "示例 · TG 接码频道",
|
||
"kind": "telegram",
|
||
"platform": "telegram",
|
||
"handle": "@example_otp_channel",
|
||
"url": null,
|
||
"goods": ["OTP", "长效号"],
|
||
"sku_for": ["otp", "longlife_otp", "sms"],
|
||
"status": "watch",
|
||
"risk": "high",
|
||
"trade": true,
|
||
"depth": "mid",
|
||
"layer": "register",
|
||
"next": "与 5sim 对照单价"
|
||
},
|
||
{
|
||
"id": "faka-demo-panel",
|
||
"name": "示例 · 发卡站域名",
|
||
"kind": "faka",
|
||
"platform": "faka",
|
||
"url": "https://example-faka.invalid/",
|
||
"goods": ["卡密", "共享号"],
|
||
"sku_for": ["api_card", "shared_account", "chatgpt"],
|
||
"status": "watch",
|
||
"risk": "high",
|
||
"trade": true,
|
||
"depth": "mid",
|
||
"layer": "trade_grey",
|
||
"next": "CD 盯首页改价;域名常换"
|
||
},
|
||
{
|
||
"id": "discord-demo-resell",
|
||
"name": "示例 · Discord 转售服",
|
||
"kind": "community",
|
||
"platform": "discord",
|
||
"handle": "invite:XXXX",
|
||
"url": null,
|
||
"goods": ["订阅共享", "中介"],
|
||
"sku_for": ["subscription", "chatgpt", "claude"],
|
||
"status": "watch",
|
||
"risk": "high",
|
||
"trade": true,
|
||
"depth": "mid",
|
||
"layer": "trade_grey",
|
||
"next": "invite 本地维护"
|
||
},
|
||
{
|
||
"id": "mp-demo-funpay-lot",
|
||
"name": "示例 · FunPay 订阅 lot(clearnet)",
|
||
"kind": "marketplace",
|
||
"platform": "funpay",
|
||
"url": "https://funpay.com/en/lots/3559/",
|
||
"goods": ["ChatGPT Plus", "订阅"],
|
||
"sku_for": ["chatgpt", "openai", "codex_quota"],
|
||
"status": "active",
|
||
"risk": "mid",
|
||
"trade": true,
|
||
"depth": "shallow",
|
||
"opacity": "clearnet",
|
||
"layer": "trade_grey",
|
||
"trust": {
|
||
"platform": { "rating": 4.2, "sales_n": 120 },
|
||
"ours": {
|
||
"orders_ok": 2,
|
||
"orders_fail": 0,
|
||
"dispute": false,
|
||
"quality": 0.85
|
||
}
|
||
},
|
||
"next": "CD 盯 lot;成交后回填 ours;score 由 manhuang_shelf 计算"
|
||
}
|
||
]
|
||
}
|