A working list of every feature we want to port from blueprint.am, grouped by their tab structure (INFO / BOM / WIRING / MECH / INSTRUCTIONS / PART) plus the cross-cutting infrastructure to make this site multi-project.
Where Blueprint stops at "rapid design draft" (no real PCB, no DRC, wireframe mech), we want to go all the way through to manufacturable boards via the existing designgraph + router pipeline.
target/release/pipeline <design.toml>. Schematics now
auto-generated too via scripts/kicad/gen_kicad_schematic.py.
Project overview, story, key specs.
The single biggest gap vs Blueprint.am — they have live distributor data.
Schematic viewing. Blueprint shows draggable component cards.
Blueprint's weakest area is your strongest — real PCBs and 3D models.
Step-by-step assembly guide. Phase-grouped.
Cross-project component catalog — search and reuse.
Site-wide infrastructure — the parts that make the clone real.
The local build-your-own-board loop: Codex app-server, KiCad resolver, structured intent, then DesignGraph generation.
This page is the source of truth for companion-site work.
Update site/src/pages/blueprint-roadmap.astro when items move.