Skip to content

fix(package): align verdict-risk boundary and CI - #16

Merged
mrnicholasbcarter-code merged 2 commits into
masterfrom
codex/package-boundary-ci
Jul 21, 2026
Merged

fix(package): align verdict-risk boundary and CI#16
mrnicholasbcarter-code merged 2 commits into
masterfrom
codex/package-boundary-ci

Conversation

@mrnicholasbcarter-code

Copy link
Copy Markdown
Owner

Summary

  • Align the released verdict-risk distribution with the compatible trade_risk_engine import namespace.
  • Make CI/lint dependencies explicit and non-fallback.
  • Remove stale repository/package claims from contributor and issue-template docs.
  • Add isolated wheel and sdist import/console smoke coverage.

Fixes #15

Evidence

  • Code Review Graph diff analysis: low risk (0.30), no detected test gaps for the changed package boundary.
  • 40 tests passed.
  • Ruff check and format check passed.
  • MyPy passed.
  • Build and Twine checks passed.
  • Isolated wheel and sdist installs imported trade_risk_engine and ran verdict-risk-benchmark --help.
  • git diff --check passed.

Compatibility

The distribution is verdict-risk; the existing Python import namespace remains trade_risk_engine by deliberate compatibility policy. verdict_risk is not claimed until a separate migration is implemented.

Nicholas Carter and others added 2 commits July 19, 2026 21:58
- 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.
@mrnicholasbcarter-code

Copy link
Copy Markdown
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.

@mrnicholasbcarter-code
mrnicholasbcarter-code merged commit d39a971 into master Jul 21, 2026
7 checks passed
@mrnicholasbcarter-code
mrnicholasbcarter-code deleted the codex/package-boundary-ci branch July 21, 2026 22:56
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.

Repair verdict-risk package boundary and truthful rebrand

1 participant