@kungfu-tech/buildchain 3.0.4-alpha.6 → 3.0.4-alpha.8

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.
@@ -21,7 +21,7 @@
21
21
  "contract": "kungfu-buildchain-public-surface-reverse-audit",
22
22
  "path": "dist/site/public-surface-audit.json",
23
23
  "status": "passed",
24
- "sha256": "8281729b1afbfc388e4704eaff61ca5824d9f6651fd012549a054c8cc6e4fc10",
24
+ "sha256": "29118ea036605532c088c4707809c4e0dac0430d1ade7b6b8a220bea5bd2ed09",
25
25
  "summary": {
26
26
  "cliCommandCount": 112,
27
27
  "workflowCount": 57,
@@ -246,7 +246,7 @@
246
246
  "contract": "kungfu-buildchain-public-surface-reverse-audit",
247
247
  "path": "dist/site/public-surface-audit.json",
248
248
  "status": "passed",
249
- "sha256": "8281729b1afbfc388e4704eaff61ca5824d9f6651fd012549a054c8cc6e4fc10",
249
+ "sha256": "29118ea036605532c088c4707809c4e0dac0430d1ade7b6b8a220bea5bd2ed09",
250
250
  "summary": {
251
251
  "cliCommandCount": 112,
252
252
  "workflowCount": 57,
@@ -4,7 +4,7 @@
4
4
  "product": {
5
5
  "id": "kungfu-tech-buildchain",
6
6
  "name": "@kungfu-tech/buildchain",
7
- "version": "3.0.4-alpha.6",
7
+ "version": "3.0.4-alpha.8",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "source": {
@@ -51,7 +51,7 @@
51
51
  "title": "Install and verify Buildchain",
52
52
  "path": "docs/install.md",
53
53
  "plane": "use",
54
- "digest": "sha256:570bf79189925ae0dfc040a83804a71149cda122c033d5aa763672b2a137072a",
54
+ "digest": "sha256:b9d87becf94efff804495ee3beea5da795241ae4402186102baa846c87c7bf14",
55
55
  "capabilityGroup": "getting-started",
56
56
  "audience": [
57
57
  "consumer"
@@ -303,7 +303,7 @@
303
303
  "title": "CLI and npm package",
304
304
  "path": "docs/cli.md",
305
305
  "plane": "use",
306
- "digest": "sha256:0c8721e9c2f449e96aa8adefe99b016b193ab2876c02f3c61186794ac1873e90",
306
+ "digest": "sha256:1707dd8989e1630b5ba9381c6f8aabbbc64288590628cbae9058ea6f56f9037c",
307
307
  "capabilityGroup": "api-cli-reference",
308
308
  "audience": [
309
309
  "agent",
@@ -332,7 +332,7 @@
332
332
  "title": "Generated Node API reference",
333
333
  "path": "docs/node-api-reference.md",
334
334
  "plane": "use",
335
- "digest": "sha256:2df82d2f754898d2f463ec0795e20f903f534dd537ac971e62b140beb21d49ee",
335
+ "digest": "sha256:ce9b018e6b1cfd98d8faa0ccadd6570585f2812b4828d610810f984f9810df5d",
336
336
  "capabilityGroup": "api-cli-reference",
337
337
  "audience": [
338
338
  "agent",
@@ -10189,7 +10189,7 @@
10189
10189
  ],
10190
10190
  "source": {
10191
10191
  "path": "packages/core/paper-fleet.js",
10192
- "line": 161
10192
+ "line": 158
10193
10193
  },
10194
10194
  "example": "import { collectPaperFleetAudit } from \"@kungfu-tech/buildchain\";",
10195
10195
  "maturity": "stable",
@@ -10275,6 +10275,39 @@
10275
10275
  "agent"
10276
10276
  ]
10277
10277
  },
10278
+ {
10279
+ "id": "packages/core/paper-fleet.js#paperFleetTransitionWorkspace",
10280
+ "name": "paperFleetTransitionWorkspace",
10281
+ "kind": "function",
10282
+ "signature": "function paperFleetTransitionWorkspace(workspaceText, lockText)",
10283
+ "parameters": [
10284
+ {
10285
+ "name": "workspaceText",
10286
+ "signature": "workspaceText"
10287
+ },
10288
+ {
10289
+ "name": "lockText",
10290
+ "signature": "lockText"
10291
+ }
10292
+ ],
10293
+ "returns": "unknown",
10294
+ "errors": [
10295
+ "May throw an Error on rejected input or failed operations; follow the linked source contract."
10296
+ ],
10297
+ "sideEffects": [
10298
+ "none-detected-by-static-source-scan"
10299
+ ],
10300
+ "source": {
10301
+ "path": "packages/core/paper-fleet.js",
10302
+ "line": 290
10303
+ },
10304
+ "example": "import { paperFleetTransitionWorkspace } from \"@kungfu-tech/buildchain\";",
10305
+ "maturity": "stable",
10306
+ "audience": [
10307
+ "developer",
10308
+ "agent"
10309
+ ]
10310
+ },
10278
10311
  {
10279
10312
  "id": "packages/core/paper-fleet.js#planPaperFleetUpdate",
10280
10313
  "name": "planPaperFleetUpdate",
@@ -10295,7 +10328,7 @@
10295
10328
  ],
10296
10329
  "source": {
10297
10330
  "path": "packages/core/paper-fleet.js",
10298
- "line": 212
10331
+ "line": 209
10299
10332
  },
10300
10333
  "example": "import { planPaperFleetUpdate } from \"@kungfu-tech/buildchain\";",
10301
10334
  "maturity": "stable",
@@ -10324,7 +10357,7 @@
10324
10357
  ],
10325
10358
  "source": {
10326
10359
  "path": "packages/core/paper-fleet.js",
10327
- "line": 274
10360
+ "line": 271
10328
10361
  },
10329
10362
  "example": "import { writePaperFleetUpdate } from \"@kungfu-tech/buildchain\";",
10330
10363
  "maturity": "stable",
@@ -10377,7 +10410,7 @@
10377
10410
  ],
10378
10411
  "source": {
10379
10412
  "path": "packages/core/paper-repository.js",
10380
- "line": 132
10413
+ "line": 133
10381
10414
  },
10382
10415
  "example": "import { resolvePaperRepository } from \"@kungfu-tech/buildchain\";",
10383
10416
  "maturity": "stable",
@@ -10570,7 +10603,7 @@
10570
10603
  ],
10571
10604
  "source": {
10572
10605
  "path": "packages/core/paper.js",
10573
- "line": 2341
10606
+ "line": 2413
10574
10607
  },
10575
10608
  "example": "import { collectPaperPreflight } from \"@kungfu-tech/buildchain\";",
10576
10609
  "maturity": "stable",
@@ -10599,7 +10632,7 @@
10599
10632
  ],
10600
10633
  "source": {
10601
10634
  "path": "packages/core/paper.js",
10602
- "line": 1399
10635
+ "line": 1471
10603
10636
  },
10604
10637
  "example": "import { collectPaperStatus } from \"@kungfu-tech/buildchain\";",
10605
10638
  "maturity": "stable",
@@ -10628,7 +10661,7 @@
10628
10661
  ],
10629
10662
  "source": {
10630
10663
  "path": "packages/core/paper.js",
10631
- "line": 2583
10664
+ "line": 2655
10632
10665
  },
10633
10666
  "example": "import { createPaperAlphaPlan } from \"@kungfu-tech/buildchain\";",
10634
10667
  "maturity": "stable",
@@ -10657,7 +10690,7 @@
10657
10690
  ],
10658
10691
  "source": {
10659
10692
  "path": "packages/core/paper.js",
10660
- "line": 2520
10693
+ "line": 2592
10661
10694
  },
10662
10695
  "example": "import { createPaperBuildPlan } from \"@kungfu-tech/buildchain\";",
10663
10696
  "maturity": "stable",
@@ -10686,7 +10719,7 @@
10686
10719
  ],
10687
10720
  "source": {
10688
10721
  "path": "packages/core/paper.js",
10689
- "line": 456
10722
+ "line": 519
10690
10723
  },
10691
10724
  "example": "import { createPaperProvisioningAuthority } from \"@kungfu-tech/buildchain/paper\";",
10692
10725
  "maturity": "stable",
@@ -10715,7 +10748,7 @@
10715
10748
  ],
10716
10749
  "source": {
10717
10750
  "path": "packages/core/paper.js",
10718
- "line": 2641
10751
+ "line": 2713
10719
10752
  },
10720
10753
  "example": "import { createPaperResumePlan } from \"@kungfu-tech/buildchain\";",
10721
10754
  "maturity": "stable",
@@ -10744,7 +10777,7 @@
10744
10777
  ],
10745
10778
  "source": {
10746
10779
  "path": "packages/core/paper.js",
10747
- "line": 2768
10780
+ "line": 2840
10748
10781
  },
10749
10782
  "example": "import { executePaperNpmBootstrap } from \"@kungfu-tech/buildchain\";",
10750
10783
  "maturity": "stable",
@@ -10768,7 +10801,7 @@
10768
10801
  ],
10769
10802
  "source": {
10770
10803
  "path": "packages/core/paper.js",
10771
- "line": 89
10804
+ "line": 90
10772
10805
  },
10773
10806
  "example": "import { PAPER_ALPHA_PLAN_CONTRACT } from \"@kungfu-tech/buildchain\";",
10774
10807
  "maturity": "stable",
@@ -10792,7 +10825,7 @@
10792
10825
  ],
10793
10826
  "source": {
10794
10827
  "path": "packages/core/paper.js",
10795
- "line": 88
10828
+ "line": 89
10796
10829
  },
10797
10830
  "example": "import { PAPER_BUILD_PLAN_CONTRACT } from \"@kungfu-tech/buildchain\";",
10798
10831
  "maturity": "stable",
@@ -10816,7 +10849,7 @@
10816
10849
  ],
10817
10850
  "source": {
10818
10851
  "path": "packages/core/paper.js",
10819
- "line": 81
10852
+ "line": 82
10820
10853
  },
10821
10854
  "example": "import { PAPER_MIGRATION_CONTRACT } from \"@kungfu-tech/buildchain\";",
10822
10855
  "maturity": "stable",
@@ -10840,7 +10873,7 @@
10840
10873
  ],
10841
10874
  "source": {
10842
10875
  "path": "packages/core/paper.js",
10843
- "line": 84
10876
+ "line": 85
10844
10877
  },
10845
10878
  "example": "import { PAPER_NPM_BOOTSTRAP_CONTRACT } from \"@kungfu-tech/buildchain\";",
10846
10879
  "maturity": "stable",
@@ -10864,7 +10897,7 @@
10864
10897
  ],
10865
10898
  "source": {
10866
10899
  "path": "packages/core/paper.js",
10867
- "line": 82
10900
+ "line": 83
10868
10901
  },
10869
10902
  "example": "import { PAPER_PREFLIGHT_CONTRACT } from \"@kungfu-tech/buildchain\";",
10870
10903
  "maturity": "stable",
@@ -10888,7 +10921,7 @@
10888
10921
  ],
10889
10922
  "source": {
10890
10923
  "path": "packages/core/paper.js",
10891
- "line": 86
10924
+ "line": 87
10892
10925
  },
10893
10926
  "example": "import { PAPER_PROVISIONING_CONTRACT } from \"@kungfu-tech/buildchain/paper\";",
10894
10927
  "maturity": "stable",
@@ -10912,7 +10945,7 @@
10912
10945
  ],
10913
10946
  "source": {
10914
10947
  "path": "packages/core/paper.js",
10915
- "line": 90
10948
+ "line": 91
10916
10949
  },
10917
10950
  "example": "import { PAPER_RESUME_PLAN_CONTRACT } from \"@kungfu-tech/buildchain\";",
10918
10951
  "maturity": "stable",
@@ -10936,7 +10969,7 @@
10936
10969
  ],
10937
10970
  "source": {
10938
10971
  "path": "packages/core/paper.js",
10939
- "line": 80
10972
+ "line": 81
10940
10973
  },
10941
10974
  "example": "import { PAPER_SCAFFOLD_CONTRACT } from \"@kungfu-tech/buildchain\";",
10942
10975
  "maturity": "stable",
@@ -10960,7 +10993,7 @@
10960
10993
  ],
10961
10994
  "source": {
10962
10995
  "path": "packages/core/paper.js",
10963
- "line": 93
10996
+ "line": 94
10964
10997
  },
10965
10998
  "example": "import { PAPER_STATE_ORDER } from \"@kungfu-tech/buildchain\";",
10966
10999
  "maturity": "stable",
@@ -10984,7 +11017,7 @@
10984
11017
  ],
10985
11018
  "source": {
10986
11019
  "path": "packages/core/paper.js",
10987
- "line": 83
11020
+ "line": 84
10988
11021
  },
10989
11022
  "example": "import { PAPER_STATUS_CONTRACT } from \"@kungfu-tech/buildchain\";",
10990
11023
  "maturity": "stable",
@@ -11008,7 +11041,7 @@
11008
11041
  ],
11009
11042
  "source": {
11010
11043
  "path": "packages/core/paper.js",
11011
- "line": 91
11044
+ "line": 92
11012
11045
  },
11013
11046
  "example": "import { PAPER_VISIBILITY_CONTRACT } from \"@kungfu-tech/buildchain\";",
11014
11047
  "maturity": "stable",
@@ -11037,7 +11070,7 @@
11037
11070
  ],
11038
11071
  "source": {
11039
11072
  "path": "packages/core/paper.js",
11040
- "line": 941
11073
+ "line": 1013
11041
11074
  },
11042
11075
  "example": "import { planPaperMigration } from \"@kungfu-tech/buildchain\";",
11043
11076
  "maturity": "stable",
@@ -11066,7 +11099,7 @@
11066
11099
  ],
11067
11100
  "source": {
11068
11101
  "path": "packages/core/paper.js",
11069
- "line": 638
11102
+ "line": 702
11070
11103
  },
11071
11104
  "example": "import { planPaperScaffold } from \"@kungfu-tech/buildchain\";",
11072
11105
  "maturity": "stable",
@@ -11099,7 +11132,7 @@
11099
11132
  ],
11100
11133
  "source": {
11101
11134
  "path": "packages/core/paper.js",
11102
- "line": 182
11135
+ "line": 245
11103
11136
  },
11104
11137
  "example": "import { resolvePaperRuntimeGitSha } from \"@kungfu-tech/buildchain/paper\";",
11105
11138
  "maturity": "stable",
@@ -11128,7 +11161,7 @@
11128
11161
  ],
11129
11162
  "source": {
11130
11163
  "path": "packages/core/paper.js",
11131
- "line": 1057
11164
+ "line": 1129
11132
11165
  },
11133
11166
  "example": "import { writePaperMigration } from \"@kungfu-tech/buildchain\";",
11134
11167
  "maturity": "stable",
@@ -11157,7 +11190,7 @@
11157
11190
  ],
11158
11191
  "source": {
11159
11192
  "path": "packages/core/paper.js",
11160
- "line": 783
11193
+ "line": 847
11161
11194
  },
11162
11195
  "example": "import { writePaperScaffold } from \"@kungfu-tech/buildchain\";",
11163
11196
  "maturity": "stable",
@@ -16023,7 +16056,7 @@
16023
16056
  "developer",
16024
16057
  "agent"
16025
16058
  ],
16026
- "symbolCount": 537,
16059
+ "symbolCount": 538,
16027
16060
  "symbolIds": [
16028
16061
  "packages/core/release-activation-transaction.js#abortReleaseActivationTransaction",
16029
16062
  "packages/core/release-passport.js#AGENT_INDEX_CONTRACT",
@@ -16376,6 +16409,7 @@
16376
16409
  "packages/core/paper.js#PAPER_VISIBILITY_CONTRACT",
16377
16410
  "packages/core/paper-work.js#PAPER_WORK_START_PLAN_CONTRACT",
16378
16411
  "packages/core/paper-work.js#PAPER_WORK_SUBMIT_PLAN_CONTRACT",
16412
+ "packages/core/paper-fleet.js#paperFleetTransitionWorkspace",
16379
16413
  "packages/core/github-governance-authority.js#parseCodeowners",
16380
16414
  "packages/core/issue-reporting.js#parseIssueLabels",
16381
16415
  "packages/core/buildchain-layout.js#planBuildchainLayoutMigration",
@@ -16658,7 +16692,7 @@
16658
16692
  "developer",
16659
16693
  "agent"
16660
16694
  ],
16661
- "symbolCount": 537,
16695
+ "symbolCount": 538,
16662
16696
  "symbolIds": [
16663
16697
  "packages/core/release-activation-transaction.js#abortReleaseActivationTransaction",
16664
16698
  "packages/core/release-passport.js#AGENT_INDEX_CONTRACT",
@@ -17011,6 +17045,7 @@
17011
17045
  "packages/core/paper.js#PAPER_VISIBILITY_CONTRACT",
17012
17046
  "packages/core/paper-work.js#PAPER_WORK_START_PLAN_CONTRACT",
17013
17047
  "packages/core/paper-work.js#PAPER_WORK_SUBMIT_PLAN_CONTRACT",
17048
+ "packages/core/paper-fleet.js#paperFleetTransitionWorkspace",
17014
17049
  "packages/core/github-governance-authority.js#parseCodeowners",
17015
17050
  "packages/core/issue-reporting.js#parseIssueLabels",
17016
17051
  "packages/core/buildchain-layout.js#planBuildchainLayoutMigration",
@@ -18116,14 +18151,14 @@
18116
18151
  "specifier": "@kungfu-tech/buildchain/paper",
18117
18152
  "export": "./paper",
18118
18153
  "target": "./packages/core/paper.js",
18119
- "digest": "sha256:3eb8acadc978dc636a4283025f12c89e620ebf0f1dc2a164670e27f9a6825ac2",
18154
+ "digest": "sha256:bb962839fa925be390ed5a2ae20245999a5b8bea6e03c143a916f2bd0141f94b",
18120
18155
  "summary": "Unified Paper work, fleet, scaffold, preflight, npm bootstrap, build, Alpha, status, and resume planning APIs.",
18121
18156
  "capabilityGroup": "reusable-build",
18122
18157
  "audience": [
18123
18158
  "developer",
18124
18159
  "agent"
18125
18160
  ],
18126
- "symbolCount": 47,
18161
+ "symbolCount": 48,
18127
18162
  "symbolIds": [
18128
18163
  "packages/core/paper-agent-entry.js#collectPaperAgentEntry",
18129
18164
  "packages/core/paper-fleet.js#collectPaperFleetAudit",
@@ -18163,6 +18198,7 @@
18163
18198
  "packages/core/paper-work.js#PAPER_WORK_SUBMIT_PLAN_CONTRACT",
18164
18199
  "packages/core/paper-agent-entry.js#paperAgentEntryFiles",
18165
18200
  "packages/core/paper-agent-entry.js#paperAgentEntryInstructions",
18201
+ "packages/core/paper-fleet.js#paperFleetTransitionWorkspace",
18166
18202
  "packages/core/paper-fleet.js#planPaperFleetUpdate",
18167
18203
  "packages/core/paper.js#planPaperMigration",
18168
18204
  "packages/core/paper.js#planPaperScaffold",
@@ -18633,12 +18669,12 @@
18633
18669
  {
18634
18670
  "id": "cli-and-node-package",
18635
18671
  "path": "docs/cli.md",
18636
- "digest": "sha256:0c8721e9c2f449e96aa8adefe99b016b193ab2876c02f3c61186794ac1873e90"
18672
+ "digest": "sha256:1707dd8989e1630b5ba9381c6f8aabbbc64288590628cbae9058ea6f56f9037c"
18637
18673
  },
18638
18674
  {
18639
18675
  "id": "node-api-reference",
18640
18676
  "path": "docs/node-api-reference.md",
18641
- "digest": "sha256:2df82d2f754898d2f463ec0795e20f903f534dd537ac971e62b140beb21d49ee"
18677
+ "digest": "sha256:ce9b018e6b1cfd98d8faa0ccadd6570585f2812b4828d610810f984f9810df5d"
18642
18678
  },
18643
18679
  {
18644
18680
  "id": "build-facts",