Skip to content

feat: Add Bounty Bot PRO with AI Quality Scoring#1451

Merged
Scottcjn merged 3 commits intoScottcjn:mainfrom
allornothingai:feature/bounty-bot-pro
Mar 16, 2026
Merged

feat: Add Bounty Bot PRO with AI Quality Scoring#1451
Scottcjn merged 3 commits intoScottcjn:mainfrom
allornothingai:feature/bounty-bot-pro

Conversation

@allornothingai
Copy link
Copy Markdown
Contributor

Addresses Scottcjn/rustchain-bounties#2126

This PR introduces Bounty Bot PRO, a Python-based automated verifier that:

  1. Automatically verifies GitHub follow/star status for payout calculation.
  2. Checks wallet validity on the RustChain node.
  3. Implements AI Quality Scoring using local/API LLMs (currently configured for Gemini) to evaluate the Technical Depth, Clarity, and Originality of written contributions.

Maintainers can run this locally or via GitHub Actions to instantly generate a Markdown verification report and payout recommendation.

Wallet: allornothingai

@github-actions
Copy link
Copy Markdown
Contributor

Welcome to RustChain! Thanks for your first pull request.

Before we review, please make sure:

  • Your PR has a BCOS-L1 or BCOS-L2 label
  • New code files include an SPDX license header
  • You've tested your changes against the live node

Bounty tiers: Micro (1-10 RTC) | Standard (20-50) | Major (75-100) | Critical (100-150)

A maintainer will review your PR soon. Thanks for contributing!

@github-actions github-actions Bot added documentation Improvements or additions to documentation BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) size/M PR: 51-200 lines labels Mar 16, 2026
@allornothingai
Copy link
Copy Markdown
Contributor Author

I have just pushed a commit adding the required header to the new files. I don't have the permissions to add the label myself, so could a maintainer please attach it? Thanks!

Copy link
Copy Markdown

@arifinizra93-bit arifinizra93-bit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good submission. The implementation looks solid.

@Scottcjn Scottcjn merged commit 7fed7d6 into Scottcjn:main Mar 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) documentation Improvements or additions to documentation size/M PR: 51-200 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants