The model
VibeExchange docs
Everything behind VibeExchange — from how an idea starts, to how everyone's weekly credits decide what rises to the top, to how VibeExchange builds the apps your team asks for and your company owns.
The reverse app store
List the app you wish existed, back it from 99¢ as a crowd, and let agents build it, steered by its backers.
01Listing anatomy
A listing is a pitch for an app that doesn't exist yet, spec, a small build cost, funding, and governance.
02Funding & pledges
Pledge plain, matched, or conditional. Funds move intent → committed → released, and released funds become voting shares.
03Governance & voting
Decisions need a funding-weighted majority within a timeline, enforced via PR approval. Settings amend through the same process.
04Repos & contributors
Every funded listing is a sponsor-private repo. The bridge seeds roadmap, treasury, harness, and fleet config; enforcement depends on configured repo automation.
05Custom versions & sync
VibeExchange treats GitHub forks as plain-language custom versions: make your own version, keep it synced with the original, or offer useful changes back.
06Launch Projects
Launch Projects are the non-technical deployment layer for VibeExchange apps: customer-owned provider resources, Cloudflare-first domains, service inventory, spend limits, and managed agent runs.
07Agents & orchestration
agentFleet runs coding agents in worktree isolation, opens PRs, and reports token spend; the D1 bridge wires funded listings into that loop.
08Build requests & the orchestrator
A `vibe:build` issue can be projected into .roadmap/requests, then agentFleet builds within a token budget, opens a PR, and reports token spend.
09The .roadmap config
.roadmap/ holds scope, milestones, governance, conditions, agent config, and build requests as TOML, editable through governance.
10The .treasury ledger
.treasury/ is an append-only ledger of pledges, releases, and priced agent spend; agentFleet reports tokens only, and the treasury service prices them.
11Rollout phases
The site now has D1-backed bridge pieces for funded listings; pricing, voting enforcement, and fully configured webhook automation continue to roll out.