create-thally-docs 0.10.16 → 0.10.18

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-YGFINAT5.js";
8
+ } from "./chunk-HLR77GI6.js";
9
9
 
10
10
  // src/scaffold.ts
11
11
  import { existsSync, mkdirSync, readdirSync } from "fs";
@@ -3,7 +3,7 @@ import {
3
3
  initGit,
4
4
  installDeps,
5
5
  scaffold
6
- } from "./chunk-3AZUDEGP.js";
6
+ } from "./chunk-23TJXFNV.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-P2V6R7H7.js";
4
+ } from "./chunk-MAC5ZZHN.js";
5
5
  import {
6
6
  STABLE_SCAFFOLD_RELEASE
7
- } from "./chunk-AQGTTPFD.js";
7
+ } from "./chunk-SQRSV5JL.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-AQGTTPFD.js";
4
+ } from "./chunk-SQRSV5JL.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-21.e31eaac0.84d31ab4",
6
+ id: "2026-08-23.b7706855.19843631",
7
7
  source: {
8
8
  repository: "thallylabs/starter",
9
- commitSha: "e31eaac0d447fd41f583bf547e5245262dcbbe2f",
10
- treeSha: "d6eaf8238f17e2c1638ad81a40ba729ed1b1703e",
11
- archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/e31eaac0d447fd41f583bf547e5245262dcbbe2f",
9
+ commitSha: "b7706855bc82b5842bfc0ffa4cd2d7898892048d",
10
+ treeSha: "0691eeff53054270b279d7e4fef38d4f62170e18",
11
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/b7706855bc82b5842bfc0ffa4cd2d7898892048d",
12
12
  manifestPath: "starter-release.json",
13
- manifestSha256: "2fabccc76cc01e17700f731939e2112ab202f9d3df90a18656ddcf98eeb58295"
13
+ manifestSha256: "1f99a8f562d8b88942b319fff98952a3a7deee87543edca5cc38084df65e9038"
14
14
  },
15
15
  runtime: {
16
16
  repository: "thallylabs/thally",
17
- commitSha: "84d31ab46f8e852691fce7c51d4c91957c96dbcd",
18
- treeSha: "b69551f48e1cca1315e5a28912c0b6b522935e17",
17
+ commitSha: "198436316352b0b41e08af0295da315da322d561",
18
+ treeSha: "743d247e0c7e88a968fd5d467feb3a1cceebf39b",
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-22.94ce13f6.9762a5e2",
30
+ source: {
31
+ repository: "thallylabs/starter",
32
+ commitSha: "94ce13f65b94efbc2e9e8f635ee2d07909cccb70",
33
+ treeSha: "5604680a6f60e084e6d72147bb56cae6f7397746",
34
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/94ce13f65b94efbc2e9e8f635ee2d07909cccb70",
35
+ manifestPath: "starter-release.json",
36
+ manifestSha256: "4cf4d03091d9282fd99ef8e19e52f937be53d91bd38ed9577f7d3236c5a659a4"
37
+ },
38
+ runtime: {
39
+ repository: "thallylabs/thally",
40
+ commitSha: "9762a5e20a177d014707b2cc7042bdf119a6b985",
41
+ treeSha: "bb279768bda57a36626030840816afb96c8b7ac9",
42
+ contentSource: "assets",
43
+ identityContractVersion: 1
44
+ },
45
+ starterVersion: 2
46
+ },
47
+ {
48
+ schemaVersion: 1,
49
+ id: "2026-08-21.e31eaac0.84d31ab4",
50
+ source: {
51
+ repository: "thallylabs/starter",
52
+ commitSha: "e31eaac0d447fd41f583bf547e5245262dcbbe2f",
53
+ treeSha: "d6eaf8238f17e2c1638ad81a40ba729ed1b1703e",
54
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/e31eaac0d447fd41f583bf547e5245262dcbbe2f",
55
+ manifestPath: "starter-release.json",
56
+ manifestSha256: "2fabccc76cc01e17700f731939e2112ab202f9d3df90a18656ddcf98eeb58295"
57
+ },
58
+ runtime: {
59
+ repository: "thallylabs/thally",
60
+ commitSha: "84d31ab46f8e852691fce7c51d4c91957c96dbcd",
61
+ treeSha: "b69551f48e1cca1315e5a28912c0b6b522935e17",
62
+ contentSource: "assets",
63
+ identityContractVersion: 1
64
+ },
65
+ starterVersion: 2
66
+ },
27
67
  {
28
68
  schemaVersion: 1,
29
69
  id: "2026-08-21.0e0b1346.6fa5199a",
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  migrateDocs
4
- } from "./chunk-NWL4JFS3.js";
4
+ } from "./chunk-DF3TPLX3.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-3AZUDEGP.js";
12
+ } from "./chunk-23TJXFNV.js";
13
13
  import "./chunk-ORUAMPNF.js";
14
- import "./chunk-YGFINAT5.js";
15
- import "./chunk-P2V6R7H7.js";
16
- import "./chunk-AQGTTPFD.js";
14
+ import "./chunk-HLR77GI6.js";
15
+ import "./chunk-MAC5ZZHN.js";
16
+ import "./chunk-SQRSV5JL.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-NWL4JFS3.js";
5
- import "../chunk-3AZUDEGP.js";
4
+ } from "../chunk-DF3TPLX3.js";
5
+ import "../chunk-23TJXFNV.js";
6
6
  import "../chunk-ORUAMPNF.js";
7
- import "../chunk-YGFINAT5.js";
8
- import "../chunk-P2V6R7H7.js";
9
- import "../chunk-AQGTTPFD.js";
7
+ import "../chunk-HLR77GI6.js";
8
+ import "../chunk-MAC5ZZHN.js";
9
+ import "../chunk-SQRSV5JL.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-AQGTTPFD.js";
6
+ } from "./chunk-SQRSV5JL.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-3AZUDEGP.js";
4
+ } from "./chunk-23TJXFNV.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-YGFINAT5.js";
12
- import "./chunk-P2V6R7H7.js";
11
+ } from "./chunk-HLR77GI6.js";
12
+ import "./chunk-MAC5ZZHN.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE
15
- } from "./chunk-AQGTTPFD.js";
15
+ } from "./chunk-SQRSV5JL.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-P2V6R7H7.js";
12
- import "./chunk-AQGTTPFD.js";
11
+ } from "./chunk-MAC5ZZHN.js";
12
+ import "./chunk-SQRSV5JL.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-YGFINAT5.js";
4
+ } from "./chunk-HLR77GI6.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-P2V6R7H7.js";
12
+ } from "./chunk-MAC5ZZHN.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE,
15
15
  SUPPORTED_SCAFFOLD_RELEASES
16
- } from "./chunk-AQGTTPFD.js";
16
+ } from "./chunk-SQRSV5JL.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.16",
3
+ "version": "0.10.18",
4
4
  "description": "Scaffold the first documentation surface in a Thally product-knowledge pipeline.",
5
5
  "type": "module",
6
6
  "engines": {