@epochly/relay
v0.1.20
Published
Relay TypeScript SDK. v0.1 public surface: Relay client, sidecar locator + handshake (W4.1), trace lifecycle, redaction policy schema, error envelopes, and the npx @epochly/relay sidecar bundle wrapper.
Downloads
2,349
Readme
@epochly/relay (TypeScript SDK)
Placeholder package skeleton. The TypeScript SDK lands in W4.
For W1.5 (schemas codegen pipeline), this package carries the generated
canonical control-plane envelope types under src/_generated/. Source of
truth: packages/schemas/raw/openapi.yaml.
Regenerate via:
uv run python packages/schemas/scripts/codegen.pyThe hand-authored rich-validation guards (parseRunResult,
parseEventLogEntry, JCS canonical serializers, etc.) live under
packages/schemas/typescript/src/envelopes.ts.
License: Apache 2.0.
