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.mdPRD with stack + 30-min first cut, aKILL.mdsunk-cost argument with dated cutoff signals, a paste-readyGH_ISSUE.mdbody, or an embeddableREADME_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
- You drop a payload into the terminal.
- The arcade scores your seed's reality + illusion components and emits a delusion total.
- The LLM (Llama 3.3 70B on Cloudflare Workers AI — no Anthropic, no OpenAI dependency) branches your seed into concrete project paths.
- Drill into a path to explore further, or converge into one of four leaf artifacts.
- 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.