Skip to content

Add comprehensive Events and change notifications concept documentation#98

Open
josejulio wants to merge 1 commit into
project-kessel:mainfrom
josejulio:concepts-events
Open

Add comprehensive Events and change notifications concept documentation#98
josejulio wants to merge 1 commit into
project-kessel:mainfrom
josejulio:concepts-events

Conversation

@josejulio
Copy link
Copy Markdown
Contributor

Document Kessel's event system as CloudEvents 1.0 published to event topics. Explains what events are published (resource and relationship), event format, delivery guarantees (exactly-once, durability, ordering), and how events relate to the consistency model.

Written as pure Diataxis explanation focused on understanding the event system, not how to consume events (reserved for how-to guides).

All technical claims verified against source code (inventory-api proto definitions, outbox implementation).

Document Kessel's event system as CloudEvents 1.0 published to event topics.
Explains what events are published (resource and relationship), event format,
delivery guarantees (exactly-once, durability, ordering), and how events
relate to the consistency model.

Written as pure Diataxis explanation focused on understanding the event
system, not how to consume events (reserved for how-to guides).

All technical claims verified against source code (inventory-api proto
definitions, outbox implementation).

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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