@voltro/cli 0.58.0 → 0.60.0

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.
Files changed (83) hide show
  1. package/CHANGELOG.md +113 -0
  2. package/dist/apiBuild-B9OvhITV.js +2 -0
  3. package/dist/{apiBuild-CkpsCqIu.js → apiBuild-BU5cd-Fn.js} +50 -48
  4. package/dist/bin.js +1 -1
  5. package/dist/{build-51qBWfYY.js → build-BxAsLzyU.js} +347 -258
  6. package/dist/{checkCommand-C1EbNmwl.js → checkCommand-C1CQc8lD.js} +1 -1
  7. package/dist/{checkCommand-C30J2F18.js → checkCommand-DC7k1_hP.js} +1 -1
  8. package/dist/{codemodRunner-BKjCwGiN.js → codemodRunner-ClUqkhvR.js} +523 -390
  9. package/dist/{commands-DowWkYtd.js → commands-Ro4hYBHD.js} +12 -12
  10. package/dist/{dashboardCommand-gG1y4PFG.js → dashboardCommand-t8Qsebjr.js} +1 -1
  11. package/dist/{doctorCommand-5ULMpL10.js → doctorCommand-CGjefPmk.js} +2 -2
  12. package/dist/doctorCommand-DXnNpKQT.js +2 -0
  13. package/dist/{evolveCommand-DTawtTxf.js → evolveCommand-CThb0EZZ.js} +2 -2
  14. package/dist/index.js +1 -1
  15. package/dist/{infoCommand-BFksHunl.js → infoCommand-a0WkKcUY.js} +1 -1
  16. package/dist/{runtimeTrace-BUk5zMXY.js → runtimeTrace-DDuKJgVi.js} +1 -1
  17. package/dist/{sdkgen-CAhmmbjx.js → sdkgen-vq1fF9D_.js} +1 -1
  18. package/dist/serveCommand-1R52mo6F.js +2 -0
  19. package/dist/{serveCommand-DhtC7WBq.js → serveCommand-Dr4KXmTS.js} +1 -1
  20. package/dist/serveEntry.js +1 -1
  21. package/dist/{start-C75w6ftA.js → start-BhoDQ25C.js} +1 -1
  22. package/dist/{start-DNtIlBcn.js → start-CcdPRG8L.js} +418 -367
  23. package/dist/startEntry.js +1 -1
  24. package/dist/{updateCommand-CtuD5r1t.js → updateCommand-D9avpQFT.js} +1 -1
  25. package/dist/updateCommand-QMOirvXC.js +2 -0
  26. package/package.json +37 -19
  27. package/templates/AGENTS.md +1 -1
  28. package/templates/agent-docs/_index.md +1 -1
  29. package/templates/agent-docs/ai.md +50 -1
  30. package/templates/agent-docs/cli.md +7 -6
  31. package/templates/agent-docs/plugins/sentry.md +142 -16
  32. package/templates/agent-docs/whats-new.md +25 -168
  33. package/templates/apps/api-ai/package.json +6 -6
  34. package/templates/apps/api-auth/package.json +8 -8
  35. package/templates/apps/api-backend/package.json +7 -7
  36. package/templates/apps/api-backend-deactivation/package.json +7 -7
  37. package/templates/apps/api-backend-mail/package.json +8 -8
  38. package/templates/apps/api-backend-mariadb/package.json +9 -9
  39. package/templates/apps/api-backend-sqlite/package.json +8 -8
  40. package/templates/apps/api-backend-storage/package.json +8 -8
  41. package/templates/apps/api-cms/package.json +9 -9
  42. package/templates/apps/api-collab/package.json +8 -8
  43. package/templates/apps/api-data-advanced/package.json +8 -8
  44. package/templates/apps/api-durable/package.json +8 -8
  45. package/templates/apps/api-feature-flags/package.json +9 -9
  46. package/templates/apps/api-governance/package.json +8 -8
  47. package/templates/apps/api-kv/package.json +8 -8
  48. package/templates/apps/api-moderation/package.json +8 -8
  49. package/templates/apps/api-observability/package.json +8 -8
  50. package/templates/apps/api-ratelimit/package.json +8 -8
  51. package/templates/apps/api-rbac/package.json +8 -8
  52. package/templates/apps/api-rest/package.json +7 -7
  53. package/templates/apps/api-row-history/package.json +8 -8
  54. package/templates/apps/api-saas/package.json +11 -11
  55. package/templates/apps/api-saas-starter/package.json +10 -10
  56. package/templates/apps/api-search/package.json +8 -8
  57. package/templates/apps/api-status/package.json +8 -8
  58. package/templates/apps/api-webhooks/package.json +9 -9
  59. package/templates/apps/changelog/package.json +7 -7
  60. package/templates/apps/edge-functions/package.json +2 -2
  61. package/templates/apps/frontend-admin/package.json +7 -7
  62. package/templates/apps/frontend-app/package.json +8 -8
  63. package/templates/apps/frontend-auth/package.json +7 -7
  64. package/templates/apps/frontend-blank/package.json +6 -6
  65. package/templates/apps/frontend-cms/package.json +8 -8
  66. package/templates/apps/frontend-collab/package.json +9 -9
  67. package/templates/apps/frontend-contact/package.json +7 -7
  68. package/templates/apps/frontend-dashboard/package.json +6 -6
  69. package/templates/apps/frontend-docs/package.json +8 -8
  70. package/templates/apps/frontend-i18n/package.json +6 -6
  71. package/templates/apps/frontend-landing/package.json +7 -7
  72. package/templates/apps/frontend-portal/package.json +7 -7
  73. package/templates/apps/frontend-saas/package.json +7 -7
  74. package/templates/apps/frontend-spa/package.json +6 -6
  75. package/templates/apps/frontend-ssr/package.json +6 -6
  76. package/templates/apps/frontend-ssr-api/package.json +7 -7
  77. package/templates/apps/frontend-static-blog/package.json +8 -8
  78. package/templates/apps/frontend-status/package.json +7 -7
  79. package/templates/apps/mobile-app/package.json +4 -4
  80. package/dist/apiBuild-CDE4NXNi.js +0 -2
  81. package/dist/doctorCommand-B8H2MYCE.js +0 -2
  82. package/dist/serveCommand-BUXUtSF5.js +0 -2
  83. package/dist/updateCommand-eVKVHj3N.js +0 -2
@@ -109,7 +109,7 @@ var u = () => {
109
109
  name: "dashboard",
110
110
  summary: "Serve the DevTools dashboard standalone (from @voltro/dashboard). Targets via VOLTRO_DASHBOARD_APPS; --port to override.",
111
111
  status: "wired",
112
- run: (e) => import("./dashboardCommand-gG1y4PFG.js").then((t) => t.runDashboardCommand(e)),
112
+ run: (e) => import("./dashboardCommand-t8Qsebjr.js").then((t) => t.runDashboardCommand(e)),
113
113
  help: {
114
114
  usage: "[--port <n>]",
115
115
  flags: [["--port <n>", "port to serve the dashboard on"]],
@@ -121,7 +121,7 @@ var u = () => {
121
121
  name: "check",
122
122
  summary: "Verify the app graph (blast-radius checks) against a running api; LLM-shaped --json diagnostics. Flags: --json, --process <p>, --diff removeTable:<name>.",
123
123
  status: "wired",
124
- run: (e) => import("./checkCommand-C1EbNmwl.js").then((t) => t.runCheckCommand(e)),
124
+ run: (e) => import("./checkCommand-C1CQc8lD.js").then((t) => t.runCheckCommand(e)),
125
125
  help: {
126
126
  usage: "[--json] [--offline] [--process <name>] [--diff removeTable:<name>]",
127
127
  flags: [
@@ -171,7 +171,7 @@ var u = () => {
171
171
  name: "evolve",
172
172
  summary: "Schema-evolution copilot: propose an observed-graph-driven codemod + a branch-verified backfill for a schema change (rename/retype/split/drop a column, rename a table). Dry-run by default; --write applies. Usage: voltro evolve rename-column <table>.<col> --to <newName> [--write] [--json].",
173
173
  status: "wired",
174
- run: (e) => import("./evolveCommand-DTawtTxf.js").then((t) => t.runEvolveCommand(e)),
174
+ run: (e) => import("./evolveCommand-CThb0EZZ.js").then((t) => t.runEvolveCommand(e)),
175
175
  help: {
176
176
  usage: "<rename-column|rename-table|retype-column|split-column|drop-column> <target> [--to <new>] [--write]",
177
177
  flags: [
@@ -281,7 +281,7 @@ var u = () => {
281
281
  name: "info",
282
282
  summary: "Report versions (CLI, node, every installed @voltro/* — flags lockstep skew), package manager, and dialect. --json for CI. Exits 1 on version skew.",
283
283
  status: "wired",
284
- run: (e) => import("./infoCommand-BFksHunl.js").then((t) => t.runInfoCommand(e)),
284
+ run: (e) => import("./infoCommand-a0WkKcUY.js").then((t) => t.runInfoCommand(e)),
285
285
  help: {
286
286
  usage: "[--json]",
287
287
  flags: [["--json", "machine-readable report"]],
@@ -331,12 +331,12 @@ var u = () => {
331
331
  run: async (e) => {
332
332
  let t = e.find((e) => !e.startsWith("-")) ?? process.cwd();
333
333
  if (e.includes("--preflight")) {
334
- let { runServePreflight: e } = await import("./doctorCommand-B8H2MYCE.js");
334
+ let { runServePreflight: e } = await import("./doctorCommand-DXnNpKQT.js");
335
335
  return e(s(t), !0);
336
336
  }
337
337
  let { tryRunWebServe: n } = await import("./webDev-Bzb8ZFus.js"), r = await n(s(t));
338
338
  if (!r.ran) {
339
- let { runServeDispatch: t } = await import("./serveCommand-BUXUtSF5.js");
339
+ let { runServeDispatch: t } = await import("./serveCommand-1R52mo6F.js");
340
340
  return t(e);
341
341
  }
342
342
  return r.exitCode;
@@ -364,13 +364,13 @@ var u = () => {
364
364
  handlesHelp: !0,
365
365
  summary: "Preflight an app for production: the precompiled serve bundle, hand-rolled primitives (naming the shipped one), @voltro/* version skew, executors with no access check, `.serverOnly()` leaks, and junction-FK gaps.",
366
366
  status: "wired",
367
- run: (e) => import("./doctorCommand-B8H2MYCE.js").then((t) => t.runDoctorCommand(e))
367
+ run: (e) => import("./doctorCommand-DXnNpKQT.js").then((t) => t.runDoctorCommand(e))
368
368
  },
369
369
  {
370
370
  name: "build",
371
371
  summary: "Production build for a web app (vite build + per-page SSG pre-render).",
372
372
  status: "wired",
373
- run: (e) => import("./build-51qBWfYY.js").then((t) => t.runBuildCommand(e)),
373
+ run: (e) => import("./build-BxAsLzyU.js").then((t) => t.runBuildCommand(e)),
374
374
  help: {
375
375
  usage: "[app] [--target <t>]",
376
376
  flags: [["--target <t>", "build target"], ["--report", "print what a visitor downloads: first load, chunks, server artefacts"]],
@@ -386,7 +386,7 @@ var u = () => {
386
386
  name: "prune-runtime",
387
387
  summary: "Trim a deployed web tree’s node_modules to the reachable runtime set (standalone image slimming).",
388
388
  status: "wired",
389
- run: (e) => import("./runtimeTrace-BUk5zMXY.js").then((t) => t.runPruneRuntimeCommand(e)),
389
+ run: (e) => import("./runtimeTrace-DDuKJgVi.js").then((t) => t.runPruneRuntimeCommand(e)),
390
390
  hidden: !0
391
391
  },
392
392
  {
@@ -421,7 +421,7 @@ var u = () => {
421
421
  name: "start",
422
422
  summary: "Production runtime: serves dist + SSR-on-demand for ssr/isr pages.",
423
423
  status: "wired",
424
- run: (e) => import("./start-C75w6ftA.js").then((t) => t.runStartCommand(e)),
424
+ run: (e) => import("./start-BhoDQ25C.js").then((t) => t.runStartCommand(e)),
425
425
  help: {
426
426
  usage: "[app]",
427
427
  examples: [["voltro start", "serve a built web app (dist + SSR-on-demand)"]],
@@ -555,14 +555,14 @@ var u = () => {
555
555
  handlesHelp: !0,
556
556
  summary: "Upgrade the app to the latest framework: bump every @voltro/* dependency (across ALL workspace members, install once at the workspace root), then run the codemods shipped with the target version. Flags: --to <version>, --from <version>, --codemods-only, --dry-run, --force, --exact, --help. After: run `voltro db apply`.",
557
557
  status: "wired",
558
- run: (e) => import("./updateCommand-eVKVHj3N.js").then((t) => t.runUpdateCommand(e))
558
+ run: (e) => import("./updateCommand-QMOirvXC.js").then((t) => t.runUpdateCommand(e))
559
559
  },
560
560
  {
561
561
  name: "_apply-codemods",
562
562
  summary: "Internal: apply shipped codemods for a framework version jump (re-exec target of `voltro update`).",
563
563
  status: "wired",
564
564
  hidden: !0,
565
- run: (e) => import("./updateCommand-eVKVHj3N.js").then((t) => t.runApplyCodemods(e))
565
+ run: (e) => import("./updateCommand-QMOirvXC.js").then((t) => t.runApplyCodemods(e))
566
566
  },
567
567
  {
568
568
  name: "embeddings",
@@ -1,6 +1,6 @@
1
1
  import { p as e } from "./dev-Ce2gEziv.js";
2
2
  import { it as t, st as n } from "./webDev-CBN9KkyQ.js";
3
- import { t as r } from "./start-DNtIlBcn.js";
3
+ import { t as r } from "./start-CcdPRG8L.js";
4
4
  import { join as i } from "node:path";
5
5
  import { existsSync as a } from "node:fs";
6
6
  import { createLogger as o } from "@voltro/logger";
@@ -1,6 +1,6 @@
1
1
  import { Xt as e, Yt as t, Zt as n } from "./dev-Ce2gEziv.js";
2
2
  import { Bt as r, Ht as i, T as a, Ut as o, V as s, Vt as c, t as l, u } from "./webDev-CBN9KkyQ.js";
3
- import { r as d, u as f } from "./apiBuild-CkpsCqIu.js";
3
+ import { r as d, u as f } from "./apiBuild-BU5cd-Fn.js";
4
4
  import { S as p } from "./frameworkTableAssembly-vfkzuzEo.js";
5
5
  import { n as m } from "./pageConvention-CMpfDN6r.js";
6
6
  import { n as h, r as g, t as ee } from "./cliOutput-D1tSBoRM.js";
@@ -2162,7 +2162,7 @@ var le = {
2162
2162
  findings: []
2163
2163
  });
2164
2164
  try {
2165
- let { offlineManifest: n, toInput: r } = await import("./checkCommand-C1EbNmwl.js"), { buildAppGraph: i, checkAppGraph: a } = await import("./appGraph-CFmFKHb2.js"), o = await n(e), s = r(o.manifest, o.tables), c = await zn(e), l = [.../* @__PURE__ */ new Set([...s.scopes ?? [], ...c])];
2165
+ let { offlineManifest: n, toInput: r } = await import("./checkCommand-C1CQc8lD.js"), { buildAppGraph: i, checkAppGraph: a } = await import("./appGraph-CFmFKHb2.js"), o = await n(e), s = r(o.manifest, o.tables), c = await zn(e), l = [.../* @__PURE__ */ new Set([...s.scopes ?? [], ...c])];
2166
2166
  if (l.length === 0) {
2167
2167
  try {
2168
2168
  let { loadAppSchemaInputs: t } = await import("./frameworkTableAssembly-B96WCNJA.js");
@@ -0,0 +1,2 @@
1
+ import { b as e, y as t } from "./doctorCommand-CGjefPmk.js";
2
+ export { t as runDoctorCommand, e as runServePreflight };
@@ -1,6 +1,6 @@
1
1
  import { n as e } from "./cliOutput-D1tSBoRM.js";
2
- import { i as t } from "./checkCommand-C30J2F18.js";
3
- import { i as n, n as r } from "./codemodRunner-BKjCwGiN.js";
2
+ import { i as t } from "./checkCommand-DC7k1_hP.js";
3
+ import { i as n, n as r } from "./codemodRunner-ClUqkhvR.js";
4
4
  import { basename as i, join as a, resolve as o } from "node:path";
5
5
  import { branchNamespaceName as s, planBranchProvision as c } from "@voltro/database";
6
6
  import { readFile as l } from "node:fs/promises";
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a as e, i as t, n, o as r, r as i, t as a } from "./commands-DowWkYtd.js";
1
+ import { a as e, i as t, n, o as r, r as i, t as a } from "./commands-Ro4hYBHD.js";
2
2
  import { r as o } from "./templates-BTWZkJJT.js";
3
3
  //#region src/index.ts
4
4
  var s = "framework";
@@ -1,5 +1,5 @@
1
1
  import { n as e, r as t, t as n } from "./cliOutput-D1tSBoRM.js";
2
- import { o as r } from "./updateCommand-CtuD5r1t.js";
2
+ import { o as r } from "./updateCommand-D9avpQFT.js";
3
3
  import { join as i, resolve as a } from "node:path";
4
4
  import { readFileSync as o, readdirSync as s, statSync as c } from "node:fs";
5
5
  //#region src/infoCommand.ts
@@ -1,4 +1,4 @@
1
- import { n as e } from "./apiBuild-CkpsCqIu.js";
1
+ import { n as e } from "./apiBuild-BU5cd-Fn.js";
2
2
  import { join as t, resolve as n, sep as r } from "node:path";
3
3
  import { existsSync as i, promises as a } from "node:fs";
4
4
  import { createLogger as o } from "@voltro/logger";
@@ -422,7 +422,7 @@ let package = Package(
422
422
  await l.mkdir(o(e), { recursive: !0 }), await l.writeFile(e, n.content, "utf8");
423
423
  }
424
424
  }, X = async (e) => {
425
- let { offlineManifest: t } = await import("./checkCommand-C1EbNmwl.js"), { manifest: n } = await t(e);
425
+ let { offlineManifest: t } = await import("./checkCommand-C1CQc8lD.js"), { manifest: n } = await t(e);
426
426
  return n;
427
427
  }, Z = async (e) => {
428
428
  let t = J(await (e.manifestProvider ?? X)(e.root), {
@@ -0,0 +1,2 @@
1
+ import { n as e } from "./serveCommand-Dr4KXmTS.js";
2
+ export { e as runServeDispatch };
@@ -9,7 +9,7 @@ import { Yt as sn, en as cn, ft as ln, ht as un, lt as dn, mt as fn, pt as pn, q
9
9
  import { g as hn, s as gn } from "./inspect-PcC5J-Dl.js";
10
10
  import { n as _n } from "./cliArgs-D4p8n7EE.js";
11
11
  import { r as vn } from "./appPort-B_HpJ_ck.js";
12
- import { r as yn, u as bn } from "./apiBuild-CkpsCqIu.js";
12
+ import { r as yn, u as bn } from "./apiBuild-BU5cd-Fn.js";
13
13
  import { r as xn } from "./dialectDriver-czCHYpeH.js";
14
14
  import { i as Sn, n as Cn } from "./connectionConfig-Bk9IC7D0.js";
15
15
  import { c as wn, n as Tn, o as En } from "./seedRunner-DISBKow-.js";
@@ -1,4 +1,4 @@
1
- import { t as e } from "./serveCommand-DhtC7WBq.js";
1
+ import { t as e } from "./serveCommand-Dr4KXmTS.js";
2
2
  import { t } from "./loadEnv-D9nEOClM.js";
3
3
  import { r as n } from "./appModuleLoader-C9r9mxZt.js";
4
4
  import { i as r } from "./dialectDriver-czCHYpeH.js";
@@ -1,3 +1,3 @@
1
1
  import "./renderModeScan-43yQ2opo.js";
2
- import { t as e } from "./start-DNtIlBcn.js";
2
+ import { t as e } from "./start-CcdPRG8L.js";
3
3
  export { e as runStartCommand };