@toon-protocol/townhouse 0.5.0 → 0.5.1

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.
package/dist/cli.js CHANGED
@@ -29,7 +29,7 @@ import {
29
29
  tailContainerLogs,
30
30
  writeHsConnectorConfig,
31
31
  writeHsNodeEnvFile
32
- } from "./chunk-IXG4IYTG.js";
32
+ } from "./chunk-EQ6SS4ZJ.js";
33
33
  import "./chunk-5O4SBV5O.js";
34
34
  import {
35
35
  CONTAINER_PREFIX
@@ -22,10 +22,10 @@
22
22
  # Story 45.4 boots only connector + townhouse-api at apex install
23
23
  #
24
24
  # Digest placeholders (substituted at build time from dist/image-manifest.json):
25
- # @sha256:4f155c733c56b3d0a574694ffb3be9a8c9911d1eb446f362df262b55ebc3319b → @sha256:<hex>
26
- # @sha256:97a8458097b452232c3838bab746f4a1a20461bfc1dfbb6b7ef26dfc8dca4c49 → @sha256:<hex>
27
- # @sha256:be0911da96970e1b066d5124411280610f517ba8c9653510fe28b09baf087b2a → @sha256:<hex>
28
- # @sha256:88f617f3d83e52daa37d14ab0728a649ffcb5a745e8904f0301fda43f341d9b7 → @sha256:<hex>
25
+ # @sha256:320769ce20979d38f0a5ca78b654cb9c4ee346297291869ba38a54913fc9327f → @sha256:<hex>
26
+ # @sha256:6c4048a8bef3026997c063ea568a1a95b404606ddef30aecd14d206f2a0f6d41 → @sha256:<hex>
27
+ # @sha256:1784c447d542d5c6d949ac9668c76faccecc3d94370f91e84b2fea4d7145f3f6 → @sha256:<hex>
28
+ # @sha256:0701c22aa4058af03527b01b9259442a8c946fc978618ead3f90e9b7859fe4a9 → @sha256:<hex>
29
29
  # @sha256:d22a786f82cc928238b0ef14c6455d1238bd2f42744138cad8af81ca1747ff6e → @sha256:<hex>
30
30
  #
31
31
  # Scope guard (Story 45.2 does NOT include):
@@ -152,7 +152,7 @@ services:
152
152
  # Port D21-008: Fastify host API on 127.0.0.1:28090.
153
153
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
154
154
  townhouse-api:
155
- image: ghcr.io/toon-protocol/townhouse-api@sha256:4f155c733c56b3d0a574694ffb3be9a8c9911d1eb446f362df262b55ebc3319b
155
+ image: ghcr.io/toon-protocol/townhouse-api@sha256:320769ce20979d38f0a5ca78b654cb9c4ee346297291869ba38a54913fc9327f
156
156
  container_name: townhouse-hs-api
157
157
  # Run as the operator's host UID so bind-mounted ~/.townhouse files
158
158
  # (rw------- 600) are readable. TOWNHOUSE_UID is injected by `townhouse hs up`.
@@ -252,7 +252,7 @@ services:
252
252
  # start at first run).
253
253
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
254
254
  town:
255
- image: ghcr.io/toon-protocol/town@sha256:97a8458097b452232c3838bab746f4a1a20461bfc1dfbb6b7ef26dfc8dca4c49
255
+ image: ghcr.io/toon-protocol/town@sha256:6c4048a8bef3026997c063ea568a1a95b404606ddef30aecd14d206f2a0f6d41
256
256
  container_name: townhouse-hs-town
257
257
  profiles: [town]
258
258
  networks:
@@ -308,7 +308,7 @@ services:
308
308
  # Lazy-provisioned via Epic 46: `townhouse node add mill`
309
309
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
310
310
  mill:
311
- image: ghcr.io/toon-protocol/mill@sha256:be0911da96970e1b066d5124411280610f517ba8c9653510fe28b09baf087b2a
311
+ image: ghcr.io/toon-protocol/mill@sha256:1784c447d542d5c6d949ac9668c76faccecc3d94370f91e84b2fea4d7145f3f6
312
312
  container_name: townhouse-hs-mill
313
313
  profiles: [mill]
314
314
  networks:
@@ -356,7 +356,7 @@ services:
356
356
  # Lazy-provisioned via Epic 46: `townhouse node add dvm`
357
357
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
358
358
  dvm:
359
- image: ghcr.io/toon-protocol/dvm@sha256:88f617f3d83e52daa37d14ab0728a649ffcb5a745e8904f0301fda43f341d9b7
359
+ image: ghcr.io/toon-protocol/dvm@sha256:0701c22aa4058af03527b01b9259442a8c946fc978618ead3f90e9b7859fe4a9
360
360
  container_name: townhouse-hs-dvm
361
361
  profiles: [dvm]
362
362
  networks:
@@ -1,27 +1,27 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "townhouseVersion": "0.5.0",
4
- "builtAt": "2026-06-03T01:16:26.828Z",
3
+ "townhouseVersion": "0.5.1",
4
+ "builtAt": "2026-06-03T13:19:05.266Z",
5
5
  "images": {
6
6
  "townhouse-api": {
7
7
  "name": "ghcr.io/toon-protocol/townhouse-api",
8
- "tag": "0.5.0",
9
- "digest": "sha256:4f155c733c56b3d0a574694ffb3be9a8c9911d1eb446f362df262b55ebc3319b"
8
+ "tag": "0.5.1",
9
+ "digest": "sha256:320769ce20979d38f0a5ca78b654cb9c4ee346297291869ba38a54913fc9327f"
10
10
  },
11
11
  "town": {
12
12
  "name": "ghcr.io/toon-protocol/town",
13
- "tag": "0.5.0",
14
- "digest": "sha256:97a8458097b452232c3838bab746f4a1a20461bfc1dfbb6b7ef26dfc8dca4c49"
13
+ "tag": "0.5.1",
14
+ "digest": "sha256:6c4048a8bef3026997c063ea568a1a95b404606ddef30aecd14d206f2a0f6d41"
15
15
  },
16
16
  "mill": {
17
17
  "name": "ghcr.io/toon-protocol/mill",
18
- "tag": "0.5.0",
19
- "digest": "sha256:be0911da96970e1b066d5124411280610f517ba8c9653510fe28b09baf087b2a"
18
+ "tag": "0.5.1",
19
+ "digest": "sha256:1784c447d542d5c6d949ac9668c76faccecc3d94370f91e84b2fea4d7145f3f6"
20
20
  },
21
21
  "dvm": {
22
22
  "name": "ghcr.io/toon-protocol/dvm",
23
- "tag": "0.5.0",
24
- "digest": "sha256:88f617f3d83e52daa37d14ab0728a649ffcb5a745e8904f0301fda43f341d9b7"
23
+ "tag": "0.5.1",
24
+ "digest": "sha256:0701c22aa4058af03527b01b9259442a8c946fc978618ead3f90e9b7859fe4a9"
25
25
  },
26
26
  "connector": {
27
27
  "name": "ghcr.io/toon-protocol/connector",
package/dist/index.js CHANGED
@@ -34,7 +34,7 @@ import {
34
34
  utcYearBoundary,
35
35
  validateConfig,
36
36
  writeNodesYaml
37
- } from "./chunk-IXG4IYTG.js";
37
+ } from "./chunk-EQ6SS4ZJ.js";
38
38
  import "./chunk-5O4SBV5O.js";
39
39
  import "./chunk-NZR5C3KD.js";
40
40
  import "./chunk-I2R4CRUX.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toon-protocol/townhouse",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "TOON Townhouse — host-native orchestrator + dashboard for Docker-containerized TOON nodes",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -73,9 +73,9 @@
73
73
  "vitest": "^1.0.0",
74
74
  "@toon-protocol/client": "^0.9.1",
75
75
  "@toon-protocol/core": "^1.4.1",
76
- "@toon-protocol/mill": "^0.1.0",
77
76
  "@toon-protocol/relay": "^1.3.1",
78
- "@toon-protocol/sdk": "^0.5.0"
77
+ "@toon-protocol/sdk": "^0.5.0",
78
+ "@toon-protocol/mill": "^0.1.0"
79
79
  },
80
80
  "scripts": {
81
81
  "build": "tsup",