create-thally-docs 0.10.12 → 0.10.14

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.
@@ -3,7 +3,7 @@ import {
3
3
  initGit,
4
4
  installDeps,
5
5
  scaffold
6
- } from "./chunk-6OOEV6MK.js";
6
+ } from "./chunk-I6L7Q6Z2.js";
7
7
 
8
8
  // src/migrate/index.ts
9
9
  import { existsSync, mkdirSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from "fs";
@@ -1,10 +1,10 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  readStarterReleaseManifest
4
- } from "./chunk-7BTTY44P.js";
4
+ } from "./chunk-DYITVC7R.js";
5
5
  import {
6
6
  STABLE_SCAFFOLD_RELEASE
7
- } from "./chunk-KYXVKY4T.js";
7
+ } from "./chunk-LTMBP7R4.js";
8
8
 
9
9
  // src/download.ts
10
10
  import { Readable, Transform, pipeline } from "stream";
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  STABLE_SCAFFOLD_RELEASE
4
- } from "./chunk-KYXVKY4T.js";
4
+ } from "./chunk-LTMBP7R4.js";
5
5
 
6
6
  // src/starter-sync.ts
7
7
  import { createHash } from "crypto";
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-ORUAMPNF.js";
6
6
  import {
7
7
  downloadStarter
8
- } from "./chunk-GKGIYMRF.js";
8
+ } from "./chunk-CSHH2BXH.js";
9
9
 
10
10
  // src/scaffold.ts
11
11
  import { existsSync, mkdirSync, readdirSync } from "fs";
@@ -3,19 +3,19 @@
3
3
  // src/stable-scaffold-release.json
4
4
  var stable_scaffold_release_default = {
5
5
  schemaVersion: 1,
6
- id: "2026-08-17.b1811471.fc573ae4",
6
+ id: "2026-08-20.fe436c59.4ff85275",
7
7
  source: {
8
8
  repository: "thallylabs/starter",
9
- commitSha: "b1811471ea498f1e6e4ef54358ca7f60295ab6ab",
10
- treeSha: "c936e03778c42f6de2728390ec0003748e98e293",
11
- archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/b1811471ea498f1e6e4ef54358ca7f60295ab6ab",
9
+ commitSha: "fe436c592069b1b60f58f3fbdf1ce5e996f9c937",
10
+ treeSha: "23d6ff5476b68cd689f13440a4cf9aed1daab053",
11
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/fe436c592069b1b60f58f3fbdf1ce5e996f9c937",
12
12
  manifestPath: "starter-release.json",
13
- manifestSha256: "53df11aea62358146c4df41afada7886d69a772302fd7df8636d8e206f2a56c0"
13
+ manifestSha256: "1feb075227daa24c1d7284f8cf717404f4f7a0bd61fa618f98c82f90c8940261"
14
14
  },
15
15
  runtime: {
16
16
  repository: "thallylabs/thally",
17
- commitSha: "fc573ae46d39b64fa56e3006d051ccef1d5512fe",
18
- treeSha: "48dafcf65c2e78a7ae015e19dfe9cd0693c63210",
17
+ commitSha: "4ff85275a4744df17c95b6734257c38f3846758f",
18
+ treeSha: "1f121e05de498c0165987624535e7ee49a72c0d3",
19
19
  contentSource: "assets",
20
20
  identityContractVersion: 1
21
21
  },
@@ -24,6 +24,46 @@ var stable_scaffold_release_default = {
24
24
 
25
25
  // src/previous-scaffold-releases.json
26
26
  var previous_scaffold_releases_default = [
27
+ {
28
+ schemaVersion: 1,
29
+ id: "2026-08-17.acb5ad19.0061acdd",
30
+ source: {
31
+ repository: "thallylabs/starter",
32
+ commitSha: "acb5ad19cf7dbaa0497dc1a51992cb44c0055975",
33
+ treeSha: "8da38008c13fb4c9909dc6a1e4e7aa96676fc1bb",
34
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/acb5ad19cf7dbaa0497dc1a51992cb44c0055975",
35
+ manifestPath: "starter-release.json",
36
+ manifestSha256: "d96b36a4812401207e7bb9633756a2364ad25162505111787eb4ea3cdd2c0aca"
37
+ },
38
+ runtime: {
39
+ repository: "thallylabs/thally",
40
+ commitSha: "0061acdd647c9e6600c12a210eee75006ef306df",
41
+ treeSha: "cf4ba86390eeb1d203dac7fd539c09e9f10e60fc",
42
+ contentSource: "assets",
43
+ identityContractVersion: 1
44
+ },
45
+ starterVersion: 2
46
+ },
47
+ {
48
+ schemaVersion: 1,
49
+ id: "2026-08-17.b1811471.fc573ae4",
50
+ source: {
51
+ repository: "thallylabs/starter",
52
+ commitSha: "b1811471ea498f1e6e4ef54358ca7f60295ab6ab",
53
+ treeSha: "c936e03778c42f6de2728390ec0003748e98e293",
54
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/b1811471ea498f1e6e4ef54358ca7f60295ab6ab",
55
+ manifestPath: "starter-release.json",
56
+ manifestSha256: "53df11aea62358146c4df41afada7886d69a772302fd7df8636d8e206f2a56c0"
57
+ },
58
+ runtime: {
59
+ repository: "thallylabs/thally",
60
+ commitSha: "fc573ae46d39b64fa56e3006d051ccef1d5512fe",
61
+ treeSha: "48dafcf65c2e78a7ae015e19dfe9cd0693c63210",
62
+ contentSource: "assets",
63
+ identityContractVersion: 1
64
+ },
65
+ starterVersion: 2
66
+ },
27
67
  {
28
68
  schemaVersion: 1,
29
69
  id: "2026-08-17.2d78fa92.9e3d0d35",
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  migrateDocs
4
- } from "./chunk-PEI2WPL4.js";
4
+ } from "./chunk-7LLNXD33.js";
5
5
  import {
6
6
  logo,
7
7
  readDocsJson,
@@ -9,11 +9,11 @@ import {
9
9
  slugify,
10
10
  success,
11
11
  writeDocsJson
12
- } from "./chunk-6OOEV6MK.js";
12
+ } from "./chunk-I6L7Q6Z2.js";
13
13
  import "./chunk-ORUAMPNF.js";
14
- import "./chunk-GKGIYMRF.js";
15
- import "./chunk-7BTTY44P.js";
16
- import "./chunk-KYXVKY4T.js";
14
+ import "./chunk-CSHH2BXH.js";
15
+ import "./chunk-DYITVC7R.js";
16
+ import "./chunk-LTMBP7R4.js";
17
17
 
18
18
  // src/index.ts
19
19
  import { existsSync as existsSync3, readdirSync as readdirSync2 } from "fs";
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  migrateDocs
4
- } from "../chunk-PEI2WPL4.js";
5
- import "../chunk-6OOEV6MK.js";
4
+ } from "../chunk-7LLNXD33.js";
5
+ import "../chunk-I6L7Q6Z2.js";
6
6
  import "../chunk-ORUAMPNF.js";
7
- import "../chunk-GKGIYMRF.js";
8
- import "../chunk-7BTTY44P.js";
9
- import "../chunk-KYXVKY4T.js";
7
+ import "../chunk-CSHH2BXH.js";
8
+ import "../chunk-DYITVC7R.js";
9
+ import "../chunk-LTMBP7R4.js";
10
10
  export {
11
11
  migrateDocs
12
12
  };
package/dist/release.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  STABLE_SCAFFOLD_RELEASE,
4
4
  SUPPORTED_SCAFFOLD_RELEASES,
5
5
  isStableScaffoldRelease
6
- } from "./chunk-KYXVKY4T.js";
6
+ } from "./chunk-LTMBP7R4.js";
7
7
  export {
8
8
  STABLE_SCAFFOLD_RELEASE,
9
9
  SUPPORTED_SCAFFOLD_RELEASES,
package/dist/scaffold.js CHANGED
@@ -1,18 +1,18 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  scaffold
4
- } from "./chunk-6OOEV6MK.js";
4
+ } from "./chunk-I6L7Q6Z2.js";
5
5
  import "./chunk-ORUAMPNF.js";
6
6
  import {
7
7
  STARTER_ARCHIVE_ROOT,
8
8
  STARTER_COMMIT_SHA,
9
9
  STARTER_REPOSITORY,
10
10
  validateStarterArchiveEntry
11
- } from "./chunk-GKGIYMRF.js";
12
- import "./chunk-7BTTY44P.js";
11
+ } from "./chunk-CSHH2BXH.js";
12
+ import "./chunk-DYITVC7R.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE
15
- } from "./chunk-KYXVKY4T.js";
15
+ } from "./chunk-LTMBP7R4.js";
16
16
  export {
17
17
  STABLE_SCAFFOLD_RELEASE,
18
18
  STARTER_ARCHIVE_ROOT,
@@ -8,8 +8,8 @@ import {
8
8
  planStarterRuntimeSync,
9
9
  readStarterReleaseManifest,
10
10
  starterManifestSha256
11
- } from "./chunk-7BTTY44P.js";
12
- import "./chunk-KYXVKY4T.js";
11
+ } from "./chunk-DYITVC7R.js";
12
+ import "./chunk-LTMBP7R4.js";
13
13
  export {
14
14
  applyStarterRuntimeSyncPlan,
15
15
  classifyStarterPath,
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  downloadStarter
4
- } from "./chunk-GKGIYMRF.js";
4
+ } from "./chunk-CSHH2BXH.js";
5
5
  import {
6
6
  applyStarterRuntimeSyncPlan,
7
7
  mergeStarterOwnershipContracts,
@@ -9,11 +9,11 @@ import {
9
9
  planStarterRuntimeSync,
10
10
  readStarterReleaseManifest,
11
11
  starterManifestSha256
12
- } from "./chunk-7BTTY44P.js";
12
+ } from "./chunk-DYITVC7R.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE,
15
15
  SUPPORTED_SCAFFOLD_RELEASES
16
- } from "./chunk-KYXVKY4T.js";
16
+ } from "./chunk-LTMBP7R4.js";
17
17
 
18
18
  // src/starter-update.ts
19
19
  import {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-thally-docs",
3
- "version": "0.10.12",
3
+ "version": "0.10.14",
4
4
  "description": "Scaffold the first documentation surface in a Thally product-knowledge pipeline.",
5
5
  "type": "module",
6
6
  "engines": {