diff --git a/README.md b/README.md index a26539b..d94abc7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![PyPI version](https://img.shields.io/pypi/v/agentproof.svg)](https://pypi.org/project/agentproof/) [![Python versions](https://img.shields.io/pypi/pyversions/agentproof.svg)](https://pypi.org/project/agentproof/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsust4in%2Fagentproof.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsust4in%2Fagentproof?ref=badge_shield) Composable reward signals from agent trajectories using programmatic verification. agentproof runs real tools against agent outputs and produces deterministic scores for RL training (GRPO, DPO, SFT filtering) or agent quality analysis. @@ -215,3 +216,6 @@ make all # runs lint + format-check + typecheck + test ## License MIT + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsust4in%2Fagentproof.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsust4in%2Fagentproof?ref=badge_large) \ No newline at end of file