Skip to content

v0.1.2

Choose a tag to compare

@happysnaker happysnaker released this 02 Jul 18:26

Highlights

  • add per-interaction correlation IDs across receive / dedupe / ACP dispatch / progress / reply logs
  • expose duplicate-drop dedupe keys in structured logs for faster replay debugging
  • document how operators can grep correlationId to trace a noisy interaction end to end

Validation

  • npm run lint
  • npm run typecheck
  • npm run test