Skip to content

feat(server): commit intrinsic event message text - #454

Merged
jscott3201 merged 1 commit into
devfrom
codex/pr-0403-committed-event-messages
Aug 28, 2026
Merged

feat(server): commit intrinsic event message text#454
jscott3201 merged 1 commit into
devfrom
codex/pr-0403-committed-event-messages

Conversation

@jscott3201

Copy link
Copy Markdown
Owner

Summary

  • select deterministic intrinsic event message text from object identity and the committed state transition
  • store the exact selected text in the matching transition-history coordinate before distribution
  • emit the committed snapshot unchanged to confirmed and unconfirmed recipients, including retries
  • cover all nine built-in intrinsic object families and preserve local history commits when distribution is suppressed

Scope

This is the message-text slice only. Event Enrollment message text, configurable message templates, public policy callbacks, Python surfaces, and structured event values remain unchanged or deferred.

Validation

  • focused message-policy, history, wire, retry, and Event Enrollment regressions
  • cargo test -p bacnet-server --locked
  • cargo fmt --all -- --check
  • workspace Clippy and default/feature test matrices
  • root crate check
  • generated-document, file-size, secret, and diff checks

Refs #135

@jscott3201
jscott3201 merged commit f4313bf into dev Aug 28, 2026
16 checks passed
@jscott3201
jscott3201 deleted the codex/pr-0403-committed-event-messages branch August 29, 2026 00:07
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