@q9labsai/diagnostics-contracts
v0.1.1
Published
Versioned, redaction-safe contracts for Chalk episode diagnostics.
Readme
@q9labsai/diagnostics-contracts
Public, versioned TypeScript contracts used by Chalk episode diagnostics. The package contains the runtime validators, redaction helpers, event/action contracts, projections, and JSON schemas shared by Chalk clients and services.
Install it alongside a Chalk client when consuming diagnostics types or runtime validation helpers:
pnpm add @q9labsai/diagnostics-contractsThe package is ESM-first and exports its root API plus the checked-in schema and
fixture files through the ./schemas/* and ./fixtures/* subpaths.
