Entropy Lab Open Protocol

ESVP is the public protocol layer behind Entropy Lab.

Use this repository to understand the transcript contract, run the reference server, and integrate open clients without coupling to private product code.

Reference surface
  • Transcript schema and examples
  • Replay and validation helpers
  • Public workers for Android and iOS simulator flows
  • HTTP reference server for local and hosted integrations

Protocol

Canonical transcript schema, examples, and portable bundle conventions.

Open section

Reference Server

Public HTTP surface for sessions, replay, artifacts, and device inventory.

Open section

Boundary

What stays open in ESVP and what remains private to the Entropy Lab product.

Open section

Repo boundary

Open by design

This repo is for the protocol and the public reference implementation. The Entropy Lab workspace, product operations, and private heuristics stay out of tree.

Current package

@entropylab/esvp-local

The server package metadata already points to a local-first reference server. Publish under another scope later once the scope is ready.