Clean · minimal · 5-minute read
URL shortener
A deliberately small fictional project. HLD, a handful of LLDs, EARS specs — no implementation. The challenge: hand the docs to a fresh agent and ask it to build the system. Run it twice and you may get two languages — when docs are the source of truth, code is output.
Complete · real · end-to-end
Portfolio-tracker
A real, public project built with LID end-to-end: an HLD, eleven LLDs, 350 EARS specs, and the tests and code that cite them. A CI gate makes the linkage mechanical — the build fails unless every spec is cited by at least one test and every citation resolves to a defined spec. The linkage the home page describes, enforced in public.
Messy · real · instructive
Threadkeeper
A working project that has used LID for months. The LLDs are striated — multiple generations, uneven coherence, the honest shape any living system acquires. A stress test for cascade discipline, and evidence of how LID ages under real conditions.