Skip to content

Develop#46

Merged
gowthamrao merged 2 commits into
mainfrom
develop
Jan 29, 2026
Merged

Develop#46
gowthamrao merged 2 commits into
mainfrom
develop

Conversation

@gowthamrao
Copy link
Copy Markdown
Contributor

Bump up version

gowthamrao and others added 2 commits January 29, 2026 07:13
* Refactor package for Identity-Aware Optimization

- Added `coreason-identity` dependency.
- Implemented `OptimizationClient` in `src/coreason_optimizer/core/client.py` with in-memory state and audit logging.
- Added `StrategySelector` in `src/coreason_optimizer/strategies/selector.py` for identity-aware strategy selection.
- Updated `Dataset` loader in `src/coreason_optimizer/data/loader.py` to enforce `UserContext` and log data access.
- Updated CLI in `src/coreason_optimizer/main.py` to use `UserContext` and the new components.
- Updated existing tests and added `tests/test_identity_enforcement.py` to ensure 100% coverage and compliance.
@gowthamrao gowthamrao merged commit 8bd4a56 into main Jan 29, 2026
14 of 15 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants