Overview
vg guide <name> returns cited, relevant standards and practices for a node in your code map — a free guidance pack attached to the symbol you name. It answers "what should I keep in mind when I touch this?" with references, not opinions.
Usage
vg guide <name>
When the name is ambiguous — several nodes share it — pick the candidate you mean:
vg guide handler --pick 2
Options
| Flag | Description |
|---|---|
--pick <n> | Pick the nth candidate when the name is ambiguous |
--json | Machine-readable JSON on stdout |