create-thally-docs 0.10.13 → 0.10.15

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.
@@ -1,10 +1,10 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  readStarterReleaseManifest
4
- } from "./chunk-SPYHNR2Y.js";
4
+ } from "./chunk-DVCXG2C6.js";
5
5
  import {
6
6
  STABLE_SCAFFOLD_RELEASE
7
- } from "./chunk-HWPAAHKJ.js";
7
+ } from "./chunk-H3A3KICN.js";
8
8
 
9
9
  // src/download.ts
10
10
  import { Readable, Transform, pipeline } from "stream";
@@ -3,7 +3,7 @@ import {
3
3
  initGit,
4
4
  installDeps,
5
5
  scaffold
6
- } from "./chunk-XNBES3GZ.js";
6
+ } from "./chunk-O7UKSZLV.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-HWPAAHKJ.js";
4
+ } from "./chunk-H3A3KICN.js";
5
5
 
6
6
  // src/starter-sync.ts
7
7
  import { createHash } from "crypto";
@@ -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.acb5ad19.0061acdd",
6
+ id: "2026-08-21.0e0b1346.6fa5199a",
7
7
  source: {
8
8
  repository: "thallylabs/starter",
9
- commitSha: "acb5ad19cf7dbaa0497dc1a51992cb44c0055975",
10
- treeSha: "8da38008c13fb4c9909dc6a1e4e7aa96676fc1bb",
11
- archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/acb5ad19cf7dbaa0497dc1a51992cb44c0055975",
9
+ commitSha: "0e0b13469cb2983213de44b24bf81b1c2c9fbb0a",
10
+ treeSha: "4565d5dde4dc3626547a9385e7bc256cd5740ac0",
11
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/0e0b13469cb2983213de44b24bf81b1c2c9fbb0a",
12
12
  manifestPath: "starter-release.json",
13
- manifestSha256: "d96b36a4812401207e7bb9633756a2364ad25162505111787eb4ea3cdd2c0aca"
13
+ manifestSha256: "c12ec4885ad039345e84a1e76a90563eae007fa64e40289cfb5fd3e88aad50f9"
14
14
  },
15
15
  runtime: {
16
16
  repository: "thallylabs/thally",
17
- commitSha: "0061acdd647c9e6600c12a210eee75006ef306df",
18
- treeSha: "cf4ba86390eeb1d203dac7fd539c09e9f10e60fc",
17
+ commitSha: "6fa5199ac966b966c953f0fab1b0925a103c4e43",
18
+ treeSha: "e64acbc3c21d3e69c662c409a4460e383579dd85",
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-20.fe436c59.4ff85275",
30
+ source: {
31
+ repository: "thallylabs/starter",
32
+ commitSha: "fe436c592069b1b60f58f3fbdf1ce5e996f9c937",
33
+ treeSha: "23d6ff5476b68cd689f13440a4cf9aed1daab053",
34
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/fe436c592069b1b60f58f3fbdf1ce5e996f9c937",
35
+ manifestPath: "starter-release.json",
36
+ manifestSha256: "1feb075227daa24c1d7284f8cf717404f4f7a0bd61fa618f98c82f90c8940261"
37
+ },
38
+ runtime: {
39
+ repository: "thallylabs/thally",
40
+ commitSha: "4ff85275a4744df17c95b6734257c38f3846758f",
41
+ treeSha: "1f121e05de498c0165987624535e7ee49a72c0d3",
42
+ contentSource: "assets",
43
+ identityContractVersion: 1
44
+ },
45
+ starterVersion: 2
46
+ },
47
+ {
48
+ schemaVersion: 1,
49
+ id: "2026-08-17.acb5ad19.0061acdd",
50
+ source: {
51
+ repository: "thallylabs/starter",
52
+ commitSha: "acb5ad19cf7dbaa0497dc1a51992cb44c0055975",
53
+ treeSha: "8da38008c13fb4c9909dc6a1e4e7aa96676fc1bb",
54
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/acb5ad19cf7dbaa0497dc1a51992cb44c0055975",
55
+ manifestPath: "starter-release.json",
56
+ manifestSha256: "d96b36a4812401207e7bb9633756a2364ad25162505111787eb4ea3cdd2c0aca"
57
+ },
58
+ runtime: {
59
+ repository: "thallylabs/thally",
60
+ commitSha: "0061acdd647c9e6600c12a210eee75006ef306df",
61
+ treeSha: "cf4ba86390eeb1d203dac7fd539c09e9f10e60fc",
62
+ contentSource: "assets",
63
+ identityContractVersion: 1
64
+ },
65
+ starterVersion: 2
66
+ },
27
67
  {
28
68
  schemaVersion: 1,
29
69
  id: "2026-08-17.b1811471.fc573ae4",
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-ORUAMPNF.js";
6
6
  import {
7
7
  downloadStarter
8
- } from "./chunk-V3XI4VNA.js";
8
+ } from "./chunk-5XGA7ZD5.js";
9
9
 
10
10
  // src/scaffold.ts
11
11
  import { existsSync, mkdirSync, readdirSync } from "fs";
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  migrateDocs
4
- } from "./chunk-IHV4AQZK.js";
4
+ } from "./chunk-CRIUCMAP.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-XNBES3GZ.js";
12
+ } from "./chunk-O7UKSZLV.js";
13
13
  import "./chunk-ORUAMPNF.js";
14
- import "./chunk-V3XI4VNA.js";
15
- import "./chunk-SPYHNR2Y.js";
16
- import "./chunk-HWPAAHKJ.js";
14
+ import "./chunk-5XGA7ZD5.js";
15
+ import "./chunk-DVCXG2C6.js";
16
+ import "./chunk-H3A3KICN.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-IHV4AQZK.js";
5
- import "../chunk-XNBES3GZ.js";
4
+ } from "../chunk-CRIUCMAP.js";
5
+ import "../chunk-O7UKSZLV.js";
6
6
  import "../chunk-ORUAMPNF.js";
7
- import "../chunk-V3XI4VNA.js";
8
- import "../chunk-SPYHNR2Y.js";
9
- import "../chunk-HWPAAHKJ.js";
7
+ import "../chunk-5XGA7ZD5.js";
8
+ import "../chunk-DVCXG2C6.js";
9
+ import "../chunk-H3A3KICN.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-HWPAAHKJ.js";
6
+ } from "./chunk-H3A3KICN.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-XNBES3GZ.js";
4
+ } from "./chunk-O7UKSZLV.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-V3XI4VNA.js";
12
- import "./chunk-SPYHNR2Y.js";
11
+ } from "./chunk-5XGA7ZD5.js";
12
+ import "./chunk-DVCXG2C6.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE
15
- } from "./chunk-HWPAAHKJ.js";
15
+ } from "./chunk-H3A3KICN.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-SPYHNR2Y.js";
12
- import "./chunk-HWPAAHKJ.js";
11
+ } from "./chunk-DVCXG2C6.js";
12
+ import "./chunk-H3A3KICN.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-V3XI4VNA.js";
4
+ } from "./chunk-5XGA7ZD5.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-SPYHNR2Y.js";
12
+ } from "./chunk-DVCXG2C6.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE,
15
15
  SUPPORTED_SCAFFOLD_RELEASES
16
- } from "./chunk-HWPAAHKJ.js";
16
+ } from "./chunk-H3A3KICN.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.13",
3
+ "version": "0.10.15",
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",