Blends imperative shell: parsing, AST-graph construction, and serialization for
multi-language source code. It reads files, drives the tree-sitter parsers, and
builds the graphs whose pure representation and query logic live in the
[`fluidattacks-blends-domain`](https://crates.io/crates/fluidattacks-blends-domain) crate.
Licensed under [MPL-2.0](https://www.mozilla.org/en-US/MPL/2.0/).