@toon-protocol/townhouse 0.3.1 → 0.3.2

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.
@@ -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:1f262d87d73e8812cf5b78265935bcb64e316dbfe947992508f3b63f8ac2739a → @sha256:<hex>
26
- # @sha256:ef5f820a9d00089ff5675dc7fa5df85d43f7d51550fb8a36adc18bac43785951 → @sha256:<hex>
27
- # @sha256:b8759355bf06490fe6c2547580f9163aced5bbc53a4923ec7bc484372c02b12c → @sha256:<hex>
28
- # @sha256:4ce3d871ec8b8d82559d85427cad278e1f079e569d16d5f4048ffa0ce3ba819a → @sha256:<hex>
25
+ # @sha256:8ea74562b2951ece78e1c0dcd4f2ed19810e2dc12b3d49f608b3fa0ba5096ce2 → @sha256:<hex>
26
+ # @sha256:c18fc293ced49bf76ab14a6bcae203d4e078c2a80857cf7d2274ca3c99c9b06b → @sha256:<hex>
27
+ # @sha256:81d49762fd255d8c596c23885fae3c577cfe201860351a357ed0ad21fda12284 → @sha256:<hex>
28
+ # @sha256:d9824a4ca71b0bcc332ffc282bc4e67031d62d989ffa8d471b6dd494ec954a9a → @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:1f262d87d73e8812cf5b78265935bcb64e316dbfe947992508f3b63f8ac2739a
155
+ image: ghcr.io/toon-protocol/townhouse-api@sha256:8ea74562b2951ece78e1c0dcd4f2ed19810e2dc12b3d49f608b3fa0ba5096ce2
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:ef5f820a9d00089ff5675dc7fa5df85d43f7d51550fb8a36adc18bac43785951
255
+ image: ghcr.io/toon-protocol/town@sha256:c18fc293ced49bf76ab14a6bcae203d4e078c2a80857cf7d2274ca3c99c9b06b
256
256
  container_name: townhouse-hs-town
257
257
  profiles: [town]
258
258
  networks:
@@ -303,7 +303,7 @@ services:
303
303
  # Lazy-provisioned via Epic 46: `townhouse node add mill`
304
304
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
305
305
  mill:
306
- image: ghcr.io/toon-protocol/mill@sha256:b8759355bf06490fe6c2547580f9163aced5bbc53a4923ec7bc484372c02b12c
306
+ image: ghcr.io/toon-protocol/mill@sha256:81d49762fd255d8c596c23885fae3c577cfe201860351a357ed0ad21fda12284
307
307
  container_name: townhouse-hs-mill
308
308
  profiles: [mill]
309
309
  networks:
@@ -351,7 +351,7 @@ services:
351
351
  # Lazy-provisioned via Epic 46: `townhouse node add dvm`
352
352
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
353
353
  dvm:
354
- image: ghcr.io/toon-protocol/dvm@sha256:4ce3d871ec8b8d82559d85427cad278e1f079e569d16d5f4048ffa0ce3ba819a
354
+ image: ghcr.io/toon-protocol/dvm@sha256:d9824a4ca71b0bcc332ffc282bc4e67031d62d989ffa8d471b6dd494ec954a9a
355
355
  container_name: townhouse-hs-dvm
356
356
  profiles: [dvm]
357
357
  networks:
@@ -1,27 +1,27 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "townhouseVersion": "0.3.1",
4
- "builtAt": "2026-06-02T19:57:06.839Z",
3
+ "townhouseVersion": "0.3.2",
4
+ "builtAt": "2026-06-02T20:51:01.918Z",
5
5
  "images": {
6
6
  "townhouse-api": {
7
7
  "name": "ghcr.io/toon-protocol/townhouse-api",
8
- "tag": "0.3.1",
9
- "digest": "sha256:1f262d87d73e8812cf5b78265935bcb64e316dbfe947992508f3b63f8ac2739a"
8
+ "tag": "0.3.2",
9
+ "digest": "sha256:8ea74562b2951ece78e1c0dcd4f2ed19810e2dc12b3d49f608b3fa0ba5096ce2"
10
10
  },
11
11
  "town": {
12
12
  "name": "ghcr.io/toon-protocol/town",
13
- "tag": "0.3.1",
14
- "digest": "sha256:ef5f820a9d00089ff5675dc7fa5df85d43f7d51550fb8a36adc18bac43785951"
13
+ "tag": "0.3.2",
14
+ "digest": "sha256:c18fc293ced49bf76ab14a6bcae203d4e078c2a80857cf7d2274ca3c99c9b06b"
15
15
  },
16
16
  "mill": {
17
17
  "name": "ghcr.io/toon-protocol/mill",
18
- "tag": "0.3.1",
19
- "digest": "sha256:b8759355bf06490fe6c2547580f9163aced5bbc53a4923ec7bc484372c02b12c"
18
+ "tag": "0.3.2",
19
+ "digest": "sha256:81d49762fd255d8c596c23885fae3c577cfe201860351a357ed0ad21fda12284"
20
20
  },
21
21
  "dvm": {
22
22
  "name": "ghcr.io/toon-protocol/dvm",
23
- "tag": "0.3.1",
24
- "digest": "sha256:4ce3d871ec8b8d82559d85427cad278e1f079e569d16d5f4048ffa0ce3ba819a"
23
+ "tag": "0.3.2",
24
+ "digest": "sha256:d9824a4ca71b0bcc332ffc282bc4e67031d62d989ffa8d471b6dd494ec954a9a"
25
25
  },
26
26
  "connector": {
27
27
  "name": "ghcr.io/toon-protocol/connector",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toon-protocol/townhouse",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "TOON Townhouse — host-native orchestrator + dashboard for Docker-containerized TOON nodes",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -74,8 +74,8 @@
74
74
  "@toon-protocol/client": "^0.9.1",
75
75
  "@toon-protocol/mill": "^0.1.0",
76
76
  "@toon-protocol/relay": "^1.3.1",
77
- "@toon-protocol/sdk": "^0.5.0",
78
- "@toon-protocol/core": "^1.4.1"
77
+ "@toon-protocol/core": "^1.4.1",
78
+ "@toon-protocol/sdk": "^0.5.0"
79
79
  },
80
80
  "scripts": {
81
81
  "build": "tsup",