AgentHandoffLanding(P2 兑现侧):从 store 取 token + URL params 取 agent 参数(slotKey/ sourceAgentId/version/revision)→ agentSlotPrecheck(market_agent + handoffToken,后端核验+核销) → setPrecheck(token 用完即弃)→ bindAgentSlot(只消费 precheckId)→ 绑定完成。 useAgentHandoff hooks + HandoffLandingPage owner dispatch +agent。 诚实范围:来源侧发起入口(MarketAssetDetailPage agent 按钮)依赖 market→agent 资产物化 (未接、列独立后续),做了会是半成品故暂不做;agent 参数经 URL 透传,e2e 用 seed market agent + 直接构造落地 URL 验证兑现侧放宽红线。 验证:tsc -b OK、eslint 空、vitest 97/97(含 AgentHandoffLanding 4:就绪/闭环/核验拒绝/会话失效)。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Java
64.8%
TypeScript
17.2%
Vue
13.8%
HTML
1.5%
JavaScript
1.2%
Other
1.3%