Skip to content

Release v30: Message type standardization#31

Merged
wenaus merged 1 commit into
mainfrom
infra/baseline-v30
Feb 3, 2026
Merged

Release v30: Message type standardization#31
wenaus merged 1 commit into
mainfrom
infra/baseline-v30

Conversation

@wenaus
Copy link
Copy Markdown
Member

@wenaus wenaus commented Feb 3, 2026

Changes

Message Type Standardization

  • Changed WORKFLOW_MESSAGE_TYPES from data_ready to stf_ready
  • Added tf_file_registered to workflow message types

This aligns with the actual message types used by data_agent and ensures consistency across all agents.

…ered

WORKFLOW_MESSAGE_TYPES now reflects actual usage:
- stf_ready (was data_ready) - sent by data agent after STF processing
- tf_file_registered - sent by fastmon agent after TF sampling

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 3, 2026

Test Coverage Summary

-------------------------------------------------------------------
src/swf_common_lib/__init__.py            0      0   100%
src/swf_common_lib/api_utils.py          53     53     0%   8-124
src/swf_common_lib/base_agent.py        387    387     0%   5-774
src/swf_common_lib/config_utils.py       30     30     0%   7-102
src/swf_common_lib/logging_utils.py      33      0   100%
src/swf_common_lib/rest_logging.py       80     80     0%   8-157
-------------------------------------------------------------------
TOTAL                                   583    550     6%
============================== 5 passed in 0.19s ===============================

@wenaus wenaus merged commit 4aa31f1 into main Feb 3, 2026
3 checks passed
@wenaus wenaus deleted the infra/baseline-v30 branch February 3, 2026 14:52
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