@7h3/protocol
v0.1.2
Published
7h3 Protocol — AIP (Aurelion Interaction Protocol): deterministic, signed, replay-safe AI-to-AI message envelopes (wire aip/0.1).
Downloads
143
Readme
@7h3/protocol
7h3 Protocol implements AIP — the Aurelion Interaction Protocol (wire version aip/0.1):
deterministic, signed, replay-safe AI-to-AI message envelopes.
Install:
npm install @7h3/protocolImport:
import { createAipAgentAdapter, receiveEnvelope } from '@7h3/protocol'