Skip to main content

Project Context

For maintainers and contributors, this page summarizes current focus, constraints, and near-term priorities.

Current focus

  • Build a predictable event runtime with onReceive, onSend, and onError.
  • Keep schema-first design as the center for validation and generated typing.
  • Keep transport responsibilities minimal and transport-only.

Near-term implementation focus

  1. Runtime reliability modules (retry, DLQ, queue orchestration).
  2. Schema metadata expansion and schema docs.
  3. Generated client DX improvements.
  4. Release and contribution automation.

Constraints