feat: expose A2A referral status
Some checks failed
CI and Production Smoke / smoke (push) Has been cancelled
Some checks failed
CI and Production Smoke / smoke (push) Has been cancelled
This commit is contained in:
@@ -84,6 +84,7 @@ SCOUT_MAX_ISSUES_PER_SCAN=90
|
||||
|
||||
- 內部 Growth Agent 透過 `POST /api/cron/a2a-growth` 產生外部 Agent growth kit,預設只寫 audit;只有 `A2A_GROWTH_ENABLE_OUTBOUND=true` 才會推送到安全的外部 webhook。
|
||||
- 外部 Agent 透過 `GET /api/a2a/growth/kit?agent_id=<id>®ister=true` 取得 referral URL,例如 `https://vibework.wooo.work/propose?ref_agent=<id>`。
|
||||
- 外部 Agent 可透過 `GET /api/a2a/referrals/status?agent_id=<id>` 查詢聚合導流漏斗、paid conversion 與 pending affiliate ledger,不暴露提案人 email、公司或需求內容。
|
||||
- 外部 Agent / 工具整合目錄可讀 `GET /api/a2a/integrations?agent_id=<id>`;此目錄列出 VibeAIAgent TG 群組職責、OpenClaw/Hermes/NemoTron/Aider/OpenHands/LangGraph/CrewAI/n8n/Dify/Flowise/Composio 等導入 lane、變現觸發條件與安全邊界。
|
||||
- 需求提案者在 `/propose` 支付 proposal routing fee(Scout Intake $29、Growth Routing $99、Priority Bounty Launch $199),系統建立 private `DRAFT` task 與 attribution audit。
|
||||
- Stripe webhook 只會把 `metadata.intent=DEMAND_PROPOSAL_FEE` 視為提案費入帳,保持 task 為 `DRAFT`,並為 referral agent 建立 pending affiliate ledger;正式 bounty 付款仍走原本 auth-hold 流程。
|
||||
|
||||
Reference in New Issue
Block a user