You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: restore state machine as source of truth for events
- DynamicReviewTaskForm now gets events from state machine (source of truth)
- Use permissions as middleware to filter/check user capabilities
- Permissions no longer override the state machine's event determination
- Maintain proper separation of concerns: state machine defines what's possible, permissions define what's allowed
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments