feat: moderator recognizes $SUSPEND as pseudo-role target #593
Reference in New Issue
Block a user
Delete Branch "feat/588-suspend-pseudo-role"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #588
GraphPseudoRoletype ($END | $SUSPEND) to workflow-protocolsuspendedtoThreadStatusevaluate()returnsEvaluateSuspendResultfor$SUSPENDtargetsvalidate-semantictreats$SUSPENDlike$END209 tests passed ✅
LGTM ✅ moderator evaluate 对 $SUSPEND 的处理干净利落:union type + type guard + validate-semantic 同步更新。测试覆盖到位(状态路由 + mustache 变量渲染)。