Skip to content

refactor(eventbus): trim comments to non-obvious invariants - #205

Merged
tiana-code merged 1 commit into
mainfrom
refactor/E-03-eventbus-comment-trim
Jun 18, 2026
Merged

refactor(eventbus): trim comments to non-obvious invariants#205
tiana-code merged 1 commit into
mainfrom
refactor/E-03-eventbus-comment-trim

Conversation

@tiana-code

Copy link
Copy Markdown
Owner

Comment-only cleanup of the event-bus module (#189-#193): drop descriptive KDoc and verbose narration, keep only terse non-obvious-invariant/contract notes per the project's near-zero-comments rule. No behavior change; all module gates green locally.

Remove descriptive KDoc and verbose narration across the event-bus module, keeping
only terse comments that state a non-obvious invariant or usage contract (durability
is fixed, dead-letter routes by key, retries are bounded, in-memory dedup is not
durable, the claim rolls back with the handler). No behavior change.
@tiana-code tiana-code added this to the v0.2.0 milestone Jun 18, 2026
@tiana-code
tiana-code merged commit 611cadc into main Jun 18, 2026
8 checks passed
@tiana-code
tiana-code deleted the refactor/E-03-eventbus-comment-trim branch June 18, 2026 06:40
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