feat: declarative moderator table (state-machine DSL) #172

Closed
opened 2026-05-11 01:54:01 +00:00 by xiaoju · 0 comments
Owner

Convert moderator from imperative switch-case to declarative transition table. Add ModeratorCondition, ModeratorTransition, ModeratorTable types and tableToModerator converter. Rewrite solve-issue and develop moderators using the new table format. Existing tests must pass.

Convert moderator from imperative switch-case to declarative transition table. Add ModeratorCondition, ModeratorTransition, ModeratorTable types and tableToModerator converter. Rewrite solve-issue and develop moderators using the new table format. Existing tests must pass.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/workflow#172