THE SHARED INTELLIGENCE NETWORK

Your coding patterns have value.
Help build shared intelligence.

The Pollen client turns privacy-closed coding patterns into a shared dataset. Founding contributors can help shape the network and become eligible for future rewards as real usage develops.

Join the Founding Panel
$pollen setup --codex

Production collection is live  ·  Public cells require 5 contributors

View Demo Dashboard →

ILLUSTRATIVE PREVIEW · TOP INTENTS — LAST 7 DAYS

code-generation
5,102
debugging
4,231
refactoring
3,688
code-review
2,547
documentation
1,932
testing
1,410

RISING FAST

infrastructure

+389% this week

security-audit

+264% this week

data-pipeline

+198% this week

accessibility

+155% this week

HOW IT WORKS

Three steps. Five minutes.

1

Install

pollen setup --agents

One command installs local hooks for supported coding agents. Founding-panel access requires an invite.

2

Code normally

Local hooks produce a closed receipt with coarse intent, agent and model, tool categories, public MCP identifiers, and outcome buckets. Prompt text, code, paths, arguments, results, and shell output stay local.

3

Build the network

Privacy-qualified receipts can contribute to weekly POLLEN scores. V2 currently rewards all holders; the approved, not-yet-live V3 path uses recent activity plus a POLLEN snapshot.

THE DATASET

What we actually collect.

$ pollen sync --dry-run
intent: feature_build
tool categories: read → write → execute
public MCP: github · create_pull_request
terminal state: completed
check result: passed
model: claude-sonnet-4.5

COARSE SESSION SIGNALS

Intent, agent, model, duration, terminal state, and check result

PUBLIC MCP IDENTIFIERS

Canonical public server and tool names, with custom aliases grouped as private

TOOL CATEGORIES

Coarse read, write, execute, search, web, and other action categories

FOR DEVELOPERS

Query real-time developer intelligence.

Query privacy-safe, contributor-backed aggregates through a documented REST API. Inspect free previews and the machine-readable catalog first, then pay per published result with x402 v2 and USDC on Base. No API key is required for reads.

REQUEST

# Inspect the product before paying
curl https://api.usepollen.xyz/catalog

# Paid route: first request returns x402 v2
curl -i https://api.usepollen.xyz/grid

RESPONSE

{
  "x402Version": 2,
  "resource": { "url": ".../grid" },
  "accepts": [{
    "scheme": "exact",
    "network": "eip155:8453",
    "amount": "50000"
  }]
}

Market Intelligence

Track privacy-qualified changes in models, intents, tools, and workflows.

Competitive Analysis

Compare published adoption and outcome patterns without exposing individual sessions.

Product Research

Use contributor-backed aggregate signals as one input to product decisions.

Agent Evaluation

Study tool-category sequences and observable outcomes across privacy-safe cohorts.

View API Docs

V2 currently rewards all holders. The approved, not-yet-live V3 path rewards recent verified contributors who held POLLEN.

LIVE

PRODUCTION COLLECTION

K = 5

PUBLIC PRIVACY THRESHOLD

0

RAW PROMPTS COLLECTED

Built by developers, for developers.

Local extraction

Extraction runs on your machine. Only fields in the closed receipt schema can upload. Never prompt text, code, file contents, tool arguments, results, or shell output.

🔒

Privacy threshold

A public cell needs at least five distinct contributors. Below-threshold cells are suppressed before publication.

Verifiable settlement

The client and contracts are open source. Completed x402 settlements and claims are visible on Base. The active-holder V3 path is implemented but not live.

Help establish the founding dataset.

Join the Founding Panel
$pollen setup --codex