@voltro/cli 0.47.0 → 0.48.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 (91) hide show
  1. package/CHANGELOG.md +80 -0
  2. package/dist/apiBuild-DOnvi2zm.js +2 -0
  3. package/dist/{apiBuild-FpHCWiv6.js → apiBuild-Dz8TJSxp.js} +1 -1
  4. package/dist/bin.js +1 -1
  5. package/dist/{build-zVygXxGB.js → build-DLme2ppa.js} +6 -6
  6. package/dist/{checkCommand-B2Fw73lu.js → checkCommand-BUBqPBlI.js} +1 -1
  7. package/dist/{checkCommand-D0dAKciE.js → checkCommand-Dals7g-I.js} +3 -3
  8. package/dist/{codegenCommand-BTtsnRus.js → codegenCommand-L6vacVRW.js} +3 -2
  9. package/dist/{commands-BrFKxnYW.js → commands-CAxFLqG4.js} +17 -17
  10. package/dist/{dashboardCommand-D9SjDc8E.js → dashboardCommand-CJC8Kg-s.js} +1 -1
  11. package/dist/{dataCommand-Dl11q14e.js → dataCommand-hIaq2iKY.js} +266 -189
  12. package/dist/dbCommand-D1Q33ktl.js +2 -0
  13. package/dist/{dbCommand-jbrmzwW_.js → dbCommand-ZGNItjoJ.js} +4 -4
  14. package/dist/declaredSchemaGates-BlcwObhb.js +25 -0
  15. package/dist/{dev-CaIfZnw5.js → dev-cGGsLNn6.js} +1 -1
  16. package/dist/{dev-RjB7eE_B.js → dev-lvnVq5RD.js} +31 -30
  17. package/dist/{doctorCommand-D7X29cw6.js → doctorCommand-BK0qu7eD.js} +32 -14
  18. package/dist/doctorCommand-CWgUPye-.js +2 -0
  19. package/dist/doctorDecidedSchema-BlbWgCD_.js +23 -0
  20. package/dist/{dormancyCommand-BGOP27fz.js → dormancyCommand-CyIk-zq4.js} +1 -1
  21. package/dist/{embeddingsCommand-D72E22bw.js → embeddingsCommand-D7TLklps.js} +1 -1
  22. package/dist/{envCommand-BHSxz6wC.js → envCommand-BHxKkGXq.js} +1 -1
  23. package/dist/{evolveCommand-C2ofGGlz.js → evolveCommand-CQh6dw21.js} +1 -1
  24. package/dist/{frameworkTableAssembly-BvZ0Lil_.js → frameworkTableAssembly-BNod_DKN.js} +97 -120
  25. package/dist/frameworkTableAssembly-Rft-DPUg.js +2 -0
  26. package/dist/index.js +1 -1
  27. package/dist/{migrate-odCPGHPq.js → migrate-CL5Ed01M.js} +4 -4
  28. package/dist/{runtimeTrace-C_OKr0jY.js → runtimeTrace-C0SlIoQY.js} +1 -1
  29. package/dist/{sdkgen-D9trW7sl.js → sdkgen-BXm7zx7F.js} +1 -1
  30. package/dist/{serveCommand-BU0wfV6V.js → serveCommand-CV3YO9L3.js} +469 -365
  31. package/dist/serveCommand-ZP_Cb-yz.js +2 -0
  32. package/dist/serveEntry.js +1 -1
  33. package/dist/{webhooksCommand-BqcWcbuW.js → webhooksCommand-QlAk_tED.js} +1 -1
  34. package/package.json +17 -17
  35. package/templates/AGENTS.md +1 -1
  36. package/templates/agent-docs/_index.md +1 -1
  37. package/templates/agent-docs/cli.md +58 -3
  38. package/templates/agent-docs/database/migrations.md +19 -5
  39. package/templates/agent-docs/whats-new.md +63 -13
  40. package/templates/apps/api-ai/package.json +7 -7
  41. package/templates/apps/api-auth/package.json +8 -8
  42. package/templates/apps/api-backend/package.json +7 -7
  43. package/templates/apps/api-backend-deactivation/package.json +7 -7
  44. package/templates/apps/api-backend-mail/package.json +8 -8
  45. package/templates/apps/api-backend-mariadb/package.json +9 -9
  46. package/templates/apps/api-backend-sqlite/package.json +8 -8
  47. package/templates/apps/api-backend-storage/package.json +8 -8
  48. package/templates/apps/api-cms/package.json +10 -10
  49. package/templates/apps/api-collab/package.json +8 -8
  50. package/templates/apps/api-data-advanced/package.json +8 -8
  51. package/templates/apps/api-durable/package.json +8 -8
  52. package/templates/apps/api-feature-flags/package.json +9 -9
  53. package/templates/apps/api-governance/package.json +8 -8
  54. package/templates/apps/api-kv/package.json +8 -8
  55. package/templates/apps/api-moderation/package.json +8 -8
  56. package/templates/apps/api-observability/package.json +8 -8
  57. package/templates/apps/api-ratelimit/package.json +8 -8
  58. package/templates/apps/api-rbac/package.json +8 -8
  59. package/templates/apps/api-rest/package.json +7 -7
  60. package/templates/apps/api-saas/package.json +11 -11
  61. package/templates/apps/api-saas-starter/package.json +10 -10
  62. package/templates/apps/api-search/package.json +8 -8
  63. package/templates/apps/api-status/package.json +8 -8
  64. package/templates/apps/api-versioning/package.json +8 -8
  65. package/templates/apps/api-webhooks/package.json +9 -9
  66. package/templates/apps/changelog/package.json +6 -6
  67. package/templates/apps/edge-functions/package.json +2 -2
  68. package/templates/apps/frontend-admin/package.json +8 -8
  69. package/templates/apps/frontend-app/package.json +9 -9
  70. package/templates/apps/frontend-auth/package.json +8 -8
  71. package/templates/apps/frontend-blank/package.json +7 -7
  72. package/templates/apps/frontend-cms/package.json +9 -9
  73. package/templates/apps/frontend-collab/package.json +10 -10
  74. package/templates/apps/frontend-contact/package.json +7 -7
  75. package/templates/apps/frontend-dashboard/package.json +7 -7
  76. package/templates/apps/frontend-docs/package.json +7 -7
  77. package/templates/apps/frontend-i18n/package.json +6 -6
  78. package/templates/apps/frontend-landing/package.json +7 -7
  79. package/templates/apps/frontend-portal/package.json +8 -8
  80. package/templates/apps/frontend-saas/package.json +8 -8
  81. package/templates/apps/frontend-spa/package.json +7 -7
  82. package/templates/apps/frontend-ssr/package.json +7 -7
  83. package/templates/apps/frontend-ssr-api/package.json +8 -8
  84. package/templates/apps/frontend-static-blog/package.json +6 -6
  85. package/templates/apps/frontend-status/package.json +8 -8
  86. package/templates/apps/mobile-app/package.json +4 -4
  87. package/dist/apiBuild-BsooZpw2.js +0 -2
  88. package/dist/dbCommand-BUD4Fd8v.js +0 -2
  89. package/dist/doctorCommand-5zv6PN-G.js +0 -2
  90. package/dist/frameworkTableAssembly-DDKtwsy2.js +0 -2
  91. package/dist/serveCommand-Bwrn_9Fn.js +0 -2
@@ -0,0 +1,2 @@
1
+ import { n as e } from "./serveCommand-CV3YO9L3.js";
2
+ export { e as runServeDispatch };
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "./loadEnv-D9nEOClM.js";
2
2
  import { r as t } from "./appModuleLoader-C9r9mxZt.js";
3
3
  import { i as n } from "./dialectDriver-czCHYpeH.js";
4
- import { t as r } from "./serveCommand-BU0wfV6V.js";
4
+ import { t as r } from "./serveCommand-CV3YO9L3.js";
5
5
  export { e as loadDotEnv, t as registerAppModules, n as registerDriver, r as runServe };
@@ -222,7 +222,7 @@ createVerifier({ secret: [process.env.WEBHOOK_SECRET, process.env.WEBHOOK_SECRET
222
222
  ...t === void 0 ? {} : { payload: t }
223
223
  };
224
224
  }, S = u({ scope: "voltro:webhooks" }), C = ["--out", "--name"], w = async (e) => {
225
- let { walk: t, loadDiscovered: n } = await import("./dev-CaIfZnw5.js"), { outgoingFromEvents: r } = await import("./webhookDiscovery-il9ti-HE.js");
225
+ let { walk: t, loadDiscovered: n } = await import("./dev-cGGsLNn6.js"), { outgoingFromEvents: r } = await import("./webhookDiscovery-il9ti-HE.js");
226
226
  return r((await n(await t(e))).events.map((e) => ({
227
227
  file: e.file,
228
228
  descriptor: e.descriptor
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voltro/cli",
3
- "version": "0.47.0",
3
+ "version": "0.48.0",
4
4
  "description": "The `voltro` CLI — dev server, codegen, migrations, project scaffolding, agent-docs seeding, and production serve.",
5
5
  "keywords": [
6
6
  "voltro",
@@ -739,22 +739,22 @@
739
739
  "@effect/platform-node": "^0.108.0",
740
740
  "@effect/sql": "^0.52.0",
741
741
  "@effect/workflow": "^0.19.0",
742
- "@voltro/ai": "0.47.0",
743
- "@voltro/cache": "0.47.0",
744
- "@voltro/data-transfer": "0.47.0",
745
- "@voltro/database": "0.47.0",
746
- "@voltro/env": "0.47.0",
747
- "@voltro/kv": "0.47.0",
748
- "@voltro/logger": "0.47.0",
749
- "@voltro/plugin-auth": "0.47.0",
750
- "@voltro/plugin-broadcast": "0.47.0",
751
- "@voltro/plugin-mail": "0.47.0",
752
- "@voltro/plugin-storage": "0.47.0",
753
- "@voltro/plugin-webhooks": "0.47.0",
754
- "@voltro/protocol": "0.47.0",
755
- "@voltro/runtime": "0.47.0",
756
- "@voltro/serverless": "0.47.0",
757
- "@voltro/workflow": "0.47.0",
742
+ "@voltro/ai": "0.48.0",
743
+ "@voltro/cache": "0.48.0",
744
+ "@voltro/data-transfer": "0.48.0",
745
+ "@voltro/database": "0.48.0",
746
+ "@voltro/env": "0.48.0",
747
+ "@voltro/kv": "0.48.0",
748
+ "@voltro/logger": "0.48.0",
749
+ "@voltro/plugin-auth": "0.48.0",
750
+ "@voltro/plugin-broadcast": "0.48.0",
751
+ "@voltro/plugin-mail": "0.48.0",
752
+ "@voltro/plugin-storage": "0.48.0",
753
+ "@voltro/plugin-webhooks": "0.48.0",
754
+ "@voltro/protocol": "0.48.0",
755
+ "@voltro/runtime": "0.48.0",
756
+ "@voltro/serverless": "0.48.0",
757
+ "@voltro/workflow": "0.48.0",
758
758
  "chokidar": "^5.0.0",
759
759
  "ioredis": "^5.11.1",
760
760
  "tinyglobby": "^0.2.17",
@@ -707,7 +707,7 @@ each plugin's own README.
707
707
 
708
708
  | Topic | Open | Summary |
709
709
  |---|---|---|
710
- | **What's new in 0.47.0** | `node_modules/@voltro/cli/templates/agent-docs/whats-new.md` | Everything that changed in this version. Read it before hand-rolling something the framework may now ship. |
710
+ | **What's new in 0.48.0** | `node_modules/@voltro/cli/templates/agent-docs/whats-new.md` | Everything that changed in this version. Read it before hand-rolling something the framework may now ship. |
711
711
  | AI | `node_modules/@voltro/cli/templates/agent-docs/ai.md` | How Voltro treats AI — agents, tools, streaming, RAG — all primitives over the same WebSocket as the rest of the framework. |
712
712
  | Authentication | `node_modules/@voltro/cli/templates/agent-docs/authentication.md` | How @voltro/plugin-auth wires password + session-cookie auth across api + web, plus the pluggable identity-strategy protocol. |
713
713
  | Caching | `node_modules/@voltro/cli/templates/agent-docs/caching.md` | Voltro's caching layer (@voltro/cache) — an always-on memory default, swappable Redis-compatible backends, a low-level wrap primitive, and automatic query-result invalidation. |
@@ -9,7 +9,7 @@ each plugin's own README.
9
9
 
10
10
  | Topic | Open | Summary |
11
11
  |---|---|---|
12
- | **What's new in 0.47.0** | `node_modules/@voltro/cli/templates/agent-docs/whats-new.md` | Everything that changed in this version. Read it before hand-rolling something the framework may now ship. |
12
+ | **What's new in 0.48.0** | `node_modules/@voltro/cli/templates/agent-docs/whats-new.md` | Everything that changed in this version. Read it before hand-rolling something the framework may now ship. |
13
13
  | AI | `node_modules/@voltro/cli/templates/agent-docs/ai.md` | How Voltro treats AI — agents, tools, streaming, RAG — all primitives over the same WebSocket as the rest of the framework. |
14
14
  | Authentication | `node_modules/@voltro/cli/templates/agent-docs/authentication.md` | How @voltro/plugin-auth wires password + session-cookie auth across api + web, plus the pluggable identity-strategy protocol. |
15
15
  | Caching | `node_modules/@voltro/cli/templates/agent-docs/caching.md` | Voltro's caching layer (@voltro/cache) — an always-on memory default, swappable Redis-compatible backends, a low-level wrap primitive, and automatic query-result invalidation. |
@@ -2613,11 +2613,13 @@ Rows are written as newline-delimited JSON — streamable, resumable by line, an
2613
2613
  | *(none)* | Every table the app has DATA in (the default) — see the note below on the handful that describe a deployment rather than filling it. |
2614
2614
  | `--tenant <id>` | Every `tenant()`-scoped table filtered to that tenant, **plus** the FK closure in BOTH directions: (1) the transitive **FK-parent** closure of those rows — closure-pulled shared tables (a global `users` / reference table) are **row-subset to the ids the tenant's rows actually reference**, never exported in full; and (2) the **child** closure — rows that *reference* the tenant's rows (the comments on the tenant's projects) come along too, each scoped to the ids that actually point into the tenant set. The child walk is anchored on the `tenant()` tables, so a row that references **only a shared parent** (a global `users` another tenant also references) is **not** pulled — that would be a cross-tenant leak. A `--tenant` bundle therefore carries the tenant's parents AND children and **no other tenant's rows** — that's what makes it safe as a GDPR / per-tenant takeout. |
2615
2615
  | `--tables a,b` | An explicit set (you own referential integrity; the importer's deferred-FK resolution covers load-order dangles, see below). |
2616
- | `--exclude a,b` | Everything EXCEPT these, expanded against the live table list. Direct target only. Cannot be combined with `--tables` or `--tenant`; a name that does not exist is refused, because an exclusion that excludes nothing leaves the run looking like it worked. |
2616
+ | `--exclude a,b` | Everything EXCEPT these. The scope stays `all` and records what was left out — so the deployment-describing tables are still filtered, and `replace` still accepts the bundle. Works on both targets (the instance resolves it against its own live list). Cannot be combined with `--tables` or `--tenant`; a name that does not exist is refused, because an exclusion that excludes nothing leaves the run looking like it worked. |
2617
2617
 
2618
2618
  #### What `all` deliberately leaves out
2619
2619
 
2620
- A few framework tables hold rows **about a deployment** rather than an app's data — its migration ledger, its file-migration and seed records, its CDC offsets, its schedule claims and wakeups, its workflow watermarks / pending starts / admissions / pauses. They are dropped from `all`, skipped on import, and never emptied by a `replace`, and the run says which ones and why.
2620
+ A number of framework tables hold rows **about a deployment** rather than an app's data. The test is: would a row from elsewhere make this target *act* send, run, admit, refuse, skip a delivery — or assert something untrue about its own history? That covers its migration ledger, file-migration and seed records, CDC offsets and change log, schedule claims, wakeups and firing history, workflow watermarks / pending starts / admissions / pauses / delivered events, its outbox and delivery attempts, its idempotency keys, its storage grants, its spend and usage accounting, and its own traces and undo log. They are dropped from `all`, skipped on import, and never emptied by a `replace`, and the run says which ones and why.
2621
+
2622
+ Every framework table is classified one way or the other, and a new one fails the build until somebody decides — the classification used to live in two places, the module and a hand-kept copy in its test, and the two disagreed about exactly the tables that later caused trouble.
2621
2623
 
2622
2624
  The reason is worth one paragraph, because it cost a real environment ninety minutes. A `scope: all` bundle carried `_voltro_migration_plans`, `replace` wrote it, and the target's next boot refused:
2623
2625
 
@@ -2625,7 +2627,7 @@ The reason is worth one paragraph, because it cost a real environment ninety min
2625
2627
  auto-migrate: SCHEMA FINGERPRINT MISMATCH — declared=6e2c61081a9ed80c live=28af9a54414f22f1
2626
2628
  ```
2627
2629
 
2628
- The refusal was right. That fingerprint is computed over the **declared table set**, which legitimately differs per environment — `NODE_ENV=production` declares `_voltro_traces` and `_voltro_undo_log`, a `development` run does not. So the imported row was not out of date, it was **foreign**: it stated a schema decision made somewhere else. Two of the others would have made the target *act* — a pending workflow start runs a workflow somebody queued elsewhere, a pause silently stops one here.
2630
+ The refusal was right. That fingerprint is computed over the **declared table set**, so the imported row was not out of date, it was **foreign**: it stated a schema decision made somewhere else. (The declared set could also differ per environment then, because `NODE_ENV` decided two of the tables. It no longer does — but that removes one *way* for two deployments to differ, not the reason a foreign ledger row is wrong.) Two of the others would have made the target *act* — a pending workflow start runs a workflow somebody queued elsewhere, a pause silently stops one here.
2629
2631
 
2630
2632
  `all` is the only scope filtered. **Name one of these in `--tables` and you get it** — an explicit name is an expectation, and this command refuses to drop those silently.
2631
2633
 
@@ -2893,6 +2895,59 @@ interlock and a run which cannot write it must not proceed, while this is
2893
2895
  history. A target whose schema is not migrated yet still imports, and says the
2894
2896
  trace could not be written.
2895
2897
 
2898
+ ### Watching an import you cannot see
2899
+
2900
+ Over `--target api` the import runs INSIDE the instance. Everything it decides
2901
+ — whether it stages, whether recorders are suspended, how far it has got — is
2902
+ printed in the pod's log, and someone reaching for `--target api` is by
2903
+ construction someone who cannot reach the database directly and usually cannot
2904
+ read that log either. The run is also deliberately decoupled from the caller:
2905
+ killing the client does not stop it, which is what keeps a dead client from
2906
+ leaving a half-emptied target. Both properties are right, and together they used
2907
+ to mean an operator could neither see the run nor learn how it ended.
2908
+
2909
+ Two things close that, and neither is a streamed response — a chunked body has
2910
+ to survive every proxy in between, and a buffering reverse proxy turns a
2911
+ progress feed into exactly the silence it was meant to replace.
2912
+
2913
+ **Ask before you upload.** A `replace` over the api asks the instance what it is
2914
+ going to do, before a byte of the bundle goes up. The instance answers from the
2915
+ same function the run itself calls, so the answer cannot drift from the run:
2916
+
2917
+ ```
2918
+ $ voltro data import ./bundle --target api --api-url https://app.example --mode replace
2919
+ api replace: the instance WILL stage — 104 table(s) load into copies and the
2920
+ target keeps its rows until one short swap at the end. Interrupting the load leaves the target intact.
2921
+ api import: uploading the bundle — this request stays open until the instance has imported it
2922
+ ```
2923
+
2924
+ With `--bundle-key` the client never holds the bundle, so it sends the key and
2925
+ the instance reads the table list out of the archive itself — the caller about to
2926
+ have an instance empty its own database is the last one who should be told to
2927
+ check a log they cannot read.
2928
+
2929
+ If it will not stage, the line says so and names the reason — a bundle table the
2930
+ target does not have, a foreign-key cycle, a dialect this build cannot stage on.
2931
+ That is the difference between "interrupting this is safe" and "interrupting
2932
+ this empties the target", which is exactly the decision an operator is making
2933
+ while they watch.
2934
+
2935
+ **Read the run from anywhere.** `_voltro_data_imports` is opened before the
2936
+ first table, advanced every couple of seconds as tables land, and closed with the
2937
+ outcome — so polling it IS the progress feed:
2938
+
2939
+ ```
2940
+ $ voltro data imports --target api --api-url https://app.example
2941
+ 1 import(s) IN FLIGHT — re-run this to watch the counters move
2942
+ 2026-08-22T09:04:01.000Z · replace — started and never reported finishing · via api · from /tmp/b
2943
+ 2026-08-20T10:00:00.000Z · replace — 228866 row(s) across 104 table(s) · via api · from /tmp/a
2944
+ ```
2945
+
2946
+ Same data over `GET /_voltro/admin/imports?limit=20`, behind the same
2947
+ data-transfer secret (the row names bundles and schema fingerprints). It works
2948
+ from a different machine than the one that started the import, and through
2949
+ anything that forwards a GET.
2950
+
2896
2951
  ### An interrupted `replace` cannot be silent
2897
2952
 
2898
2953
  The capture only helps if somebody knows to reach for it. A half-replaced database is indistinguishable from an empty one **from the inside** — every table exists, every constraint holds, every query returns nothing without erroring — so a run that emptied a target and disappeared can be served over for hours before anyone asks the right question.
@@ -3179,14 +3179,28 @@ flag flipped alone:
3179
3179
 
3180
3180
  **From 0.35.0 none of them does.** `_voltro_cdc_offsets` follows the DIALECT, so
3181
3181
  a mariadb/mssql app declares it either way; the other two are declared in
3182
- `app.config.ts` and the env vars only choose what a process captures:
3182
+ `app.config.ts` and the env vars only choose what a process captures.
3183
+
3184
+ **And from 0.48.0 `NODE_ENV` does not either.** Until then, `_voltro_traces` and
3185
+ `_voltro_undo_log` defaulted to on outside production — safe for the
3186
+ fingerprint, which only ever compares processes inside ONE deployment, and
3187
+ unsafe for the reader that spans two. `voltro data` is that reader: a bundle
3188
+ exported from a development database carries the tables that database has, and
3189
+ a staged (non-destructive) `replace` needs every bundle table to exist in the
3190
+ target. One source tree therefore produced a bundle a production target could
3191
+ not stage, and the run fell back to truncating it — with nothing red anywhere.
3192
+
3193
+ Both are declared in every environment now. An unused declared table is an empty
3194
+ table; a schema that differs per environment is a class of failure. Declare them
3195
+ only to leave one OUT:
3183
3196
 
3184
3197
  ```ts
3185
3198
  export default {
3186
- // Both default to on outside production. Declare them when you want the
3187
- // table in a production schema `VOLTRO_UNDO` / `VOLTRO_TRACING_PERSIST`
3188
- // alone is no longer enough, because your migrate job does not carry them.
3189
- schema: { undo: true, traces: true },
3199
+ // Declared in EVERY environment by default. Set `false` to keep a table out —
3200
+ // and then set it in every environment, or two deployments of one source tree
3201
+ // declare different schemas again. `VOLTRO_UNDO` / `VOLTRO_TRACING_PERSIST`
3202
+ // still decide what a process WRITES; they no longer decide what exists.
3203
+ schema: { undo: false, traces: false },
3190
3204
  }
3191
3205
  ```
3192
3206
 
@@ -1,4 +1,4 @@
1
- # What's new in 0.47.0
1
+ # What's new in 0.48.0
2
2
 
3
3
  Read this FIRST when a task touches an area you have not worked in recently.
4
4
  It is the cheapest way to notice that the framework grew the thing you were
@@ -7,28 +7,78 @@ workaround for something that shipped two versions ago.
7
7
 
8
8
  BREAKING entries name a codemod; run `voltro update` to apply it.
9
9
 
10
+ ### Added
11
+
12
+ - **@voltro/cli, @voltro/data-transfer** — An import over `--target api` can be asked what it will do, and watched while it does it.
13
+
14
+ The transport's two correct properties combined into one blind spot: the run happens INSIDE the instance, so every line it produces goes to a pod log; and it is deliberately decoupled from the caller, so killing the client does not stop it (which is what keeps a dead client from leaving a half-emptied target). Someone reaching for `--target api` cannot reach the database directly and usually cannot read that log either, so "watch for the staging line" was advice they could not follow.
15
+
16
+ **A preflight, before a byte is uploaded.** A `replace` over the api now asks the instance whether it will stage, and prints the answer — including the reason when it will not. It answers from `decideStaging`, the same function the run itself calls, so the two cannot drift; a second copy of that decision would answer confidently and diverge on the next change. With `--bundle-key`, where the client never holds the bundle, it sends the key and the instance reads the table list out of the archive's own manifest — the caller about to have an instance empty its own database is the last one who should be told to check a log they cannot read.
17
+
18
+ **`voltro data imports`** (and `GET /_voltro/admin/imports`, behind the same data-transfer secret) reads the history and the run in flight. `_voltro_data_imports` was write-only; it is now opened before the first table, **advanced every couple of seconds as tables land**, and closed with the outcome — so polling it is the progress feed. Not a streamed response on the upload connection: a chunked body has to survive every proxy in between, and a buffering reverse proxy turns a progress feed into exactly the silence it was meant to replace.
19
+
20
+ **And a `replace` that does not stage now says why.** The staging set was an early `return []` three conditions deep, and the empty array met a `length > 0` further down and read as "do not stage". A bundle table the target does not have — the ordinary case for a development source against a production target — turned the non-destructive path off in silence. Every reason routes through one message now; the cycle case additionally used to be gated on `atomic`, so the mode where an interrupted run leaves the worst outcome was also the one that said the least.
21
+
10
22
  ### Changed
11
23
 
12
- - **@voltro/database, @voltro/data-transfer, @voltro/cli, @voltro/plugin-storage** — A `--mode replace` no longer writes per-row history, and three things that were reported alongside it.
24
+ - **@voltro/cli** — The declared framework schema no longer depends on `NODE_ENV`.
25
+
26
+ `_voltro_traces` and `_voltro_undo_log` defaulted to on outside production. That was allowed with an explicit justification — one decider makes every command in a deployment agree — and the justification was about the schema FINGERPRINT, which only ever compares processes inside ONE deployment.
27
+
28
+ The declared set has a second reader that spans two, and it was never considered: `voltro data`. A bundle exported from a development database carries the tables that database has, and a staged (non-destructive) `replace` needs every bundle table to exist in the target. So one source tree produced a bundle a production target could not stage, and the run fell back to truncating it — with nothing red anywhere, on the one path where that difference is the entire point.
29
+
30
+ Both tables are declared in **every environment** now. The trade is the one `_voltro_cdc_offsets` already makes: an unused declared table costs one empty table and buys agreement. `VOLTRO_UNDO` / `VOLTRO_TRACING_PERSIST` still decide what a process WRITES; they never decided the schema and still do not. Set `schema: { traces: false, undo: false }` in `app.config.ts` to keep one out — in every environment, or the divergence is back by hand.
31
+
32
+ **Upgrade:** a production app that never declared them gains two empty tables. `voltro db apply` (or a `voltro dev` boot) plans and applies them like any other framework table, on every dialect. Run it before the pods roll, as with any schema change — a migrate job and a fleet that disagree is exactly what this removes.
33
+
34
+ `voltro doctor` now prints the three decided tables and what decided each, on a HEALTHY run. That text existed and was reachable only from the `prod-mismatch` refusal — a message that appears exclusively after a fleet is down is an explanation, not a warning.
35
+
36
+ ### Fixed
37
+
38
+ - **@voltro/cli, @voltro/data-transfer** — `voltro data export --exclude a,b` made the bundle BIGGER, and made it unusable for a `replace`.
39
+
40
+ It expanded into `{ kind: 'tables', tables: <everything else> }`, on the reasoning that a manifest should record what was exported rather than claim "everything". Right goal, wrong mechanism, and it cost two things at once. `all` is the only scope that filters out the tables which describe a deployment, so excluding two names silently added nine others back — the migration ledger among them, whose foreign row takes an environment down at the next boot. And `replace` refuses a named scope, so the honest way to leave a table out was also the way to make the bundle unusable for the mode it was being prepared for.
41
+
42
+ The exclusion is a FIELD of the `all` scope now: the filter still runs, the manifest still says "everything except these" (a different and truer claim than "these"), and `replace` accepts it while naming the tables it will therefore not touch. `--exclude` also works over `--target api` now — it no longer expands against a table list only the instance has, so the instance resolves it where that list already is.
43
+
44
+ Every framework table is classified as portable or environment-local, with the reason, and a new one fails the build until somebody decides. That guard existed and did not help: it was satisfied by a second, hand-kept list inside its own test, and the two disagreed about `_voltro_traces` and `_voltro_undo_log` — nothing was unclassified, something was classified twice, once wrongly. There is one list now, read by both guards. Traces, undo, the outbox and its attempts, idempotency keys, storage grants, spend and usage accounting, delivery attempts and schedule-firing history joined the environment-local side: a row from elsewhere would make the target act, or claim history it did not live.
45
+ - **@voltro/sql-turso** — Opening a second pooled turso connection could fail instantly with `database is locked` — from inside the constructor, before a single query ran.
46
+
47
+ `makeConnection` set its pragmas in the order `journal_mode` → `foreign_keys` → `busy_timeout`. The engine defaults `busy_timeout` to **0**, so a statement that meets a held lock fails on the spot instead of waiting — and `journal_mode= experimental_mvcc` needs the file exclusively. Since `makeConnection` runs once per POOLED connection (default 4), opening connection two while connection one held the file hit that exclusive pragma with no lock-wait configured yet:
48
+
49
+ SqlError: Failed to enable Turso MVCC (journal_mode=experimental_mvcc): database is locked
50
+
51
+ `busy_timeout` is set FIRST now. Nothing else changed — same value, same pragmas, same connection.
52
+
53
+ **Why it hid for so long.** The file already carried a long, correct note about `busy_timeout` being mandatory with a pool, and a separate fix had closed the DDL half (`retryFilter` + bounded retries in `applySchema`). Both are about the same lock class, so the constructor read as covered — but a setting cannot protect the two pragmas that run before it.
54
+
55
+ It surfaces as an unrelated flaky test, because the failure lands wherever the second connection happens to be opened: a `CREATE TABLE` in one run, an MVCC pragma in the next. It cost three release gates — twice locally, once on a CI runner — and was twice diagnosed as machine contention and closed. It is contention-DEPENDENT, which is not the same as being the machine's fault.
56
+
57
+ Verified: 8 serial runs and 6 concurrent suites at load 12 — 0 failures, 0 occurrences of the message. The failure was intermittent before, so this is evidence rather than proof; the mechanism, however, is not in doubt.
58
+ - **@voltro/runtime, @voltro/data-transfer, @voltro/cli** — The `source:` recorder broke every WRITE on the in-memory store, and actions are recorded now.
59
+
60
+ The recording wrapper is a `Proxy`, and it handed methods back unbound — so `this` was the PROXY, and a class with `#private` fields answers that with `TypeError: Receiver must be an instance of class InMemoryDataStore`. Under `voltro dev` on the memory store, where the recorder is installed by default, that is every write in the app.
61
+
62
+ Every test passed throughout, and the reason is worth more than the fix: `query` is the one method the wrapper invokes with an explicit receiver, so everything that only READ through it worked. The wrapper's whole purpose is reading, so nothing in its own suite ever wrote. It was found by a test about something else entirely — asking what `crud.create` reads — which needed a write to answer.
13
63
 
14
- **Write recorders are suspended for a `replace`.** A replace SETS a state; it does not change rows, so a per-row history entry describes something that did not happen. A deployment measured what that costs: they run `versioningPlugin({ timing: 'in-transaction' })` on 70 of 80 tables, so one import wrote 242 950 history rows and doubled the write load of the most expensive run they make and those rows were the source of refused writes they spent three rounds diagnosing.
64
+ **Actions are recorded too now**, and an action's `source:` means something different from a query's. A query's is a reactive trigger set; an action's declares what it TOUCHES, and the field's own documentation records what an undeclared read costs: `voltro check` reported a table five action paths read and wrote as an orphan, and advised removing it. That is not a quiet subscription, it is advice to delete a live table.
15
65
 
16
- The deciding argument is not the cost. **The import path had already decided this, and the recorder was the one layer that did not hear.** These routes write through the RAW store on purpose no tenant scoping, no row filter, no `audit()` stamping. A recorder fired anyway because it hangs one level below the wrapper. Suspending it makes the layers agree.
66
+ **Measured rather than reasoned about:** `crud.create`, `crud.update` and `crud.remove` issue NO read at all, so a read recorder has nothing to say about thembut `crud.getById` does read, and with `include:` it eager-loads, so it is covered like `crud.list`.
17
67
 
18
- Suspended for `replace` only: an `upsert` or an `append` CHANGES existing state, which is exactly what a recorder is for. Scoped per execution context rather than by a switch, because an import runs while the app serves requests and a process-global flag would silently drop recording for everything concurrent with it. And every such run SAYS what it suspended dropping history quietly would be the same defect in a nicer costume.
68
+ **And a kill test for the one moment nobody had reproduced.** The existing test kills mid-LOAD, which staging turned into the harmless part; the destructive second went untested precisely because it became short. The new case kills as the swap begins and asserts the property rather than the race: the target is one state or the other, never a mix, and never empty. Two defects in the harness came out of writing it — a worker that died SILENTLY (its failure now goes into the marker the parent already reads, instead of looking like a slow start), and an `exit` listener attached only after the SIGKILL, which hung to the full timeout whenever the child finished first.
19
69
 
20
- This also removes the reason a staged `replace` used to fall back. A recorder is keyed by table name, so a staged write found none and the recorder never ran; rather than record inconsistently, the run took the slower path. For the deployment above that meant the staged path could never activate permanently, on every environment.
70
+ **And the import trace was never written on the path most likely to be used.** A deployment ran a successful `voltro data import` against a database that HAD the table, and got no row and no message at all. The write was gated on this PROCESS's table registry, and `voltro data`'s own boot builds a store and introspects the live schema — it never registers the framework set, so the gate was `undefined` exactly there. The authority for "does the target have this table" is the target's SCHEMA, which that boot already introspects; the table is also registered before the write, because a CLI run has not done it and the write needs the column metadata.
21
71
 
22
- **`voltro codegen` wrote a truncated table declaration.** It discovered tables with the walk that collects the rpc GROUP's inputs descriptors, workflows, events, and deliberately no `*.entity.ts`. So the generated `voltro-tables.generated.d.ts` listed the framework's tables plus `actors`, which the framework injects. Measured downstream: 37 names where a `voltro dev` boot writes 117, and 299 `TS2322` errors from every `source:` naming one of their own tables. The way in was our own message `voltro test` refuses a stale rpc group and tells you to run `voltro codegen`. Table discovery has its own walk now, and a test compares the two walks' RESULTS on a real tree rather than trusting they mean the same thing.
72
+ The sharper half is the silence, and it was self-inflicted: the skip was written three lines under a comment about how an absent table cannot be detected by the write failing. The message now lives in `voltro data import`, which is the layer that INTROSPECTED a first attempt put it in the importer, where a `targetSnapshot` may legitimately be narrow rather than complete, so it fired at callers whose snapshot simply did not mention a framework table.
23
73
 
24
- **The eager-relation doctor rule missed the state that is most wrong.** It resolved relations only against the tables a query already DECLARED, on the reasoning that the base is virtually always in `source:`. Measured: a query reading `projects` while declaring only `projectTeams` produced no finding at all, while the same query with the base added produced two. The base is a fact about the executor, so it is read from the executor now.
74
+ ### Internal (no consumer-facing effect)
25
75
 
26
- **A rollback capture says when its path shares the root filesystem.** The 409 answered "is storage configured", which is not the question a `filesystem` provider pointed at a container directory with no volume behind it passes it and dies with the pod. What a process CAN observe is that a mounted volume is a different filesystem: `pathDurability` compares device ids, and a capture landing on the same device as `/` says so. Three-valued on purpose, and explicitly not an alarm on a development machine, where everything is one device and nothing is a pod.
76
+ - **@voltro/data-transfer** — `SAVEPOINT_BATCH_SIZE` carries its documentation again.
27
77
 
28
- **And the import records ITSELF, once.** Dropping per-row history left an operator asking "was this data imported, and when" with nothing to read, and trading too much for none is not obviously the better trade. `_voltro_data_imports` carries one row per RUN: the mode, the transport, the bundle, the SOURCE deployment's schema fingerprint, the counts, and — for the run an operator is actually looking for — the failure. It is written for a failed import as well as a finished one; a trail that only records successes goes quiet exactly when it is needed.
78
+ A new `TRACE_ADVANCE_MS` was declared BETWEEN the constant's doc block and the constant, so TypeScript attached the block to whatever now followed it and the exported symbol was left bare — the api golden recorded it as `// @public (undocumented)` and the published report shipped it that way.
29
79
 
30
- Best effort, unlike the interrupted-replace marker, and the difference is deliberate: the marker is a safety interlock and a run that cannot write it must not proceed, while history is valuable and not load-bearing. A target that has not been migrated yet still imports, and says the trace could not be written.
80
+ Third time this exact shape has appeared (`sourceKeys`, `recordsTable`, now this one), always the same mechanism: an insertion above a documented declaration silently re-homes the comment. Nothing warns, because both the code and the doc block are individually valid only the golden's `(undocumented)` marker notices, and it reads as noise unless someone diffs it against the last TAG.
31
81
 
32
- Two things it learned from being wired. The table is `.nonReactive()` — nobody subscribes to "an import happened", and a reactive bookkeeping write showed up in every suite that counts the LOAD's writes. And it is written only when the target actually DECLARES the table: the in-memory store accepts a write to any name, so an absent table cannot be detected by the write failing, and inventing the row would put a framework write into every embedder's counts.
82
+ Documentation only; no behaviour, no signature change.
33
83
 
34
- **Measured at the reported magnitude.** 114 tables, 243 048 rows, real MariaDB, staged replace: the whole run takes 56.5s and the DESTRUCTIVE TRANSACTION takes **1.13s**. The window in which a dead process can leave a half-replaced target is the second number; before this it was the first.
84
+ **`apiSurface: compatible`, and the reason is the whole point of the change.** The golden line that moved is `// @public (undocumented)` `// @public`: an api-extractor MARKER describing whether a doc comment is present. No type, no signature, no name. `SAVEPOINT_BATCH_SIZE` is still `= 200`, still exported, still the same literal type nothing that compiled can stop compiling.
@@ -12,16 +12,16 @@
12
12
  "dependencies": {
13
13
  "@effect/platform": "^0.97.0",
14
14
  "@effect/rpc": "^0.76.0",
15
- "@voltro/ai": "0.47.0",
16
- "@voltro/cli": "0.47.0",
17
- "@voltro/database": "0.47.0",
18
- "@voltro/env": "0.47.0",
19
- "@voltro/protocol": "0.47.0",
20
- "@voltro/runtime": "0.47.0",
15
+ "@voltro/ai": "0.48.0",
16
+ "@voltro/cli": "0.48.0",
17
+ "@voltro/database": "0.48.0",
18
+ "@voltro/env": "0.48.0",
19
+ "@voltro/protocol": "0.48.0",
20
+ "@voltro/runtime": "0.48.0",
21
21
  "effect": "^3.22.0"
22
22
  },
23
23
  "devDependencies": {
24
- "@voltro/testing": "0.47.0",
24
+ "@voltro/testing": "0.48.0",
25
25
  "typescript": "^6.0.3",
26
26
  "@vitest/coverage-v8": "^4.1.10",
27
27
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.47.0",
17
- "@voltro/database": "0.47.0",
18
- "@voltro/env": "0.47.0",
19
- "@voltro/plugin-auth": "0.47.0",
20
- "@voltro/protocol": "0.47.0",
21
- "@voltro/runtime": "0.47.0",
22
- "@voltro/sql-postgres": "0.47.0",
16
+ "@voltro/cli": "0.48.0",
17
+ "@voltro/database": "0.48.0",
18
+ "@voltro/env": "0.48.0",
19
+ "@voltro/plugin-auth": "0.48.0",
20
+ "@voltro/protocol": "0.48.0",
21
+ "@voltro/runtime": "0.48.0",
22
+ "@voltro/sql-postgres": "0.48.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.47.0",
26
+ "@voltro/testing": "0.48.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -16,16 +16,16 @@
16
16
  "dependencies": {
17
17
  "@effect/platform": "^0.97.0",
18
18
  "@effect/rpc": "^0.76.0",
19
- "@voltro/cli": "0.47.0",
20
- "@voltro/database": "0.47.0",
21
- "@voltro/env": "0.47.0",
22
- "@voltro/plugin-multitenancy": "0.47.0",
23
- "@voltro/protocol": "0.47.0",
24
- "@voltro/runtime": "0.47.0",
19
+ "@voltro/cli": "0.48.0",
20
+ "@voltro/database": "0.48.0",
21
+ "@voltro/env": "0.48.0",
22
+ "@voltro/plugin-multitenancy": "0.48.0",
23
+ "@voltro/protocol": "0.48.0",
24
+ "@voltro/runtime": "0.48.0",
25
25
  "effect": "^3.22.0"
26
26
  },
27
27
  "devDependencies": {
28
- "@voltro/testing": "0.47.0",
28
+ "@voltro/testing": "0.48.0",
29
29
  "typescript": "^6.0.3",
30
30
  "@vitest/coverage-v8": "^4.1.10",
31
31
  "vitest": "^4.1.10"
@@ -13,16 +13,16 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.47.0",
17
- "@voltro/database": "0.47.0",
18
- "@voltro/env": "0.47.0",
19
- "@voltro/plugin-deactivation": "0.47.0",
20
- "@voltro/protocol": "0.47.0",
21
- "@voltro/runtime": "0.47.0",
16
+ "@voltro/cli": "0.48.0",
17
+ "@voltro/database": "0.48.0",
18
+ "@voltro/env": "0.48.0",
19
+ "@voltro/plugin-deactivation": "0.48.0",
20
+ "@voltro/protocol": "0.48.0",
21
+ "@voltro/runtime": "0.48.0",
22
22
  "effect": "^3.22.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@voltro/testing": "0.47.0",
25
+ "@voltro/testing": "0.48.0",
26
26
  "typescript": "^6.0.3",
27
27
  "@vitest/coverage-v8": "^4.1.10",
28
28
  "vitest": "^4.1.10"
@@ -13,18 +13,18 @@
13
13
  "dependencies": {
14
14
  "@react-email/components": "^1.0.12",
15
15
  "@react-email/render": "^1.4.0",
16
- "@voltro/cli": "0.47.0",
17
- "@voltro/database": "0.47.0",
18
- "@voltro/env": "0.47.0",
19
- "@voltro/plugin-mail": "0.47.0",
20
- "@voltro/plugin-multitenancy": "0.47.0",
21
- "@voltro/protocol": "0.47.0",
22
- "@voltro/runtime": "0.47.0",
16
+ "@voltro/cli": "0.48.0",
17
+ "@voltro/database": "0.48.0",
18
+ "@voltro/env": "0.48.0",
19
+ "@voltro/plugin-mail": "0.48.0",
20
+ "@voltro/plugin-multitenancy": "0.48.0",
21
+ "@voltro/protocol": "0.48.0",
22
+ "@voltro/runtime": "0.48.0",
23
23
  "effect": "^3.22.0",
24
24
  "react": "^19.0.0"
25
25
  },
26
26
  "devDependencies": {
27
- "@voltro/testing": "0.47.0",
27
+ "@voltro/testing": "0.48.0",
28
28
  "typescript": "^6.0.3",
29
29
  "@vitest/coverage-v8": "^4.1.10",
30
30
  "vitest": "^4.1.10"
@@ -13,18 +13,18 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.47.0",
17
- "@voltro/database": "0.47.0",
18
- "@voltro/env": "0.47.0",
19
- "@voltro/plugin-multitenancy": "0.47.0",
20
- "@voltro/plugin-storage": "0.47.0",
21
- "@voltro/protocol": "0.47.0",
22
- "@voltro/runtime": "0.47.0",
23
- "@voltro/sql-mysql": "0.47.0",
16
+ "@voltro/cli": "0.48.0",
17
+ "@voltro/database": "0.48.0",
18
+ "@voltro/env": "0.48.0",
19
+ "@voltro/plugin-multitenancy": "0.48.0",
20
+ "@voltro/plugin-storage": "0.48.0",
21
+ "@voltro/protocol": "0.48.0",
22
+ "@voltro/runtime": "0.48.0",
23
+ "@voltro/sql-mysql": "0.48.0",
24
24
  "effect": "^3.22.0"
25
25
  },
26
26
  "devDependencies": {
27
- "@voltro/testing": "0.47.0",
27
+ "@voltro/testing": "0.48.0",
28
28
  "typescript": "^6.0.3",
29
29
  "@vitest/coverage-v8": "^4.1.10",
30
30
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.47.0",
17
- "@voltro/database": "0.47.0",
18
- "@voltro/env": "0.47.0",
19
- "@voltro/plugin-multitenancy": "0.47.0",
20
- "@voltro/protocol": "0.47.0",
21
- "@voltro/runtime": "0.47.0",
22
- "@voltro/sql-sqlite": "0.47.0",
16
+ "@voltro/cli": "0.48.0",
17
+ "@voltro/database": "0.48.0",
18
+ "@voltro/env": "0.48.0",
19
+ "@voltro/plugin-multitenancy": "0.48.0",
20
+ "@voltro/protocol": "0.48.0",
21
+ "@voltro/runtime": "0.48.0",
22
+ "@voltro/sql-sqlite": "0.48.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.47.0",
26
+ "@voltro/testing": "0.48.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -11,17 +11,17 @@
11
11
  "test": "voltro test"
12
12
  },
13
13
  "dependencies": {
14
- "@voltro/cli": "0.47.0",
15
- "@voltro/database": "0.47.0",
16
- "@voltro/env": "0.47.0",
17
- "@voltro/plugin-multitenancy": "0.47.0",
18
- "@voltro/plugin-storage": "0.47.0",
19
- "@voltro/protocol": "0.47.0",
20
- "@voltro/runtime": "0.47.0",
14
+ "@voltro/cli": "0.48.0",
15
+ "@voltro/database": "0.48.0",
16
+ "@voltro/env": "0.48.0",
17
+ "@voltro/plugin-multitenancy": "0.48.0",
18
+ "@voltro/plugin-storage": "0.48.0",
19
+ "@voltro/protocol": "0.48.0",
20
+ "@voltro/runtime": "0.48.0",
21
21
  "effect": "^3.22.0"
22
22
  },
23
23
  "devDependencies": {
24
- "@voltro/testing": "0.47.0",
24
+ "@voltro/testing": "0.48.0",
25
25
  "typescript": "^6.0.3",
26
26
  "@vitest/coverage-v8": "^4.1.10",
27
27
  "vitest": "^4.1.10"
@@ -13,19 +13,19 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.47.0",
17
- "@voltro/cms": "0.47.0",
18
- "@voltro/database": "0.47.0",
19
- "@voltro/env": "0.47.0",
20
- "@voltro/plugin-auth": "0.47.0",
21
- "@voltro/plugin-multitenancy": "0.47.0",
22
- "@voltro/protocol": "0.47.0",
23
- "@voltro/runtime": "0.47.0",
24
- "@voltro/sql-postgres": "0.47.0",
16
+ "@voltro/cli": "0.48.0",
17
+ "@voltro/cms": "0.48.0",
18
+ "@voltro/database": "0.48.0",
19
+ "@voltro/env": "0.48.0",
20
+ "@voltro/plugin-auth": "0.48.0",
21
+ "@voltro/plugin-multitenancy": "0.48.0",
22
+ "@voltro/protocol": "0.48.0",
23
+ "@voltro/runtime": "0.48.0",
24
+ "@voltro/sql-postgres": "0.48.0",
25
25
  "effect": "^3.22.0"
26
26
  },
27
27
  "devDependencies": {
28
- "@voltro/testing": "0.47.0",
28
+ "@voltro/testing": "0.48.0",
29
29
  "typescript": "^6.0.3",
30
30
  "@vitest/coverage-v8": "^4.1.10",
31
31
  "vitest": "^4.1.10"