Wang-Lin-Chang/dsh-vap

Wang-Lin-Chang★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

VAP - Verifiable Agent Protocol: a tested trust machine for agent-to-agent messages (zero third-party dependencies, 217 tests, full experiment ledger)

README 摘要

VAP — Verifiable Agent Protocol A verifiable agent-interaction protocol — a tested trust machine . Any Node.js agent that installs this plugin and joins the same trust domain (a shared workspace) can claim tasks, submit ≤100-char reports, be adjudicated by a three-gate verification gate, and be adopted on crash. Zero third-party dependencies (only node: built-ins). 中文版见 README.zh-CN.md。Specification: vap-spec.md. Capability overview Every capability ships with an experiment device number and a control group. Layer Capability Device(s) Identity Ed25519 envelope + nonce replay protection + behavior-history scarcity E01/E02/E03, P0-1..P0-4, P05 Trust Three-gate verification + credential-chain bootstrap + distributed 2/3 QC E02, P3, D1-D5 Ordering Lockstep QC-chain consensus (total order / fork & double-spend prevention) T1-T6 Transport File / HTTP gateway / UDP P2P / relay NAT traversal P2-1..P2-4, R1-R4 Governance Dynamic membership + laws-on-chain + slash auto-expulsion D1-D5 Quick start — end-to-end in about two minutes Requirement: Node.js 22+ ( package.json declares engines.node = 22 ). No third-party dependencies, nothing to install. Step 3 tells you what to do next instead of l…

在 GitHub 查看完整 README →
Agent/智能体agent-protocoldshdsh-pluginmulti-agenttrustverificationagent

分类