@vibgrate/cli 2026.708.3 → 2026.709.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -269,42 +269,49 @@ See [docs/QUICKSTART-PROMPT.md](./docs/QUICKSTART-PROMPT.md) for the full prompt
269
269
 
270
270
  | Command | Description |
271
271
  | --- | --- |
272
- | `vg build [path]` | Build / update the code map (incremental, deterministic) |
273
- | `vg show <file>` | Explain a node: what it is, what it calls, what calls it |
274
272
  | `vg ask "<question>"` | Query the map in natural language |
273
+ | `vg benchmark` | Reproducible build + memory + token-reduction benchmark (honest estimates) |
274
+ | `vg build [path]` | Build / update the code map (incremental, deterministic) |
275
+ | `vg bundle` | Build an air-gapped bundle (grammars + graph + library catalog) |
276
+ | `vg embed` | Precompute the semantic index for instant `vg ask` |
277
+ | `vg export` | Export the map (json / ndjson / graphml / dot / cypher / md / html / SBOM) |
278
+ | `vg facts <file>` | Deterministic facts for a node (contracts, invariants) |
279
+ | `vg guide <file>` | Cited standards / practices for a node (free pack) |
275
280
  | `vg impact <file>` | What breaks if you change it — and the tests to run |
276
- | `vg path <from> <to>` | How A connects to B (shortest path) |
277
- | `vg tree <file>` | Call tree rooted at a node |
278
- | `vg insights` | Overview: hubs, hotspots, untested paths |
281
+ | `vg install` / `vg uninstall` | Wire (or remove) **Vibgrate AI Context** + skill in your AI assistant |
279
282
  | `vg lib <package>` | Version-correct, drift-annotated library docs |
283
+ | `vg map` / `vg hubs` / `vg areas` / `vg oddities` | Map insights: overview, most-depended-on code, natural groupings, cross-area smells |
284
+ | `vg models` | The local model fleet (Ollama / LM Studio / gguf), discovered offline |
285
+ | `vg path <from> <to>` | How A connects to B (shortest path) |
286
+ | `vg savings` | Local report of tokens/$ saved vs a grep baseline (estimates) |
280
287
  | `vg serve` | Start **Vibgrate AI Context** (local-first MCP: code map + drift + version-correct docs) |
281
- | `vg install` | Wire **Vibgrate AI Context** + skill into your AI assistant |
282
288
  | `vg share` | Make the graph committable + auto-updating for your team |
289
+ | `vg show <file>` | Explain a node: what it is, what it calls, what calls it |
283
290
  | `vg status` | Cache/freshness, counts, staleness |
284
- | `vg facts <file>` | Deterministic facts for a node (contracts, invariants) |
285
291
  | `vg tests <file>` | Which tests cover a node |
286
- | `vg embed` | Precompute the semantic index for instant `vg ask` |
287
- | `vg export` | Export the map (json / ndjson / graphml / dot / cypher / md / html / SBOM) |
292
+ | `vg tree <file>` | Call tree rooted at a node |
293
+ | `vg unknowns` | What the graph cannot resolve, ranked by blast radius |
288
294
 
289
295
  ### Drift reporting
290
296
 
291
297
  | Command | Description |
292
298
  | --- | --- |
299
+ | `vg baseline [path]` | Create a drift baseline |
300
+ | `vg bisect <package> <constraint>` | The commit where a dependency crossed a version line (`--assert` to gate CI) |
301
+ | `vg drift` | What is outdated across dependencies (offline; `--online` for currency) |
302
+ | `vg dsn create` | Generate a DSN token |
303
+ | `vg fix` | Ranked, risk-tiered upgrade plans from the hosted planner — then apply the one you choose |
304
+ | `vg init [path]` | Initialise config and `.vibgrate/` |
305
+ | `vg login` / `vg logout` | Authenticate the CLI with your Vibgrate workspace (or clear stored credentials) |
306
+ | `vg push` | Upload scan results to Vibgrate Cloud |
307
+ | `vg report` | Generate a report from a scan artifact |
308
+ | `vg sbom export` / `delta` / `vex` | Export CycloneDX/SPDX SBOM, diff two artifacts, or emit an OpenVEX document |
293
309
  | `vg scan [path]` | Scan for upgrade drift |
294
310
  | `vg scan --vulns` | Also detect known vulnerabilities (OSV; offline via `--package-manifest`) |
295
311
  | `vg scan --full` | Comprehensive scan: drift + vulnerabilities + a banned-dependency report |
296
- | `vg why <package>` | Who introduced a dependency, its version history, and any open vulnerabilities |
297
- | `vg bisect <package> <constraint>` | The commit where a dependency crossed a version line (`--assert` to gate CI) |
298
312
  | `vg scan --push` | Scan and push results to Vibgrate Cloud |
299
- | `vg baseline [path]` | Create a drift baseline |
300
- | `vg report` | Generate a report from a scan artifact |
301
- | `vg sbom export` | Export CycloneDX or SPDX SBOM |
302
- | `vg sbom delta` | Compare two artifacts for SBOM drift |
303
- | `vg vex` | Generate an OpenVEX document for attestation |
304
- | `vg init [path]` | Initialise config and `.vibgrate/` |
305
- | `vg push` | Upload scan results to Vibgrate Cloud |
306
- | `vg dsn create` | Generate a DSN token |
307
313
  | `vg update` | Check for and install updates |
314
+ | `vg why <package>` | Who introduced a dependency, its version history, and any open vulnerabilities |
308
315
 
309
316
  ```bash
310
317
  vg scan [path] [--vulns] [--full] [--format text|json|sarif|md] [--out <file>] [--fail-on warn|error] \
@@ -0,0 +1,6 @@
1
+ export { baselineCommand, runBaseline } from './chunk-FU4MOQTC.js';
2
+ import './chunk-PIWHQSAR.js';
3
+ import './chunk-RXP66R2E.js';
4
+ import './chunk-GI6W53LM.js';
5
+ //# sourceMappingURL=baseline-VGDQ33ZE.js.map
6
+ //# sourceMappingURL=baseline-VGDQ33ZE.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"baseline-AUC3HAXW.js"}
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"baseline-VGDQ33ZE.js"}