返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
a

a2a-market-ucp-broadcast

Implement UCP broadcast of buyer intents to eligible nodes, including message signing, routing, and ack handling. Use when building universal commerce protocol publish/subscribe behavior for matching and quote intake.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.2.0
安全检测
已通过
149
下载量
0
收藏
概述
安装方式
版本历史

a2a-market-ucp-broadcast

# a2a-Market UCP Broadcast Define the transport and protocol shell for intent broadcast in UCP. Current status: framework release for registration. Prioritize interoperability contracts over optimization. ## Scope - Build intent payload schema and canonical signing routine. - Broadcast to eligible nodes and track delivery acknowledgements. - Feed response stream into quote intake service. ## Suggested Project Layout - `app/protocol/ucp/intent_message.py` - `app/protocol/ucp/signer.py` - `app/application/services/broadcast_service.py` - `app/infrastructure/ws/ucp_gateway.py` ## Minimum Contracts (MVP P0) 1. `build_intent(payload)` normalizes and version-tags message. 2. `sign_intent(intent, private_key)` returns detached signature object. 3. `broadcast(intent_id, target_nodes)` returns dispatch receipt ids. 4. `collect_acks(intent_id, timeout_ms)` returns per-node ack status. ## Event Mapping - Emit `INTENT_CREATED` before dispatch. - Emit `INTENT_BROADCASTED` after fan-out completes. - Emit `NODE_RESPONDED` when quote/ack arrives. ## Guardrails - Keep canonical JSON serialization deterministic for signing. - Record per-node retry counters and stop after configured threshold. - Attach protocol version in every envelope. ## Implementation Backlog - Add adaptive node selection based on reputation percentile. - Add dead-letter handling for nodes with repeated timeouts. ## Runtime Implementation - Status: implemented in local runtime package. - Primary code paths: - `runtime/src/protocol/ucp-client.js` - `runtime/src/application/market-agent.js` - Validation: covered by `runtime/tests` and `npm test` in `runtime/`.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 a2a-market-ucp-broadcast-1776162601 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 a2a-market-ucp-broadcast-1776162601 技能

通过命令行安装

skillhub install a2a-market-ucp-broadcast-1776162601

下载 Zip 包

⬇ 下载 a2a-market-ucp-broadcast v0.2.0

文件大小: 1.68 KB | 发布时间: 2026-4-17 13:53

v0.2.0 最新 2026-4-17 13:53
sync runtime implementation and validation coverage

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部