@toon-protocol/townhouse 0.5.3 → 0.5.4

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-XFPIK22M.js";
32
+ } from "./chunk-FFGRTYIK.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:4938d86bb78566c2bc0577d36258c3949548cffa8a218bdd5e292816a4c3d7cf → @sha256:<hex>
26
- # @sha256:266f021cd408b158271d13f2e66f91ff015cd24d15ebec0410c09e1f4c48dd2d → @sha256:<hex>
27
- # @sha256:4c6e7a430c62b3a2d9b88bc67ca64376d6c786427039fe91897f21273304269d → @sha256:<hex>
28
- # @sha256:b3d236150e0109bbc4ad1716cb4c8078071f910d976ef8b9ddb24a16b9691827 → @sha256:<hex>
25
+ # @sha256:5b3ad28f99d71dcdc9284d95911a668175425b5172eda6feeb32bfd7b4ef4cbe → @sha256:<hex>
26
+ # @sha256:4420a11b186f2ac510916320ba2f02853ea3e26dba311b6714af9cf91439e2fa → @sha256:<hex>
27
+ # @sha256:b4021bbbfb69eb55758c986001f3d636ec9caba080acabfe0886d09609b4cbcd → @sha256:<hex>
28
+ # @sha256:8aac9644c4c86ff691d81f28261665adbc88b680990cd1e77ed93df07bc00c3e → @sha256:<hex>
29
29
  # @sha256:d22a786f82cc928238b0ef14c6455d1238bd2f42744138cad8af81ca1747ff6e → @sha256:<hex>
30
30
  #
31
31
  # Scope guard (Story 45.2 does NOT include):
@@ -157,7 +157,7 @@ services:
157
157
  # Port D21-008: Fastify host API on 127.0.0.1:28090.
158
158
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
159
159
  townhouse-api:
160
- image: ghcr.io/toon-protocol/townhouse-api@sha256:4938d86bb78566c2bc0577d36258c3949548cffa8a218bdd5e292816a4c3d7cf
160
+ image: ghcr.io/toon-protocol/townhouse-api@sha256:5b3ad28f99d71dcdc9284d95911a668175425b5172eda6feeb32bfd7b4ef4cbe
161
161
  container_name: townhouse-hs-api
162
162
  # Run as the operator's host UID so bind-mounted ~/.townhouse files
163
163
  # (rw------- 600) are readable. TOWNHOUSE_UID is injected by `townhouse hs up`.
@@ -264,7 +264,7 @@ services:
264
264
  # start at first run).
265
265
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
266
266
  town:
267
- image: ghcr.io/toon-protocol/town@sha256:266f021cd408b158271d13f2e66f91ff015cd24d15ebec0410c09e1f4c48dd2d
267
+ image: ghcr.io/toon-protocol/town@sha256:4420a11b186f2ac510916320ba2f02853ea3e26dba311b6714af9cf91439e2fa
268
268
  container_name: townhouse-hs-town
269
269
  profiles: [town]
270
270
  networks:
@@ -326,7 +326,7 @@ services:
326
326
  # Lazy-provisioned via Epic 46: `townhouse node add mill`
327
327
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
328
328
  mill:
329
- image: ghcr.io/toon-protocol/mill@sha256:4c6e7a430c62b3a2d9b88bc67ca64376d6c786427039fe91897f21273304269d
329
+ image: ghcr.io/toon-protocol/mill@sha256:b4021bbbfb69eb55758c986001f3d636ec9caba080acabfe0886d09609b4cbcd
330
330
  container_name: townhouse-hs-mill
331
331
  profiles: [mill]
332
332
  networks:
@@ -381,7 +381,7 @@ services:
381
381
  # Lazy-provisioned via Epic 46: `townhouse node add dvm`
382
382
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
383
383
  dvm:
384
- image: ghcr.io/toon-protocol/dvm@sha256:b3d236150e0109bbc4ad1716cb4c8078071f910d976ef8b9ddb24a16b9691827
384
+ image: ghcr.io/toon-protocol/dvm@sha256:8aac9644c4c86ff691d81f28261665adbc88b680990cd1e77ed93df07bc00c3e
385
385
  container_name: townhouse-hs-dvm
386
386
  profiles: [dvm]
387
387
  networks:
@@ -1,27 +1,27 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "townhouseVersion": "0.5.3",
4
- "builtAt": "2026-06-03T19:33:05.160Z",
3
+ "townhouseVersion": "0.5.4",
4
+ "builtAt": "2026-06-03T21:26:44.613Z",
5
5
  "images": {
6
6
  "townhouse-api": {
7
7
  "name": "ghcr.io/toon-protocol/townhouse-api",
8
- "tag": "0.5.3",
9
- "digest": "sha256:4938d86bb78566c2bc0577d36258c3949548cffa8a218bdd5e292816a4c3d7cf"
8
+ "tag": "0.5.4",
9
+ "digest": "sha256:5b3ad28f99d71dcdc9284d95911a668175425b5172eda6feeb32bfd7b4ef4cbe"
10
10
  },
11
11
  "town": {
12
12
  "name": "ghcr.io/toon-protocol/town",
13
- "tag": "0.5.3",
14
- "digest": "sha256:266f021cd408b158271d13f2e66f91ff015cd24d15ebec0410c09e1f4c48dd2d"
13
+ "tag": "0.5.4",
14
+ "digest": "sha256:4420a11b186f2ac510916320ba2f02853ea3e26dba311b6714af9cf91439e2fa"
15
15
  },
16
16
  "mill": {
17
17
  "name": "ghcr.io/toon-protocol/mill",
18
- "tag": "0.5.3",
19
- "digest": "sha256:4c6e7a430c62b3a2d9b88bc67ca64376d6c786427039fe91897f21273304269d"
18
+ "tag": "0.5.4",
19
+ "digest": "sha256:b4021bbbfb69eb55758c986001f3d636ec9caba080acabfe0886d09609b4cbcd"
20
20
  },
21
21
  "dvm": {
22
22
  "name": "ghcr.io/toon-protocol/dvm",
23
- "tag": "0.5.3",
24
- "digest": "sha256:b3d236150e0109bbc4ad1716cb4c8078071f910d976ef8b9ddb24a16b9691827"
23
+ "tag": "0.5.4",
24
+ "digest": "sha256:8aac9644c4c86ff691d81f28261665adbc88b680990cd1e77ed93df07bc00c3e"
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-XFPIK22M.js";
37
+ } from "./chunk-FFGRTYIK.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.3",
3
+ "version": "0.5.4",
4
4
  "description": "TOON Townhouse — host-native orchestrator + dashboard for Docker-containerized TOON nodes",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -71,11 +71,11 @@
71
71
  "tsup": "^8.0.0",
72
72
  "typescript": "^5.3.0",
73
73
  "vitest": "^1.0.0",
74
- "@toon-protocol/client": "^0.9.1",
75
74
  "@toon-protocol/core": "^1.4.1",
75
+ "@toon-protocol/client": "^0.9.1",
76
76
  "@toon-protocol/relay": "^1.3.1",
77
- "@toon-protocol/mill": "^0.1.0",
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",