The Blueprint Pair
Two completely unrelated projects share the name "blueprint". blueprint-imbue (63 stars, Imbue) is a planning copilot that helps structure requirements and review cycles — a lightweight spec tool. blueprint-juliusbrussee (948 stars) is "cavekit" — an entirely different technology: symbolic encoding that achieves ~75% token reduction via caveman notation, where sections compress spec text, and every test failure backpropagates into invariant entries. One is a planning workflow; the other is a compression primitive. Both called "Blueprint".
Slows down AI coding just enough to ask codebase-grounded clarifying questions before writing the implementation plan, with user-controlled Q&A termination.
Compresses the entire SDD workflow into a single SPEC.md file using caveman encoding (~75% fewer tokens) with automatic bug-to-invariant backpropagation on test failure.