@dvvezig/core
v0.1.0
Published
Zig protocol core: envelope, capability cards, gate FSM, surface and channel vocabularies, scoping. Pure, zero I/O.
Readme
@dvvezig/core
Pure TypeScript primitives for the Zig room protocol.
This package contains the protocol types, zod schemas, envelope validation, capability cards, gate state machine, surface and channel vocabularies, scoping policies, ULID helpers, and stable error types. It has no runtime I/O.
npm install @dvvezig/coreUse this package when you need the wire types, validation, schemas, or pure protocol helpers directly. Runtime, agent, and host packages depend on it automatically.
