Skip to content

feat: recognize high-confidence success phrases#69

Draft
adity982 wants to merge 1 commit into
maxoutlabs:mainfrom
adity982:feat/claim-success-phrases-50
Draft

feat: recognize high-confidence success phrases#69
adity982 wants to merge 1 commit into
maxoutlabs:mainfrom
adity982:feat/claim-success-phrases-50

Conversation

@adity982

Copy link
Copy Markdown

Summary

  • recognize narrowly scoped CI/check/test-suite green phrases as verification claims
  • add positive coverage for each phrase and negative coverage for weak statements
  • document the precision rule for binding ?green? and ?passed? to concrete verification subjects

Validation

  • uv run --extra dev pytest tests/unit/test_verify_claims.py -q ? 16 passed
  • uv run --extra dev ruff check cngx/verify/claims.py tests/unit/test_verify_claims.py
  • uv run --extra dev black --check cngx/verify/claims.py tests/unit/test_verify_claims.py

Closes #50

AI-assisted contribution prepared with Codex.

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.

claims: add high-precision success phrases agents actually use

1 participant