Skip to content

feat(commitment): document and test semantics of commitment types#184

Merged
1nonlypiece merged 6 commits intoCommitlabs-Org:masterfrom
Anuoluwapo25:feat/commitment-types-semantics
Feb 26, 2026
Merged

feat(commitment): document and test semantics of commitment types#184
1nonlypiece merged 6 commits intoCommitlabs-Org:masterfrom
Anuoluwapo25:feat/commitment-types-semantics

Conversation

@Anuoluwapo25
Copy link
Contributor

@Anuoluwapo25 Anuoluwapo25 commented Feb 25, 2026

##Description
Documented and formalized the semantics of commitment types (safe, balanced, aggressive), defining allocation rules, pool eligibility, risk exposure, and penalty differences. Added tests ensuring each type enforces its constraints (allocation limits, pool usage, early exit behavior). Ensures behavior is explicit, validated, and regression-safe.

closes #151

@Anuoluwapo25
Copy link
Contributor Author

@1nonlypiece done..thank you

@1nonlypiece
Copy link
Contributor

please resolve the conflicts

@Anuoluwapo25
Copy link
Contributor Author

@1nonlypiece done

@Anuoluwapo25
Copy link
Contributor Author

@1nonlypiece please can you help me check this pr

@1nonlypiece 1nonlypiece merged commit 38ccace into Commitlabs-Org:master Feb 26, 2026
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.

Document and test semantics of commitment types (safe, balanced, aggressive)

2 participants