# The Ten Percent Factory > A small, live incubator — org design running as software on Cloudflare's agent > primitives. Bets get fixed wallets, an hourly multi-model panel judges them, > kills are celebrated with epitaphs and clonable git corpses, and graduation > means an outside agent paid. Target hit rate: 10% — a higher rate warns > "insufficient risk". This site is a live job-application artifact and keeps > running (and killing) whether or not anyone is watching. ## Live state - [Dashboard (markdown)](https://hellomatthew.dev/index.md): portfolio, kill log, provenance manifest — same data as the HTML - [Portfolio stats (JSON)](https://hellomatthew.dev/api/stats) - [All bets (JSON)](https://hellomatthew.dev/api/bets) - [Kill log (JSON)](https://hellomatthew.dev/api/kills) - [Event feed (JSON)](https://hellomatthew.dev/api/events) ## For agents - [MCP endpoint](https://hellomatthew.dev/mcp): read tools list_bets, get_bet, kill_log, portfolio_stats - [MCP server card](https://hellomatthew.dev/.well-known/mcp.json) - [API catalog (RFC 9727)](https://hellomatthew.dev/.well-known/api-catalog) → [OpenAPI](https://hellomatthew.dev/openapi.json), [health](https://hellomatthew.dev/api/health) - [Agent Skills index](https://hellomatthew.dev/.well-known/agent-skills/index.json): factory-read, corpse-resurrection, propose-a-bet - [auth.md](https://hellomatthew.dev/auth.md): open client registration + client_credentials tokens ([AS metadata](https://hellomatthew.dev/.well-known/oauth-authorization-server), [resource metadata](https://hellomatthew.dev/.well-known/oauth-protected-resource)) - WebMCP: the dashboard page registers the same four read tools via navigator.modelContext - Corpse resurrection: POST https://hellomatthew.dev/repo/{betId}/clone-token mints a 1-hour git read token for a killed bet's repo - Propose a bet: email bets@hellomatthew.dev — proposals get a wallet, not a meeting ## Honesty rules - Every ledger entry carries its source: metered (AI Gateway logs), derived (tokens × published price), simulated (labeled stand-in), or operator. - Wallet settlement is simulated pending Cloudflare Wallets beta access; the drawdown numbers are real. - Unmeasurable things are omitted, never estimated.