◂ SCOPE CREEPER

AI HALLUCINATES FLAWS.
YOU HALLUCINATE FEATURES.

Scope Creeper is a tactical diagnostic engine for people who keep mistaking ambition for product. Drop in a repo, a chatlog with your favorite agent, or just one word. We score how delusional the project is to actually ship, branch it into a tree of paths you could build, and converge each path on something concrete you can paste straight into a real codebase.

WHAT IT DOES

  • · Delusion score (0–100) on any payload — repo, chatlog, single word.
  • · Skill-tree of 3–5 project paths the seed could grow into, each with its own creep estimate.
  • · Leaf artifacts — a 1-page SHIPPABLE_V0.md PRD with stack + 30-min first cut, a KILL.md sunk-cost argument with dated cutoff signals, a paste-ready GH_ISSUE.md body, or an embeddable README_BADGE.svg.
  • · One-click GitHub export — open the artifact as a real Issue or branch + PR on any repo you own.
  • · Repo deep-audit (Pro) — agentic scan over a public tarball, citing real file:line evidence for TODO density, dead tests, dependency rot, leaked secrets.

WHO IT'S FOR

Indie hackers, solo builders, founder-engineers, and anyone who has ever held a multi-hour ChatGPT "let's build the next Notion" conversation and emerged with no working code. Scope Creeper exists to convert ambition into either (a) a shippable v0 or (b) the self-respect to walk away.

HOW IT WORKS

  1. You drop a payload into the terminal.
  2. The arcade scores your seed's reality + illusion components and emits a delusion total.
  3. The LLM (Llama 3.3 70B on Cloudflare Workers AI — no Anthropic, no OpenAI dependency) branches your seed into concrete project paths.
  4. Drill into a path to explore further, or converge into one of four leaf artifacts.
  5. Copy, download, share, or export to a GitHub repo. Pro users also get unlimited shares and a 5/mo deep-audit budget.

STACK

Next.js 16 on Cloudflare Pages (edge runtime, Workers AI, KV). Llama 3.3 70B for ideation + artifact synthesis. Stripe for subscription + one-shot purchases. Satori + resvg-wasm for OG badge generation. Zero Anthropic dependency by design.