@prisma-next/cli 0.14.0-dev.5 → 0.14.0-dev.50
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/dist/cli.mjs +14 -14
- package/dist/cli.mjs.map +1 -1
- package/dist/{client-EnAjSmZg.mjs → client-DL6KE_c0.mjs} +88 -99
- package/dist/client-DL6KE_c0.mjs.map +1 -0
- package/dist/{command-helpers-6cNJZ863.mjs → command-helpers-DMG0RsR1.mjs} +3 -3
- package/dist/command-helpers-DMG0RsR1.mjs.map +1 -0
- package/dist/commands/contract-emit.mjs +1 -1
- package/dist/commands/contract-infer.mjs +1 -1
- package/dist/commands/db-init.mjs +3 -3
- package/dist/commands/db-schema.mjs +3 -3
- package/dist/commands/db-sign.mjs +4 -4
- package/dist/commands/db-update.mjs +4 -4
- package/dist/commands/db-verify.mjs +1 -1
- package/dist/commands/migrate.d.mts +1 -1
- package/dist/commands/migrate.d.mts.map +1 -1
- package/dist/commands/migrate.mjs +35 -35
- package/dist/commands/migrate.mjs.map +1 -1
- package/dist/commands/migration-check.d.mts +1 -1
- package/dist/commands/migration-check.mjs +1 -1
- package/dist/commands/migration-graph.d.mts +1 -1
- package/dist/commands/migration-graph.mjs +7 -7
- package/dist/commands/migration-graph.mjs.map +1 -1
- package/dist/commands/migration-list.d.mts +6 -6
- package/dist/commands/migration-list.d.mts.map +1 -1
- package/dist/commands/migration-list.mjs +1 -1
- package/dist/commands/migration-log.d.mts +1 -1
- package/dist/commands/migration-log.mjs +1 -1
- package/dist/commands/migration-new.mjs +3 -3
- package/dist/commands/migration-plan.d.mts.map +1 -1
- package/dist/commands/migration-plan.mjs +1 -1
- package/dist/commands/migration-show.mjs +3 -3
- package/dist/commands/migration-status.d.mts +1 -1
- package/dist/commands/migration-status.mjs +1 -1
- package/dist/commands/ref.d.mts +1 -1
- package/dist/commands/ref.mjs +2 -2
- package/dist/commands/telemetry/index.mjs +1 -1
- package/dist/{contract-at-errors-DdxWRjMc.mjs → contract-at-errors-bF4CGDl0.mjs} +2 -2
- package/dist/{contract-at-errors-DdxWRjMc.mjs.map → contract-at-errors-bF4CGDl0.mjs.map} +1 -1
- package/dist/{contract-emit-fz6pDR2n.mjs → contract-emit-BM7oxYIG.mjs} +7 -5
- package/dist/{contract-emit-fz6pDR2n.mjs.map → contract-emit-BM7oxYIG.mjs.map} +1 -1
- package/dist/{contract-emit-D4xDDFkO.mjs → contract-emit-DnCG2JaQ.mjs} +3 -3
- package/dist/{contract-emit-D4xDDFkO.mjs.map → contract-emit-DnCG2JaQ.mjs.map} +1 -1
- package/dist/{contract-infer-Ars4yjBv.mjs → contract-infer-Dq9XNQCx.mjs} +3 -3
- package/dist/{contract-infer-Ars4yjBv.mjs.map → contract-infer-Dq9XNQCx.mjs.map} +1 -1
- package/dist/{contract-space-aggregate-loader-Bu2fjSWV.mjs → contract-space-aggregate-loader-DAa8u6bi.mjs} +2 -2
- package/dist/{contract-space-aggregate-loader-Bu2fjSWV.mjs.map → contract-space-aggregate-loader-DAa8u6bi.mjs.map} +1 -1
- package/dist/{db-verify-CZxRV_er.mjs → db-verify-BpfJvC8O.mjs} +56 -60
- package/dist/db-verify-BpfJvC8O.mjs.map +1 -0
- package/dist/exports/control-api.d.mts +3 -3
- package/dist/exports/control-api.mjs +2 -2
- package/dist/exports/index.mjs +2 -2
- package/dist/extension-pack-inputs-1ySHqxKG.mjs.map +1 -1
- package/dist/{format-C3XdaDuA.mjs → format-DrUSkdqR.mjs} +2 -2
- package/dist/{format-C3XdaDuA.mjs.map → format-DrUSkdqR.mjs.map} +1 -1
- package/dist/{framework-components-5RljWT7Q.mjs → framework-components-BdmVlRSS.mjs} +2 -2
- package/dist/{framework-components-5RljWT7Q.mjs.map → framework-components-BdmVlRSS.mjs.map} +1 -1
- package/dist/{init-C79Yb97u.mjs → init-C0YyVoGj.mjs} +3 -3
- package/dist/{init-C79Yb97u.mjs.map → init-C0YyVoGj.mjs.map} +1 -1
- package/dist/{inspect-live-schema-DR8Eyt29.mjs → inspect-live-schema-Bs_0M6z8.mjs} +3 -3
- package/dist/{inspect-live-schema-DR8Eyt29.mjs.map → inspect-live-schema-Bs_0M6z8.mjs.map} +1 -1
- package/dist/{migration-check-CTcJfCC4.mjs → migration-check-DYxrNfK-.mjs} +9 -9
- package/dist/migration-check-DYxrNfK-.mjs.map +1 -0
- package/dist/{migration-command-scaffold-6OT_Q-3Y.mjs → migration-command-scaffold-DB5DQLvF.mjs} +3 -3
- package/dist/{migration-command-scaffold-6OT_Q-3Y.mjs.map → migration-command-scaffold-DB5DQLvF.mjs.map} +1 -1
- package/dist/{migration-list-DVHVmMrf.mjs → migration-list-BX5w9HAn.mjs} +14 -14
- package/dist/migration-list-BX5w9HAn.mjs.map +1 -0
- package/dist/{migration-log-CQpc9JoL.mjs → migration-log-CB1KzVOG.mjs} +3 -3
- package/dist/{migration-log-CQpc9JoL.mjs.map → migration-log-CB1KzVOG.mjs.map} +1 -1
- package/dist/{migration-path-target-zK6RG6JY.mjs → migration-path-target-CEFRK2Q7.mjs} +2 -2
- package/dist/{migration-path-target-zK6RG6JY.mjs.map → migration-path-target-CEFRK2Q7.mjs.map} +1 -1
- package/dist/{migration-plan-o2aqjnfd.mjs → migration-plan-DMKl_HnV.mjs} +29 -28
- package/dist/migration-plan-DMKl_HnV.mjs.map +1 -0
- package/dist/{migration-status-2aXGtYMW.mjs → migration-status-BeNAmEju.mjs} +12 -12
- package/dist/migration-status-BeNAmEju.mjs.map +1 -0
- package/dist/{telemetry-BckOSUWG.mjs → telemetry-_19qtfXp.mjs} +2 -2
- package/dist/{telemetry-BckOSUWG.mjs.map → telemetry-_19qtfXp.mjs.map} +1 -1
- package/dist/{types-qETCCNbe.d.mts → types-DFoqNIcQ.d.mts} +26 -20
- package/dist/types-DFoqNIcQ.d.mts.map +1 -0
- package/dist/{verify-DLqhL2LU.mjs → verify-Djo-Jep_.mjs} +57 -159
- package/dist/verify-Djo-Jep_.mjs.map +1 -0
- package/package.json +21 -21
- package/src/commands/db-verify.ts +31 -19
- package/src/commands/lsp.ts +3 -1
- package/src/commands/migrate.ts +46 -43
- package/src/commands/migration-check.ts +5 -5
- package/src/commands/migration-graph.ts +4 -4
- package/src/commands/migration-list.ts +12 -12
- package/src/commands/migration-plan.ts +14 -3
- package/src/commands/migration-status.ts +9 -9
- package/src/control-api/client.ts +5 -3
- package/src/control-api/operations/contract-emit.ts +7 -6
- package/src/control-api/operations/db-init.ts +2 -2
- package/src/control-api/operations/db-run.ts +18 -17
- package/src/control-api/operations/db-verify.ts +52 -44
- package/src/control-api/operations/migrate.ts +72 -72
- package/src/control-api/operations/run-migration.ts +6 -5
- package/src/control-api/types.ts +8 -8
- package/src/utils/combine-verify-results.ts +94 -0
- package/src/utils/extension-pack-inputs.ts +1 -1
- package/src/utils/formatters/errors.ts +12 -4
- package/src/utils/formatters/verify.ts +88 -227
- package/src/utils/plan-resolution.ts +18 -18
- package/dist/client-EnAjSmZg.mjs.map +0 -1
- package/dist/command-helpers-6cNJZ863.mjs.map +0 -1
- package/dist/db-verify-CZxRV_er.mjs.map +0 -1
- package/dist/migration-check-CTcJfCC4.mjs.map +0 -1
- package/dist/migration-list-DVHVmMrf.mjs.map +0 -1
- package/dist/migration-plan-o2aqjnfd.mjs.map +0 -1
- package/dist/migration-status-2aXGtYMW.mjs.map +0 -1
- package/dist/types-qETCCNbe.d.mts.map +0 -1
- package/dist/verify-DLqhL2LU.mjs.map +0 -1
- package/src/utils/combine-schema-results.ts +0 -84
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import { readFile } from 'node:fs/promises';
|
|
2
2
|
import { loadConfig } from '@prisma-next/config-loader';
|
|
3
3
|
import type { Contract } from '@prisma-next/contract/types';
|
|
4
|
-
import type {
|
|
5
|
-
VerifyDatabaseResult,
|
|
6
|
-
VerifyDatabaseSchemaResult,
|
|
7
|
-
} from '@prisma-next/framework-components/control';
|
|
4
|
+
import type { VerifyDatabaseResult } from '@prisma-next/framework-components/control';
|
|
8
5
|
import {
|
|
9
6
|
createControlStack,
|
|
10
7
|
VERIFY_CODE_HASH_MISMATCH,
|
|
@@ -29,7 +26,7 @@ import {
|
|
|
29
26
|
errorTargetMismatch,
|
|
30
27
|
errorUnexpected,
|
|
31
28
|
} from '../utils/cli-errors';
|
|
32
|
-
import {
|
|
29
|
+
import { type CombinedVerifyResult, combineVerifyResults } from '../utils/combine-verify-results';
|
|
33
30
|
import {
|
|
34
31
|
addGlobalOptions,
|
|
35
32
|
maskConnectionUrl,
|
|
@@ -103,7 +100,7 @@ function mapVerifyFailure(verifyResult: VerifyDatabaseResult): CliStructuredErro
|
|
|
103
100
|
return errorRuntime(verifyResult.summary);
|
|
104
101
|
}
|
|
105
102
|
|
|
106
|
-
type DbVerifyFailure = CliStructuredError |
|
|
103
|
+
type DbVerifyFailure = CliStructuredError | CombinedVerifyResult;
|
|
107
104
|
|
|
108
105
|
function errorInvalidVerifyMode(options: {
|
|
109
106
|
readonly why: string;
|
|
@@ -419,12 +416,13 @@ async function executeDbVerifyCommand(
|
|
|
419
416
|
});
|
|
420
417
|
}
|
|
421
418
|
|
|
422
|
-
const combined =
|
|
419
|
+
const combined = combineVerifyResults(
|
|
423
420
|
aggregateResult.value.schemaResults,
|
|
424
421
|
aggregateResult.value.appSpaceId,
|
|
425
422
|
options.strict ?? false,
|
|
423
|
+
aggregateResult.value.unclaimed,
|
|
426
424
|
);
|
|
427
|
-
if (!combined.ok) {
|
|
425
|
+
if (!combined.result.ok) {
|
|
428
426
|
return notOk(combined);
|
|
429
427
|
}
|
|
430
428
|
|
|
@@ -438,10 +436,11 @@ async function executeDbVerifyCommand(
|
|
|
438
436
|
...ifDefined('missingCodecs', verifyResult.missingCodecs),
|
|
439
437
|
...ifDefined('codecCoverageSkipped', verifyResult.codecCoverageSkipped),
|
|
440
438
|
schema: {
|
|
441
|
-
summary: combined.summary,
|
|
442
|
-
|
|
443
|
-
|
|
439
|
+
summary: combined.result.summary,
|
|
440
|
+
strict: combined.result.meta?.strict ?? false,
|
|
441
|
+
warnings: (combined.result.schema.warnings?.issues ?? []).map((issue) => issue.message),
|
|
444
442
|
},
|
|
443
|
+
unclaimed: combined.unclaimed,
|
|
445
444
|
meta: {
|
|
446
445
|
...(verifyResult.meta ?? {}),
|
|
447
446
|
schemaVerification: 'performed',
|
|
@@ -459,7 +458,7 @@ async function executeDbSchemaOnlyVerifyCommand(
|
|
|
459
458
|
options: DbVerifyOptions,
|
|
460
459
|
flags: GlobalFlags,
|
|
461
460
|
ui: TerminalUI,
|
|
462
|
-
): Promise<Result<
|
|
461
|
+
): Promise<Result<CombinedVerifyResult, CliStructuredError>> {
|
|
463
462
|
const paths = await resolveVerifyPaths(options);
|
|
464
463
|
renderVerifyHeader(paths, options, 'schema-only', flags, ui);
|
|
465
464
|
|
|
@@ -484,10 +483,11 @@ async function executeDbSchemaOnlyVerifyCommand(
|
|
|
484
483
|
if (!aggregateResult.ok) return notOk(aggregateResult.failure);
|
|
485
484
|
|
|
486
485
|
return ok(
|
|
487
|
-
|
|
486
|
+
combineVerifyResults(
|
|
488
487
|
aggregateResult.value.schemaResults,
|
|
489
488
|
aggregateResult.value.appSpaceId,
|
|
490
489
|
options.strict ?? false,
|
|
490
|
+
aggregateResult.value.unclaimed,
|
|
491
491
|
),
|
|
492
492
|
);
|
|
493
493
|
} catch (error) {
|
|
@@ -542,18 +542,26 @@ export function createDbVerifyCommand(): Command {
|
|
|
542
542
|
|
|
543
543
|
if (mode === 'schema-only') {
|
|
544
544
|
const result = await executeDbSchemaOnlyVerifyCommand(options, flags, ui);
|
|
545
|
-
const exitCode = handleResult(result, flags, ui, (
|
|
545
|
+
const exitCode = handleResult(result, flags, ui, (combined) => {
|
|
546
546
|
if (flags.json) {
|
|
547
|
-
ui.output(formatSchemaVerifyJson(
|
|
547
|
+
ui.output(formatSchemaVerifyJson(combined.result, combined.unclaimed));
|
|
548
548
|
} else {
|
|
549
|
-
|
|
549
|
+
// Always show schema-drift failures, even in quiet mode — exiting 1
|
|
550
|
+
// without diagnostics is unhelpful (same policy as the full-mode
|
|
551
|
+
// failure branch below).
|
|
552
|
+
const renderFlags = combined.result.ok ? flags : { ...flags, quiet: false };
|
|
553
|
+
const output = formatSchemaVerifyOutput(
|
|
554
|
+
combined.result,
|
|
555
|
+
renderFlags,
|
|
556
|
+
combined.unclaimed,
|
|
557
|
+
);
|
|
550
558
|
if (output) {
|
|
551
559
|
ui.log(output);
|
|
552
560
|
}
|
|
553
561
|
}
|
|
554
562
|
});
|
|
555
563
|
|
|
556
|
-
if (result.ok && !result.value.ok) {
|
|
564
|
+
if (result.ok && !result.value.result.ok) {
|
|
557
565
|
process.exit(1);
|
|
558
566
|
}
|
|
559
567
|
|
|
@@ -580,11 +588,15 @@ export function createDbVerifyCommand(): Command {
|
|
|
580
588
|
}
|
|
581
589
|
|
|
582
590
|
if (flags.json) {
|
|
583
|
-
ui.output(formatSchemaVerifyJson(result.failure));
|
|
591
|
+
ui.output(formatSchemaVerifyJson(result.failure.result, result.failure.unclaimed));
|
|
584
592
|
} else {
|
|
585
593
|
// Always show schema-drift failures, even in quiet mode — exiting 1 without
|
|
586
594
|
// diagnostics is unhelpful.
|
|
587
|
-
const output = formatSchemaVerifyOutput(
|
|
595
|
+
const output = formatSchemaVerifyOutput(
|
|
596
|
+
result.failure.result,
|
|
597
|
+
{ ...flags, quiet: false },
|
|
598
|
+
result.failure.unclaimed,
|
|
599
|
+
);
|
|
588
600
|
if (output) {
|
|
589
601
|
ui.log(output);
|
|
590
602
|
}
|
package/src/commands/lsp.ts
CHANGED
|
@@ -11,7 +11,9 @@ export function createLspCommand(): Command {
|
|
|
11
11
|
command,
|
|
12
12
|
'Start the Prisma Next language server',
|
|
13
13
|
'Launches a Language Server Protocol server that publishes PSL parse diagnostics\n' +
|
|
14
|
-
'for the schema inputs declared in
|
|
14
|
+
'and handles whole-document PSL formatting for the schema inputs declared in\n' +
|
|
15
|
+
'your config (contract.source.inputs). Formatting uses the Prisma Next PSL\n' +
|
|
16
|
+
'formatter and the formatter block from the project config.\n' +
|
|
15
17
|
'Communicates over stdio; intended to be spawned by an\n' +
|
|
16
18
|
'editor, not run interactively. The server keeps running until the editor client\n' +
|
|
17
19
|
'disconnects.',
|
package/src/commands/migrate.ts
CHANGED
|
@@ -2,7 +2,10 @@ import { readFile } from 'node:fs/promises';
|
|
|
2
2
|
import { loadConfig } from '@prisma-next/config-loader';
|
|
3
3
|
import type { Contract } from '@prisma-next/contract/types';
|
|
4
4
|
import { createControlStack } from '@prisma-next/framework-components/control';
|
|
5
|
-
import {
|
|
5
|
+
import {
|
|
6
|
+
type AggregateContractSpace,
|
|
7
|
+
requireHeadRef,
|
|
8
|
+
} from '@prisma-next/migration-tools/aggregate';
|
|
6
9
|
import { EMPTY_CONTRACT_HASH } from '@prisma-next/migration-tools/constants';
|
|
7
10
|
import { errorUnknownInvariant, MigrationToolsError } from '@prisma-next/migration-tools/errors';
|
|
8
11
|
import { findLatestMigration, isGraphNode } from '@prisma-next/migration-tools/migration-graph';
|
|
@@ -13,7 +16,7 @@ import { ifDefined } from '@prisma-next/utils/defined';
|
|
|
13
16
|
import { notOk, ok, type Result } from '@prisma-next/utils/result';
|
|
14
17
|
import { Command } from 'commander';
|
|
15
18
|
import { createControlClient } from '../control-api/client';
|
|
16
|
-
import {
|
|
19
|
+
import { planSpacePath } from '../control-api/operations/migrate';
|
|
17
20
|
import type {
|
|
18
21
|
MigrateFailure,
|
|
19
22
|
MigratePathDecision,
|
|
@@ -149,8 +152,8 @@ export interface MigrateResult {
|
|
|
149
152
|
* Computes the path through the SAME seam as `executeMigrate`:
|
|
150
153
|
* - `readAllMarkers()` for the from-state (when no `--from` is given), preserving
|
|
151
154
|
* the full marker including `invariants` (not just `storageHash`).
|
|
152
|
-
* - `
|
|
153
|
-
* which feeds `
|
|
155
|
+
* - `planSpacePath()` (shared with `executeMigrate`) for per-space path selection,
|
|
156
|
+
* which feeds `resolveRecordedPath()` with the same target hash, target invariants,
|
|
154
157
|
* and current marker as the real apply path uses.
|
|
155
158
|
*
|
|
156
159
|
* Returns BEFORE any write boundary (`runMigration` / marker / DDL). No
|
|
@@ -203,7 +206,7 @@ async function executeMigrateShowCommand(
|
|
|
203
206
|
const appGraph = aggregate.app.graph();
|
|
204
207
|
|
|
205
208
|
// Resolve the --to target (defaults to the on-disk contract, same as migrate).
|
|
206
|
-
// Also capture the ref's invariants so
|
|
209
|
+
// Also capture the ref's invariants so planSpacePath feeds resolveRecordedPath the
|
|
207
210
|
// same target invariants that real migrate would use (refInvariants ?? headRef.invariants).
|
|
208
211
|
let targetHash: string = contractHash;
|
|
209
212
|
let refInvariants: readonly string[] | undefined;
|
|
@@ -258,13 +261,13 @@ async function executeMigrateShowCommand(
|
|
|
258
261
|
// - Explicit --from: parse it offline (no connection).
|
|
259
262
|
// - Omitted: read the live DB marker via readAllMarkers() — the same source migrate uses.
|
|
260
263
|
//
|
|
261
|
-
// Full marker records (storageHash + invariants) are preserved so
|
|
262
|
-
// can feed
|
|
264
|
+
// Full marker records (storageHash + invariants) are preserved so planSpacePath
|
|
265
|
+
// can feed resolveRecordedPath the complete currentMarker — exactly as executeMigrate
|
|
263
266
|
// does via familyInstance.readAllMarkers(). A stripped { storageHash, invariants: [] }
|
|
264
267
|
// marker would produce a different `required` set and a different (incorrect) path.
|
|
265
268
|
type LiveMarker = { readonly storageHash: string; readonly invariants: readonly string[] };
|
|
266
269
|
const markerBySpace = new Map<string, LiveMarker | null>();
|
|
267
|
-
const
|
|
270
|
+
const allSpaces: ReadonlyArray<AggregateContractSpace> = [aggregate.app, ...aggregate.extensions];
|
|
268
271
|
|
|
269
272
|
if (hasExplicitFrom) {
|
|
270
273
|
// @db with explicit --from requires a connection
|
|
@@ -301,7 +304,7 @@ async function executeMigrateShowCommand(
|
|
|
301
304
|
} else {
|
|
302
305
|
// Offline hypothetical: the --from ref only carries a hash (no live invariants).
|
|
303
306
|
// Apply the from-hash marker to the APP space only. Extension spaces are left
|
|
304
|
-
// absent from markerBySpace (treated as null / greenfield by
|
|
307
|
+
// absent from markerBySpace (treated as null / greenfield by planSpacePath),
|
|
305
308
|
// so they plan from their own marker → own head — exactly as executeMigrate does.
|
|
306
309
|
const fromHash = fromResult.value.hash;
|
|
307
310
|
const offlineMarker: LiveMarker | null =
|
|
@@ -334,9 +337,9 @@ async function executeMigrateShowCommand(
|
|
|
334
337
|
const allMarkers = await client.readAllMarkers();
|
|
335
338
|
// Store the full marker record (storageHash + invariants) per space.
|
|
336
339
|
// This is the same data executeMigrate uses via familyInstance.readAllMarkers().
|
|
337
|
-
for (const
|
|
338
|
-
const marker = allMarkers.get(
|
|
339
|
-
markerBySpace.set(
|
|
340
|
+
for (const space of allSpaces) {
|
|
341
|
+
const marker = allMarkers.get(space.spaceId);
|
|
342
|
+
markerBySpace.set(space.spaceId, marker ?? null);
|
|
340
343
|
}
|
|
341
344
|
} catch (error) {
|
|
342
345
|
if (CliStructuredError.is(error)) {
|
|
@@ -355,35 +358,35 @@ async function executeMigrateShowCommand(
|
|
|
355
358
|
}
|
|
356
359
|
}
|
|
357
360
|
|
|
358
|
-
// Walk the path via
|
|
359
|
-
//
|
|
361
|
+
// Walk the path via planSpacePath — the same helper executeMigrate uses.
|
|
362
|
+
// planSpacePath feeds resolveRecordedPath identical inputs (targetHash, targetInvariants,
|
|
360
363
|
// currentMarker with full invariants), so the preview path is always the path migrate runs.
|
|
361
364
|
//
|
|
362
365
|
// Canonical schedule order: extensions alphabetically first, then app — mirroring the
|
|
363
366
|
// runner's `applyOrder` in operations/migrate.ts so the "Will run, in order:" list
|
|
364
367
|
// reflects the actual execution sequence (extensions install first, app last).
|
|
365
|
-
const
|
|
368
|
+
const canonicalOrderSpaces: ReadonlyArray<AggregateContractSpace> = [
|
|
366
369
|
...aggregate.extensions,
|
|
367
370
|
aggregate.app,
|
|
368
371
|
];
|
|
369
372
|
const orderedMigrations: MigrateShowMigration[] = [];
|
|
370
|
-
for (const
|
|
371
|
-
const
|
|
372
|
-
const headRef = requireHeadRef(
|
|
373
|
-
const
|
|
374
|
-
const
|
|
375
|
-
const liveMarker = markerBySpace.get(
|
|
376
|
-
|
|
377
|
-
const outcome =
|
|
378
|
-
|
|
373
|
+
for (const space of canonicalOrderSpaces) {
|
|
374
|
+
const isAppSpace = space.spaceId === aggregate.app.spaceId;
|
|
375
|
+
const headRef = requireHeadRef(space);
|
|
376
|
+
const spaceTargetHash = isAppSpace ? targetHash : headRef.hash;
|
|
377
|
+
const spaceRefInvariants = isAppSpace ? refInvariants : undefined;
|
|
378
|
+
const liveMarker = markerBySpace.get(space.spaceId) ?? null;
|
|
379
|
+
|
|
380
|
+
const outcome = planSpacePath({
|
|
381
|
+
space,
|
|
379
382
|
aggregate,
|
|
380
|
-
targetHash:
|
|
381
|
-
refInvariants:
|
|
383
|
+
targetHash: spaceTargetHash,
|
|
384
|
+
refInvariants: spaceRefInvariants,
|
|
382
385
|
liveMarker,
|
|
383
386
|
});
|
|
384
387
|
|
|
385
388
|
if (outcome.kind === 'at-head') {
|
|
386
|
-
// Empty-graph
|
|
389
|
+
// Empty-graph space already at target — nothing to run for this space.
|
|
387
390
|
continue;
|
|
388
391
|
}
|
|
389
392
|
if (outcome.kind === 'never-planned') {
|
|
@@ -417,7 +420,7 @@ async function executeMigrateShowCommand(
|
|
|
417
420
|
|
|
418
421
|
for (const edge of outcome.plan.migrationEdges) {
|
|
419
422
|
orderedMigrations.push({
|
|
420
|
-
spaceId:
|
|
423
|
+
spaceId: space.spaceId,
|
|
421
424
|
dirName: edge.dirName,
|
|
422
425
|
migrationHash: edge.migrationHash,
|
|
423
426
|
from: edge.from,
|
|
@@ -445,12 +448,12 @@ async function executeMigrateShowCommand(
|
|
|
445
448
|
// before rendering. This ensures the name column, hash column, and ops column
|
|
446
449
|
// start at the same horizontal offset across every space section AND the
|
|
447
450
|
// "Will run, in order:" list below.
|
|
448
|
-
const
|
|
449
|
-
const isApp =
|
|
450
|
-
const
|
|
451
|
-
const rowModel = buildMigrationGraphRows(
|
|
451
|
+
const spaceLayouts = allSpaces.map((space) => {
|
|
452
|
+
const isApp = space.spaceId === aggregate.app.spaceId;
|
|
453
|
+
const spaceGraph = space.graph();
|
|
454
|
+
const rowModel = buildMigrationGraphRows(spaceGraph, isApp ? { contractHash } : {});
|
|
452
455
|
const edgeAnnotations = new Map<string, MigrationEdgeAnnotation>();
|
|
453
|
-
for (const edge of
|
|
456
|
+
for (const edge of spaceGraph.migrationByHash.values()) {
|
|
454
457
|
edgeAnnotations.set(edge.migrationHash, {
|
|
455
458
|
pathHighlight: onPathHashes.has(edge.migrationHash) ? 'on-path' : 'off-path',
|
|
456
459
|
});
|
|
@@ -459,17 +462,17 @@ async function executeMigrateShowCommand(
|
|
|
459
462
|
// green/continuous; off-path lanes dim. Rows, gutter, and labels all come
|
|
460
463
|
// from this one grid.
|
|
461
464
|
const grid = buildGrid(rowModel, {}, highlightFromEdgeAnnotations(edgeAnnotations));
|
|
462
|
-
return {
|
|
465
|
+
return { space, isApp, spaceGraph, rowModel, grid, edgeAnnotations };
|
|
463
466
|
});
|
|
464
467
|
|
|
465
468
|
// Global max across all space grids so every section's labels share columns.
|
|
466
469
|
const globalLabelColumn =
|
|
467
|
-
|
|
468
|
-
? Math.max(...
|
|
470
|
+
spaceLayouts.length > 1
|
|
471
|
+
? Math.max(...spaceLayouts.map(({ grid }) => computeLabelColumn(grid, 'unicode')))
|
|
469
472
|
: undefined;
|
|
470
473
|
const globalMaxDirNameWidthFromLayouts =
|
|
471
|
-
|
|
472
|
-
? Math.max(...
|
|
474
|
+
spaceLayouts.length > 1
|
|
475
|
+
? Math.max(...spaceLayouts.map(({ rowModel }) => computeMaxDirNameWidth(rowModel)))
|
|
473
476
|
: undefined;
|
|
474
477
|
// The run-list name column width must be at least as wide as the global tree dirName
|
|
475
478
|
// width so that tree sections and the list align at the hash column.
|
|
@@ -485,10 +488,10 @@ async function executeMigrateShowCommand(
|
|
|
485
488
|
runListLeftPad = globalLabelColumn;
|
|
486
489
|
|
|
487
490
|
// Render each space section with globally computed widths.
|
|
488
|
-
const showSpaceHeadings =
|
|
491
|
+
const showSpaceHeadings = allSpaces.length > 1;
|
|
489
492
|
const sections: string[] = [];
|
|
490
|
-
for (const {
|
|
491
|
-
const liveMarker = markerBySpace.get(
|
|
493
|
+
for (const { space, isApp, rowModel, grid, edgeAnnotations } of spaceLayouts) {
|
|
494
|
+
const liveMarker = markerBySpace.get(space.spaceId) ?? null;
|
|
492
495
|
const liveMarkerHash = liveMarker?.storageHash ?? EMPTY_CONTRACT_HASH;
|
|
493
496
|
const tree = renderMigrationGraphCommand({
|
|
494
497
|
grid,
|
|
@@ -496,7 +499,7 @@ async function executeMigrateShowCommand(
|
|
|
496
499
|
contractHash,
|
|
497
500
|
isAppSpace: isApp,
|
|
498
501
|
...(needsLiveMarker ? { dbHash: liveMarkerHash } : {}),
|
|
499
|
-
refsByHash: listRefsByContractHash(
|
|
502
|
+
refsByHash: listRefsByContractHash(space),
|
|
500
503
|
edgeAnnotationsByHash: edgeAnnotations,
|
|
501
504
|
colorize,
|
|
502
505
|
glyphMode: 'unicode',
|
|
@@ -505,7 +508,7 @@ async function executeMigrateShowCommand(
|
|
|
505
508
|
});
|
|
506
509
|
if (tree.length === 0) continue;
|
|
507
510
|
if (showSpaceHeadings) {
|
|
508
|
-
sections.push(`${
|
|
511
|
+
sections.push(`${space.spaceId}:\n${indentMigrationGraphTreeBlock(tree, ' ')}`);
|
|
509
512
|
} else {
|
|
510
513
|
sections.push(tree);
|
|
511
514
|
}
|
|
@@ -156,16 +156,16 @@ export async function enumerateCheckSpaces(
|
|
|
156
156
|
candidateDirs.filter((name) => !RESERVED_SPACE_SUBDIR_NAMES.has(name)).filter(isValidSpaceId),
|
|
157
157
|
);
|
|
158
158
|
const spaces: CheckSpace[] = [];
|
|
159
|
-
for (const
|
|
160
|
-
const spaceId =
|
|
159
|
+
for (const space of aggregate.spaces()) {
|
|
160
|
+
const spaceId = space.spaceId;
|
|
161
161
|
if (!isValidSpaceId(spaceId)) continue;
|
|
162
162
|
if (!onDiskSpaceIds.has(spaceId)) continue;
|
|
163
163
|
const migrationsDir = spaceMigrationDirectory(projectMigrationsDir, spaceId);
|
|
164
164
|
spaces.push({
|
|
165
165
|
spaceId,
|
|
166
|
-
packages:
|
|
167
|
-
refs:
|
|
168
|
-
graph:
|
|
166
|
+
packages: space.packages,
|
|
167
|
+
refs: space.refs,
|
|
168
|
+
graph: space.graph(),
|
|
169
169
|
migrationsDir,
|
|
170
170
|
refsDir: spaceRefsDirectory(migrationsDir),
|
|
171
171
|
});
|
|
@@ -154,13 +154,13 @@ export async function executeMigrationGraphCommand(
|
|
|
154
154
|
const treeSections: MigrationGraphTreeSection[] = [];
|
|
155
155
|
const spaces: MigrationSpaceGraphEntry[] = [];
|
|
156
156
|
for (const spaceEntry of scopedSpaces) {
|
|
157
|
-
const
|
|
158
|
-
if (
|
|
157
|
+
const space = aggregate.space(spaceEntry.space);
|
|
158
|
+
if (space === undefined) {
|
|
159
159
|
continue;
|
|
160
160
|
}
|
|
161
|
-
const graph =
|
|
161
|
+
const graph = space.graph();
|
|
162
162
|
const isAppSpace = spaceEntry.space === aggregate.app.spaceId;
|
|
163
|
-
const refsByHash = listRefsByContractHash(
|
|
163
|
+
const refsByHash = listRefsByContractHash(space);
|
|
164
164
|
const tree =
|
|
165
165
|
spaceEntry.migrations.length === 0
|
|
166
166
|
? ''
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { loadConfig } from '@prisma-next/config-loader';
|
|
2
2
|
import type {
|
|
3
|
+
AggregateContractSpace,
|
|
3
4
|
ContractSpaceAggregate,
|
|
4
|
-
ContractSpaceMember,
|
|
5
5
|
} from '@prisma-next/migration-tools/aggregate';
|
|
6
6
|
import type { MigrationGraph } from '@prisma-next/migration-tools/graph';
|
|
7
7
|
import { HEAD_REF_NAME, refsByContractHash } from '@prisma-next/migration-tools/refs';
|
|
@@ -59,18 +59,18 @@ function compareDirNamesDescending(a: MigrationListEntry, b: MigrationListEntry)
|
|
|
59
59
|
|
|
60
60
|
/**
|
|
61
61
|
* Ref names decorating a space's destination contract hashes. The
|
|
62
|
-
* tolerant `
|
|
62
|
+
* tolerant `space.refs` deliberately omits the structural `head.json`;
|
|
63
63
|
* for extension spaces the old enumerator surfaced it as a `head`
|
|
64
|
-
* decoration on the tip migration, so fold `
|
|
64
|
+
* decoration on the tip migration, so fold `space.headRef` back in to
|
|
65
65
|
* keep that output. The app space synthesises its head, so it carries
|
|
66
66
|
* no on-disk `head` ref to restore.
|
|
67
67
|
*/
|
|
68
68
|
export function listRefsByContractHash(
|
|
69
|
-
|
|
69
|
+
space: AggregateContractSpace,
|
|
70
70
|
): ReadonlyMap<string, readonly string[]> {
|
|
71
|
-
const byHash = new Map(refsByContractHash(
|
|
72
|
-
if (
|
|
73
|
-
const hash =
|
|
71
|
+
const byHash = new Map(refsByContractHash(space.refs));
|
|
72
|
+
if (space.spaceId !== APP_SPACE_ID && space.headRef !== null) {
|
|
73
|
+
const hash = space.headRef.hash;
|
|
74
74
|
const bucket = byHash.get(hash) ?? [];
|
|
75
75
|
if (!bucket.includes(HEAD_REF_NAME)) {
|
|
76
76
|
byHash.set(hash, [...bucket, HEAD_REF_NAME].sort());
|
|
@@ -92,7 +92,7 @@ async function orderedOnDiskSpaceIds(projectMigrationsDir: string): Promise<read
|
|
|
92
92
|
* {@link MigrationSpaceListEntry} rows `migration list` displays.
|
|
93
93
|
*
|
|
94
94
|
* Space membership matches the on-disk contract-space directories (not the
|
|
95
|
-
* aggregate's always-present synthesized app
|
|
95
|
+
* aggregate's always-present synthesized app space when `migrations/app/`
|
|
96
96
|
* is absent); package and ref data come from `aggregate.space(id)`.
|
|
97
97
|
*/
|
|
98
98
|
export async function migrationSpaceListEntriesFromAggregate(
|
|
@@ -103,12 +103,12 @@ export async function migrationSpaceListEntriesFromAggregate(
|
|
|
103
103
|
const spaces: MigrationSpaceListEntry[] = [];
|
|
104
104
|
|
|
105
105
|
for (const spaceId of spaceIds) {
|
|
106
|
-
const
|
|
107
|
-
if (
|
|
106
|
+
const space = aggregate.space(spaceId);
|
|
107
|
+
if (space === undefined) {
|
|
108
108
|
continue;
|
|
109
109
|
}
|
|
110
|
-
const refsByHash = listRefsByContractHash(
|
|
111
|
-
const migrations: MigrationListEntry[] =
|
|
110
|
+
const refsByHash = listRefsByContractHash(space);
|
|
111
|
+
const migrations: MigrationListEntry[] = space.packages
|
|
112
112
|
.map((pkg) => ({
|
|
113
113
|
name: pkg.dirName,
|
|
114
114
|
hash: pkg.metadata.migrationHash,
|
|
@@ -7,6 +7,7 @@ import {
|
|
|
7
7
|
hasOperationPreview,
|
|
8
8
|
type MigrationPlanOperation,
|
|
9
9
|
type OperationPreview,
|
|
10
|
+
type SchemaOwnership,
|
|
10
11
|
} from '@prisma-next/framework-components/control';
|
|
11
12
|
import { canonicalizeJson } from '@prisma-next/framework-components/utils';
|
|
12
13
|
import { MigrationToolsError } from '@prisma-next/migration-tools/errors';
|
|
@@ -97,6 +98,7 @@ async function runPlannerLeg(
|
|
|
97
98
|
contract: Contract,
|
|
98
99
|
fromContract: Contract | null,
|
|
99
100
|
spaceId: string,
|
|
101
|
+
ownership: SchemaOwnership,
|
|
100
102
|
): Promise<Result<PlannerSuccess, CliStructuredError>> {
|
|
101
103
|
const fromSchema = migrations.contractToSchema(fromContract, frameworkComponents);
|
|
102
104
|
const plannerResult = planner.plan({
|
|
@@ -106,6 +108,12 @@ async function runPlannerLeg(
|
|
|
106
108
|
fromContract,
|
|
107
109
|
frameworkComponents,
|
|
108
110
|
spaceId,
|
|
111
|
+
// Offline `migration plan` is the aggregate-of-(possibly one) degenerate
|
|
112
|
+
// case: the same ownership consultation the live aggregate flow uses. A
|
|
113
|
+
// from→to extra (a table removed from the contract) is not declared by any
|
|
114
|
+
// space in the aggregate, so it stays a genuine drop; a table another
|
|
115
|
+
// space owns is never dropped.
|
|
116
|
+
ownership,
|
|
109
117
|
});
|
|
110
118
|
if (plannerResult.kind === 'failure') {
|
|
111
119
|
return notOk(
|
|
@@ -321,11 +329,11 @@ async function executeMigrationPlanCommand(
|
|
|
321
329
|
if (!tolerantAggregateResult.ok) {
|
|
322
330
|
return notOk(tolerantAggregateResult.failure);
|
|
323
331
|
}
|
|
324
|
-
const
|
|
332
|
+
const resolutionSpace = tolerantAggregateResult.value.app;
|
|
325
333
|
|
|
326
334
|
const resolutionResult = await resolveFromForPlan({
|
|
327
335
|
optionsFrom: options.from,
|
|
328
|
-
|
|
336
|
+
space: resolutionSpace,
|
|
329
337
|
});
|
|
330
338
|
|
|
331
339
|
if (!resolutionResult.ok) {
|
|
@@ -365,7 +373,7 @@ async function executeMigrationPlanCommand(
|
|
|
365
373
|
// change.
|
|
366
374
|
if (options.to !== undefined) {
|
|
367
375
|
const toResolution = await resolveToForPlan(options.to, {
|
|
368
|
-
|
|
376
|
+
space: resolutionSpace,
|
|
369
377
|
});
|
|
370
378
|
if (!toResolution.ok) {
|
|
371
379
|
return notOk(toResolution.failure);
|
|
@@ -498,6 +506,7 @@ async function executeMigrationPlanCommand(
|
|
|
498
506
|
fromContract,
|
|
499
507
|
null,
|
|
500
508
|
aggregate.app.spaceId,
|
|
509
|
+
aggregate,
|
|
501
510
|
);
|
|
502
511
|
if (!baselineLeg.ok) {
|
|
503
512
|
return notOk(baselineLeg.failure);
|
|
@@ -567,6 +576,7 @@ async function executeMigrationPlanCommand(
|
|
|
567
576
|
aggregate.app.contract(),
|
|
568
577
|
fromContract,
|
|
569
578
|
aggregate.app.spaceId,
|
|
579
|
+
aggregate,
|
|
570
580
|
);
|
|
571
581
|
if (!deltaLeg.ok) {
|
|
572
582
|
return notOk(deltaLeg.failure);
|
|
@@ -640,6 +650,7 @@ async function executeMigrationPlanCommand(
|
|
|
640
650
|
aggregate.app.contract(),
|
|
641
651
|
fromContract,
|
|
642
652
|
aggregate.app.spaceId,
|
|
653
|
+
aggregate,
|
|
643
654
|
);
|
|
644
655
|
if (!deltaLeg.ok) {
|
|
645
656
|
return notOk(deltaLeg.failure);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { loadConfig } from '@prisma-next/config-loader';
|
|
2
2
|
import type { LedgerEntryRecord } from '@prisma-next/contract/types';
|
|
3
3
|
import type {
|
|
4
|
+
AggregateContractSpace,
|
|
4
5
|
ContractMarkerRecordLike,
|
|
5
|
-
ContractSpaceMember,
|
|
6
6
|
} from '@prisma-next/migration-tools/aggregate';
|
|
7
7
|
import { EMPTY_CONTRACT_HASH } from '@prisma-next/migration-tools/constants';
|
|
8
8
|
import {
|
|
@@ -130,7 +130,7 @@ function buildStatusMigrations(
|
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
function renderSpaceTree(args: {
|
|
133
|
-
readonly
|
|
133
|
+
readonly space: AggregateContractSpace;
|
|
134
134
|
readonly liveContractHash: string;
|
|
135
135
|
readonly migrations: readonly MigrationListEntry[];
|
|
136
136
|
readonly markerHash: string | undefined;
|
|
@@ -142,7 +142,7 @@ function renderSpaceTree(args: {
|
|
|
142
142
|
readonly globalMaxEdgeTreePrefixWidth?: number;
|
|
143
143
|
readonly globalMaxDirNameWidth?: number;
|
|
144
144
|
}): string {
|
|
145
|
-
const graph = args.
|
|
145
|
+
const graph = args.space.graph();
|
|
146
146
|
if (graph.nodes.size === 0) {
|
|
147
147
|
return '';
|
|
148
148
|
}
|
|
@@ -150,7 +150,7 @@ function renderSpaceTree(args: {
|
|
|
150
150
|
graph,
|
|
151
151
|
migrations: args.migrations,
|
|
152
152
|
liveContractHash: args.liveContractHash,
|
|
153
|
-
refsByHash: listRefsByContractHash(args.
|
|
153
|
+
refsByHash: listRefsByContractHash(args.space),
|
|
154
154
|
statusOverlayByHash: args.statusOverlay,
|
|
155
155
|
colorize: args.colorize,
|
|
156
156
|
glyphMode: args.glyphMode,
|
|
@@ -493,12 +493,12 @@ export async function executeMigrationStatusCommand(
|
|
|
493
493
|
globalLayoutInputs.length > 0 ? computeGlobalMaxDirNameWidth(globalLayoutInputs) : undefined;
|
|
494
494
|
|
|
495
495
|
for (const spaceEntry of scopedSpaces) {
|
|
496
|
-
const
|
|
497
|
-
if (
|
|
496
|
+
const space = aggregate.space(spaceEntry.space);
|
|
497
|
+
if (space === undefined) {
|
|
498
498
|
continue;
|
|
499
499
|
}
|
|
500
|
-
const graph =
|
|
501
|
-
const spaceContractHash =
|
|
500
|
+
const graph = space.graph();
|
|
501
|
+
const spaceContractHash = space.contract().storage.storageHash;
|
|
502
502
|
const targetHash = resolveTarget(spaceContractHash, activeRefHash);
|
|
503
503
|
if (spaceEntry.space === aggregate.app.spaceId) {
|
|
504
504
|
headlineTargetHash = targetHash;
|
|
@@ -547,7 +547,7 @@ export async function executeMigrationStatusCommand(
|
|
|
547
547
|
});
|
|
548
548
|
const isAppSpace = spaceEntry.space === aggregate.app.spaceId;
|
|
549
549
|
const tree = renderSpaceTree({
|
|
550
|
-
|
|
550
|
+
space,
|
|
551
551
|
liveContractHash: contractHash,
|
|
552
552
|
migrations: spaceEntry.migrations,
|
|
553
553
|
markerHash,
|
|
@@ -631,6 +631,7 @@ class ControlClientImpl implements ControlClient {
|
|
|
631
631
|
codecLookup: stack.codecLookup,
|
|
632
632
|
controlMutationDefaults: stack.controlMutationDefaults,
|
|
633
633
|
resolvedInputs: contractConfig.source.inputs ?? [],
|
|
634
|
+
capabilities: stack.capabilities,
|
|
634
635
|
};
|
|
635
636
|
const providerResult = await contractConfig.source.load(sourceContext);
|
|
636
637
|
if (!providerResult.ok) {
|
|
@@ -696,17 +697,18 @@ class ControlClientImpl implements ControlClient {
|
|
|
696
697
|
// payload — `enrichContract` only adds capability + extension
|
|
697
698
|
// metadata onto whatever shape it receives. The structural
|
|
698
699
|
// check happens immediately afterwards via
|
|
699
|
-
// `familyInstance.deserializeContract
|
|
700
|
-
//
|
|
700
|
+
// `familyInstance.deserializeContract`, which is the
|
|
701
|
+
// seam-of-record and the only thing that may surface
|
|
701
702
|
// structural errors to the caller.
|
|
702
703
|
const enrichedIR = enrichContract(
|
|
703
704
|
contractRaw as unknown as Contract,
|
|
704
705
|
this.frameworkComponents ?? [],
|
|
705
706
|
);
|
|
707
|
+
const rawContractJson = this.options.target.contractSerializer.serializeContract(enrichedIR);
|
|
706
708
|
|
|
707
709
|
let deserializedContract: Contract;
|
|
708
710
|
try {
|
|
709
|
-
deserializedContract = this.familyInstance.deserializeContract(
|
|
711
|
+
deserializedContract = this.familyInstance.deserializeContract(rawContractJson);
|
|
710
712
|
} catch (error) {
|
|
711
713
|
onProgress?.({
|
|
712
714
|
action: 'emit',
|
|
@@ -221,6 +221,7 @@ export async function executeContractEmit(
|
|
|
221
221
|
codecLookup: stack.codecLookup,
|
|
222
222
|
controlMutationDefaults: stack.controlMutationDefaults,
|
|
223
223
|
resolvedInputs: contractConfig.source.inputs ?? [],
|
|
224
|
+
capabilities: stack.capabilities,
|
|
224
225
|
};
|
|
225
226
|
|
|
226
227
|
startSpan(onProgress, 'resolveSource', 'Resolving contract source...');
|
|
@@ -258,16 +259,16 @@ export async function executeContractEmit(
|
|
|
258
259
|
// Blind cast: `validateProviderResult` upstream has already
|
|
259
260
|
// pinned `validatedContract.value` to the provider's loose
|
|
260
261
|
// `Contract` envelope, but the local `Contract` type at this
|
|
261
|
-
// call site is the precise structural interface.
|
|
262
|
-
// the
|
|
263
|
-
//
|
|
264
|
-
//
|
|
265
|
-
// by one statement so `enrichContract` can decorate first.
|
|
262
|
+
// call site is the precise structural interface. The cast just
|
|
263
|
+
// defers the structural check by one statement so `enrichContract`
|
|
264
|
+
// can decorate first; the subsequent serialize→deserialize round-trip
|
|
265
|
+
// re-narrows the envelope into the precise type.
|
|
266
266
|
const enrichedIR = enrichContract(
|
|
267
267
|
validatedContract.value as unknown as Contract,
|
|
268
268
|
frameworkComponents,
|
|
269
269
|
);
|
|
270
|
-
const
|
|
270
|
+
const rawContractJson = config.target.contractSerializer.serializeContract(enrichedIR);
|
|
271
|
+
const deserializedContract = familyInstance.deserializeContract(rawContractJson);
|
|
271
272
|
// Each target's descriptor ships a `contractSerializer` SPI; the
|
|
272
273
|
// framework canonicalizer threads its `serializeContract` so the
|
|
273
274
|
// on-disk JSON envelope is constructed by target-owned code
|