Context
vg doctor is the natural “is this install healthy?” entry point for new users and CI images. Public docs should list what it checks, which exits mean “fix your environment,” and how it relates to vg build / vg scan without duplicating the full exit-code matrix already tracked elsewhere (#234).
What to do
- Document each doctor check category at a high level (runtime, grammars, graph cache, optional modules).
- Document exit code expectations for CI (pass vs actionable fail).
- Short
vg doctor snippet; local-first; no secrets.
Acceptance
Context
vg doctoris the natural “is this install healthy?” entry point for new users and CI images. Public docs should list what it checks, which exits mean “fix your environment,” and how it relates tovg build/vg scanwithout duplicating the full exit-code matrix already tracked elsewhere (#234).What to do
vg doctorsnippet; local-first; no secrets.Acceptance
vgin examples