Skip to content

feat: add lifecycle event vocabulary#92

Merged
tnez merged 1 commit into
mainfrom
feat/lifecycle-event-vocabulary
Jun 4, 2026
Merged

feat: add lifecycle event vocabulary#92
tnez merged 1 commit into
mainfrom
feat/lifecycle-event-vocabulary

Conversation

@tnez
Copy link
Copy Markdown
Collaborator

@tnez tnez commented Jun 4, 2026

Summary

  • Add exported lifecycle event name/types/constants for primitive operations.
  • Document lifecycle events as distinct from local hooks and dispatch execution.
  • Cover the event vocabulary, primitive mapping, and related-event composition in tests.

Closes #89.
Refs #91.

Test plan

  • bun test
  • bun run typecheck

@tnez tnez marked this pull request as ready for review June 4, 2026 14:28
@tnez tnez merged commit 9be6d13 into main Jun 4, 2026
1 check passed
@tnez tnez deleted the feat/lifecycle-event-vocabulary branch June 4, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: lifecycle event vocabulary for primitive operations

1 participant