Skip to content

feat: basic COMMAND handling & dispatching#52

Merged
cococry merged 1 commit into
mainfrom
event-command-impl
Jul 23, 2026
Merged

feat: basic COMMAND handling & dispatching#52
cococry merged 1 commit into
mainfrom
event-command-impl

Conversation

@cococry

@cococry cococry commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

Adds the commands sub-directory as the module responsible for dispatching commands to their appropriate domain-specific handlers. Handler implementations will live in the commands module, contained in files named according to their domain.

Testing

Describe how you tested this change.

  • scripts/check.sh passes locally
  • CI passes for this pull request

@cococry
cococry merged commit 3b75162 into main Jul 23, 2026
1 of 5 checks passed
@cococry
cococry deleted the event-command-impl branch July 23, 2026 19:30
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.

1 participant