Skip to content

Add Event Notification pattern #311

@JerrettDavis

Description

@JerrettDavis

Goal

Add Event Notification as a first-class PatternKit pattern for publishing compact notifications that tell subscribers something happened without embedding the full state transfer payload.

Required scope

  • Fluent runtime API for notification naming, correlation metadata, and typed event dispatch decisions.
  • Source-generated factory path with diagnostics for invalid notification methods.
  • TinyBDD runtime, generator, and real-world example coverage.
  • Importable IServiceCollection example for ASP.NET Core or Microsoft.Extensions.Hosting integration.
  • User guide, generator guide, example docs, catalog coverage, and production readiness entries.
  • CI must land green on main.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions