Ask your Blueprint anything. Get a structural answer.
The Living Blueprint is a queryable graph. 33 named queries surface what it knows — coverage percentages, gap tables, blast-radius trees, taint paths, ownership risks, change history, and more. Every answer is a deterministic graph query, not an LLM opinion. 29 dedicated gap detectors run on every commit and write their findings as first-class gap nodes into the Blueprint, blocking convergence until resolved.
Every answer is structural.
Not guesses from similarity search. Not suggestions from an LLM. Verified edges in a typed graph — the same Blueprint that generates your code and guards your PRs.
Run your own queries
The Living Blueprint exposes a full SQL console against the graph tables. Ask anything — every node, edge, gap, and history record is queryable.
The detector catalog
Detectors run automatically on every commit. Findings write gap nodes into the Blueprint and block convergence until resolved — not buried in a report.
Run on every project, every commit. Cross-cutting checks that make convergence possible.
Integration gaps
Missing connections between services, APIs, and UI components — surfaces when a frontend calls an endpoint the spec never defined, or a service depends on a contract that doesn't exist.