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, andonError. - Keep schema-first design as the center for validation and generated typing.
- Keep transport responsibilities minimal and transport-only.
Near-term implementation focus
- Runtime reliability modules (
retry,DLQ, queue orchestration). - Schema metadata expansion and schema docs.
- Generated client DX improvements.
- Release and contribution automation.
Constraints
- English-only public surface.
- Functional, immutable, ES6-first implementation.
- Schema-first typing and validation.
- Shared configuration from @livon/config.