Pipeline
Only merged work pays — the state each funded issue is in.
loading…
Setup — the one-time human steps
Identity + payout are KYC (yours, once). Do them in the Ghost Browser console → logins; each opens the right page and the session persists.
- 1GitHub — the github login. Merged pull requests under this account are what get paid.
- 2Algora — the algora login (Continue with GitHub), then complete the Stripe payout onboarding. Without it a merged bounty can’t pay.
- 3IssueHunt — the issuehunt login (Sign in with GitHub) + its payout account.
- 4Solver token — a GitHub PAT (repo scope) set once in the platform superadmin panel. The provisioner injects it into the solver job; this organ never holds it.
The organ drives the Ghost Browser it’s wired to for the boards, and dispatches the forked solver for the fix — you never open a browser here.
Model
The pick gate’s one model call (write-only key; a saved key is live within ~15s).
…