The Living Blueprint
The spec that lives forever. Spec → code AND code → spec.
Other tools throw the spec away. This one keeps it forever.
Spec ↔ Code Graph · Interactive Explorer
Click any spec node to trace it to the code that implements it — or switch to Blast Radius and Verify modes to see the full graph in action.
Graph Explorer
Click any node to trace its connections across the spec-code bridge.
Spec Nodes (11)
bridge
Code Nodes (11)
01
The typed project graph
The Blueprint is not a document. It is a typed, directed graph where every element of your software is a first-class node with explicit, traversable edges to everything it relates to.
02
Permanent, sealed, and self-auditing
The Blueprint is the only spec tool that checks its own completeness. It cross-validates against git ls-files, proves every source file has a spec node, and seals every revision with a content hash. Nothing is guessed. Nothing is lost.