You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added release pretag-check and release local-verify xtask commands so
release operators can run repeatable local verification and fail-closed
pre-tag GitHub Release workflow dry-runs from the CLI.
Added prepared Deno test partitions for faster focused package, service,
UI/tooling, and packaging verification loops after a single prepare step.
Changed
Updated the Release workflow with Deno dependency caching, broader Rust tool
cache coverage, and timing diagnostics for release verification phases.
Expanded the release guide with exact Git review commands, targeted
integration fixture guidance, corrected Rust formatter checks, and staged JSR
publish verification.
Fixed
Annotated TypeScript and Rust handler-boundary errors with service, contract,
surface, request, and trace metadata while preserving declared business error
types and omitting internal NATS subjects from serialized error contexts.
Fixed release verification type checks for cross-runtime timer handles and
Node stack-trace capture, and restored JS demo contract parity resolution with
local Trellis import mappings.