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: resolve import errors and add missing modules
- Fix siare/__init__.py exports (remove non-existent ExecutionTrace, RoleOutput)
- Fix siare/core/__init__.py exports to match available classes
- Add siare/services/__init__.py with proper service exports
- Add siare/services/selection/ module (factory.py, strategies.py)
- Add tests/mocks/ for test fixtures
- Add core unit tests (202 passing, 8 version format assertions)
Auto-applied linter fixes for import ordering.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments