create-thally-docs 0.10.14 → 0.10.16

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.
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-ORUAMPNF.js";
6
6
  import {
7
7
  downloadStarter
8
- } from "./chunk-CSHH2BXH.js";
8
+ } from "./chunk-YGFINAT5.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-20.fe436c59.4ff85275",
6
+ id: "2026-08-21.e31eaac0.84d31ab4",
7
7
  source: {
8
8
  repository: "thallylabs/starter",
9
- commitSha: "fe436c592069b1b60f58f3fbdf1ce5e996f9c937",
10
- treeSha: "23d6ff5476b68cd689f13440a4cf9aed1daab053",
11
- archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/fe436c592069b1b60f58f3fbdf1ce5e996f9c937",
9
+ commitSha: "e31eaac0d447fd41f583bf547e5245262dcbbe2f",
10
+ treeSha: "d6eaf8238f17e2c1638ad81a40ba729ed1b1703e",
11
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/e31eaac0d447fd41f583bf547e5245262dcbbe2f",
12
12
  manifestPath: "starter-release.json",
13
- manifestSha256: "1feb075227daa24c1d7284f8cf717404f4f7a0bd61fa618f98c82f90c8940261"
13
+ manifestSha256: "2fabccc76cc01e17700f731939e2112ab202f9d3df90a18656ddcf98eeb58295"
14
14
  },
15
15
  runtime: {
16
16
  repository: "thallylabs/thally",
17
- commitSha: "4ff85275a4744df17c95b6734257c38f3846758f",
18
- treeSha: "1f121e05de498c0165987624535e7ee49a72c0d3",
17
+ commitSha: "84d31ab46f8e852691fce7c51d4c91957c96dbcd",
18
+ treeSha: "b69551f48e1cca1315e5a28912c0b6b522935e17",
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-21.0e0b1346.6fa5199a",
30
+ source: {
31
+ repository: "thallylabs/starter",
32
+ commitSha: "0e0b13469cb2983213de44b24bf81b1c2c9fbb0a",
33
+ treeSha: "4565d5dde4dc3626547a9385e7bc256cd5740ac0",
34
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/0e0b13469cb2983213de44b24bf81b1c2c9fbb0a",
35
+ manifestPath: "starter-release.json",
36
+ manifestSha256: "c12ec4885ad039345e84a1e76a90563eae007fa64e40289cfb5fd3e88aad50f9"
37
+ },
38
+ runtime: {
39
+ repository: "thallylabs/thally",
40
+ commitSha: "6fa5199ac966b966c953f0fab1b0925a103c4e43",
41
+ treeSha: "e64acbc3c21d3e69c662c409a4460e383579dd85",
42
+ contentSource: "assets",
43
+ identityContractVersion: 1
44
+ },
45
+ starterVersion: 2
46
+ },
47
+ {
48
+ schemaVersion: 1,
49
+ id: "2026-08-20.fe436c59.4ff85275",
50
+ source: {
51
+ repository: "thallylabs/starter",
52
+ commitSha: "fe436c592069b1b60f58f3fbdf1ce5e996f9c937",
53
+ treeSha: "23d6ff5476b68cd689f13440a4cf9aed1daab053",
54
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/fe436c592069b1b60f58f3fbdf1ce5e996f9c937",
55
+ manifestPath: "starter-release.json",
56
+ manifestSha256: "1feb075227daa24c1d7284f8cf717404f4f7a0bd61fa618f98c82f90c8940261"
57
+ },
58
+ runtime: {
59
+ repository: "thallylabs/thally",
60
+ commitSha: "4ff85275a4744df17c95b6734257c38f3846758f",
61
+ treeSha: "1f121e05de498c0165987624535e7ee49a72c0d3",
62
+ contentSource: "assets",
63
+ identityContractVersion: 1
64
+ },
65
+ starterVersion: 2
66
+ },
27
67
  {
28
68
  schemaVersion: 1,
29
69
  id: "2026-08-17.acb5ad19.0061acdd",
@@ -3,7 +3,7 @@ import {
3
3
  initGit,
4
4
  installDeps,
5
5
  scaffold
6
- } from "./chunk-I6L7Q6Z2.js";
6
+ } from "./chunk-3AZUDEGP.js";
7
7
 
8
8
  // src/migrate/index.ts
9
9
  import { existsSync, mkdirSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from "fs";
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  STABLE_SCAFFOLD_RELEASE
4
- } from "./chunk-LTMBP7R4.js";
4
+ } from "./chunk-AQGTTPFD.js";
5
5
 
6
6
  // src/starter-sync.ts
7
7
  import { createHash } from "crypto";
@@ -1,10 +1,10 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  readStarterReleaseManifest
4
- } from "./chunk-DYITVC7R.js";
4
+ } from "./chunk-P2V6R7H7.js";
5
5
  import {
6
6
  STABLE_SCAFFOLD_RELEASE
7
- } from "./chunk-LTMBP7R4.js";
7
+ } from "./chunk-AQGTTPFD.js";
8
8
 
9
9
  // src/download.ts
10
10
  import { Readable, Transform, pipeline } from "stream";
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  migrateDocs
4
- } from "./chunk-7LLNXD33.js";
4
+ } from "./chunk-NWL4JFS3.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-I6L7Q6Z2.js";
12
+ } from "./chunk-3AZUDEGP.js";
13
13
  import "./chunk-ORUAMPNF.js";
14
- import "./chunk-CSHH2BXH.js";
15
- import "./chunk-DYITVC7R.js";
16
- import "./chunk-LTMBP7R4.js";
14
+ import "./chunk-YGFINAT5.js";
15
+ import "./chunk-P2V6R7H7.js";
16
+ import "./chunk-AQGTTPFD.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-7LLNXD33.js";
5
- import "../chunk-I6L7Q6Z2.js";
4
+ } from "../chunk-NWL4JFS3.js";
5
+ import "../chunk-3AZUDEGP.js";
6
6
  import "../chunk-ORUAMPNF.js";
7
- import "../chunk-CSHH2BXH.js";
8
- import "../chunk-DYITVC7R.js";
9
- import "../chunk-LTMBP7R4.js";
7
+ import "../chunk-YGFINAT5.js";
8
+ import "../chunk-P2V6R7H7.js";
9
+ import "../chunk-AQGTTPFD.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-LTMBP7R4.js";
6
+ } from "./chunk-AQGTTPFD.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-I6L7Q6Z2.js";
4
+ } from "./chunk-3AZUDEGP.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-CSHH2BXH.js";
12
- import "./chunk-DYITVC7R.js";
11
+ } from "./chunk-YGFINAT5.js";
12
+ import "./chunk-P2V6R7H7.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE
15
- } from "./chunk-LTMBP7R4.js";
15
+ } from "./chunk-AQGTTPFD.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-DYITVC7R.js";
12
- import "./chunk-LTMBP7R4.js";
11
+ } from "./chunk-P2V6R7H7.js";
12
+ import "./chunk-AQGTTPFD.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-CSHH2BXH.js";
4
+ } from "./chunk-YGFINAT5.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-DYITVC7R.js";
12
+ } from "./chunk-P2V6R7H7.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE,
15
15
  SUPPORTED_SCAFFOLD_RELEASES
16
- } from "./chunk-LTMBP7R4.js";
16
+ } from "./chunk-AQGTTPFD.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.14",
3
+ "version": "0.10.16",
4
4
  "description": "Scaffold the first documentation surface in a Thally product-knowledge pipeline.",
5
5
  "type": "module",
6
6
  "engines": {
@@ -44,7 +44,7 @@
44
44
  "dependencies": {
45
45
  "@anthropic-ai/sdk": "^0.36.0",
46
46
  "@inquirer/prompts": "^7.0.0",
47
- "@thallylabs/migrate": "0.2.0",
47
+ "@thallylabs/migrate": "0.2.1",
48
48
  "gray-matter": "^4.0.3",
49
49
  "p-limit": "^6.1.0",
50
50
  "tar": "^7.5.22",