refactor(core): rename RoleSignal → RoleStep, StartSignal → StartStep #116

Merged
xiaoju merged 1 commits from refactor/109-role-step into main 2026-04-25 02:37:03 +00:00

1 Commits

Author SHA1 Message Date
xiaoju beada2ae09 refactor(core): rename RoleSignal → RoleStep, StartSignal → StartStep
- RoleStep now includes content and timestamp fields (aligned with StartStep)
- ModeratorContext.signal → ModeratorContext.step
- workflow-utils: start-signal.ts → start-step.ts, isDryRun updated

Fixes #109
2026-04-25 02:34:33 +00:00