Skip to content

docs: add paid API MCP bounty proofs#432

Merged
ramimbo merged 1 commit into
ramimbo:mainfrom
aiautotool:bounty-426-paid-index-411
May 26, 2026
Merged

docs: add paid API MCP bounty proofs#432
ramimbo merged 1 commit into
ramimbo:mainfrom
aiautotool:bounty-426-paid-index-411

Conversation

@aiautotool
Copy link
Copy Markdown

@aiautotool aiautotool commented May 26, 2026

Summary

Refs #426

Evidence

Test Evidence

  • ./.venv/bin/python scripts/docs_smoke.py -> docs smoke ok
  • ./.venv/bin/python -m pytest tests/test_docs_public_urls.py -q -> 19 passed
  • ./.venv/bin/python -m ruff check tests/test_docs_public_urls.py -> passed
  • ./.venv/bin/python -m ruff format --check tests/test_docs_public_urls.py -> passed
  • git diff --check -> passed

MRWK

Related bounty or issue (Bounty #N or Refs #N for multi-award bounties): Refs #426

Summary by CodeRabbit

  • Documentation

    • Updated paid bounties documentation with new entries recording payments from the Round 3 MCP program.
  • Tests

    • Added automated test to validate paid bounties documentation contains expected payment records.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 8ee73fed-6df8-41d9-b1ec-0e3ad569b03f

📥 Commits

Reviewing files that changed from the base of the PR and between 764e9ed and 5eba3a1.

📒 Files selected for processing (2)
  • docs/paid-bounties.md
  • tests/test_docs_public_urls.py

📝 Walkthrough

Walkthrough

The PR records two completed paid bounty payments for Round 3 MCP work: two entries dated 2026-05-26 are added to the public ledger in docs/paid-bounties.md for issue #411 with accepted PRs #412 and #424. A new test in tests/test_docs_public_urls.py verifies the document contains these specific payment records and linked PR references.

Changes

Paid Bounty Records

Layer / File(s) Summary
Record and validate Round 3 MCP payments
docs/paid-bounties.md, tests/test_docs_public_urls.py
Two bounty entries for 2026-05-26 are inserted into the paid-bounties table referencing issue #411, PRs #412 and #424, with recipients and proof links. A new test verifies the document contains these Round 3 MCP payment entries and their PR reference URLs.

Possibly related issues

  • #408: Both changes reconcile paid-bounty ledger entries for 2026-05-26 with proof-backed documentation.
  • #411: The bounty records and test assertions directly document and verify payments for this issue and its accepted PRs.

Possibly related PRs

  • ramimbo/mergework#414: Both PRs append paid bounty rows to docs/paid-bounties.md for the 2026-05-26 reconciliation period.
🚥 Pre-merge checks | ✅ 6
✅ Passed checks (6 passed)
Check name Status Explanation
Title check ✅ Passed The title 'docs: add paid API MCP bounty proofs' directly names the changed surface (docs file) and describes the concrete change being made.
Description check ✅ Passed The description includes all required sections with substantive content: summary, evidence with API/issue links, test evidence with checkmarks, and bounty reference; fully addresses the template structure.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Mergework Public Artifact Hygiene ✅ Passed Two bounty entries added with test verification. No investment, price, cash-out, fabricated, or security claims present. Entries properly document work compensation with verifiable proof hashes.
Bounty Pr Focus ✅ Passed Two paid bounty rows for issue #411 (PRs #412, #424) added to docs/paid-bounties.md with matching test assertions. No unrelated API, ledger, or pricing changes.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@yui-stingray yui-stingray left a comment

Choose a reason for hiding this comment

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

No blockers from my review.

I checked this against the maintainer payment record for Bounty #411 and the paid-bounties index scope. The two added rows in docs/paid-bounties.md match the accepted/paid #411 entries for PR #412 and PR #424, including the proof hashes fe00016678d3a0dd408ba165b0e04516f16e09cc5c4b512df3c28e60f6f72015 and be12d8e13f6ff0b5c77a643cbe304a083418956d7cdc3c08ab5aded96c892fa4. The added docs test keeps both PR links and both proof hashes present, and the change stays limited to the public paid-bounty index plus its documentation test.

I did not see payout mechanics, price/off-ramp claims, API behavior changes, or unrelated backfill beyond those two #411 records.

Validation I ran on head 5eba3a1e9acdb12385ccdaa5e19c079841fea16f:

  • uv run --extra dev python scripts/docs_smoke.py -> docs smoke ok
  • uv run --extra dev python -m pytest tests/test_docs_public_urls.py -q --capture=sys -> 19 passed
  • uv run --extra dev ruff check tests/test_docs_public_urls.py -> passed
  • uv run --extra dev ruff format --check tests/test_docs_public_urls.py -> 1 file already formatted
  • git diff --check origin/main...HEAD -> clean

@ramimbo ramimbo merged commit 84480a4 into ramimbo:main May 26, 2026
2 checks passed
@ramimbo ramimbo added mrwk:accepted Maintainer accepted for payout mrwk:paid Ledger payment recorded labels May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mrwk:accepted Maintainer accepted for payout mrwk:paid Ledger payment recorded

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants