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
refactor: Rename workflows to wizards (revert to original naming)
Reverted all "workflows" references back to "wizards" throughout the codebase:
- Renamed memdocs/workflows/ directory to memdocs/wizards/
- Updated EmpathySyncWorkflow class to EmpathySyncWizard
- Updated all imports, docstrings, and variable names
- Updated documentation (CHANGELOG, CONTRIBUTING, PRODUCTION_ROADMAP)
- Changed "Complete workflow:" to "Process steps:" in symbol_extractor.py
All 301 unit tests passing. This restores the original naming convention.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments