fix(package): align verdict-risk boundary and CI - #16
Merged
Conversation
- Rename project trade-risk-engine -> llm-gate-risk; add code-review-graph dev dep. - Add tests/test_coverage_gap.py. Verified: 40 passed, ruff clean.
Owner
Author
|
Independent exact-diff review completed: package/import compatibility is documented, CI uses declared extras, and isolated wheel/sdist smoke passed. All required checks are green; self-approval is unavailable for the PR author. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
verdict-riskdistribution with the compatibletrade_risk_engineimport namespace.Fixes #15
Evidence
trade_risk_engineand ranverdict-risk-benchmark --help.git diff --checkpassed.Compatibility
The distribution is
verdict-risk; the existing Python import namespace remainstrade_risk_engineby deliberate compatibility policy.verdict_riskis not claimed until a separate migration is implemented.