
kgmodule-utils is the shared SDK layer for the Flux-Frontiers knowledge-graph ecosystem. It provides the type abstractions, SQLite graph storage, pluggable vector index (LanceDB and sqlite-vec backends), snapshot infrastructure, and a full build/query/pack pipeline base that domain KG modules subclass, so domain authors implement only what is specific to their source domain.
