Guess the open-source project from six snippets
Bugdle Framed is a daily codebase-recognition puzzle. Six hand-picked snippets from one famous open-source project, ordered from deliberately obscure to unmistakable. The first snippet must be plausible for many codebases; the last one carries a project-specific tell — a function name, an idiomatic comment, a build invocation, a file header that only one project ever ships. Six guesses; each wrong answer unlocks the next snippet and a hint chip showing the dominant language.
What Framed actually teaches is the polyglot reader's instinct: indentation conventions, comment voice, naming, the small-but-distinctive choices that betray a project's era and community. Linux kernel C reads differently from systemd C; Django doesn't look like Flask; the React source has a recognisable signature that survives three lines of context. After thirty Frameds, you start to feel the shape of a codebase from a paragraph of source.
Framed is one of six daily Bugdle puzzles — the others are the full bug puzzle, Spotlight, Connectle, Big-O, and Algodle. None of the daily Bugdle modes are affiliated with any other puzzle publisher.