Overview
vg status gives you a read-only snapshot of the committed graph: when it was built, how many nodes and edges it contains, which files have changed since, and which resolver rungs were used.
Usage
vg status
Output includes: map path, generation timestamp, node/edge/area counts, detected languages, cluster method, resolver rungs, cache status, corpus hash, and stale file count.
With --json, returns a structured status object.