@toon-protocol/townhouse 0.12.2 → 0.12.3

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:b87f94a4222e28318f55eecc779cb352894d3b821da5e0431bfd5b690c64b7ac → @sha256:<hex>
26
- # @sha256:712c84140e744faa1c56df2c036c28dc29e42f5ef52e303fcbe9e7f9136d3be1 → @sha256:<hex>
27
- # @sha256:cbfa30468bf276e0dca8767008dc9ca201ad624c153114d94b00834070b94e09 → @sha256:<hex>
28
- # @sha256:1d26b9a9c069c57ed686936a60773aafb79abcdec130b0a1bf9ac9a08ec32812 → @sha256:<hex>
25
+ # @sha256:c4a00d85f269b46a793c96ad9d126d5c7ecc71f68a5596ddf78fd1f2aa0ec85c → @sha256:<hex>
26
+ # @sha256:c4a2052d99d810b223c4d3478618830791368b8573cb7d572a1356b5f410794a → @sha256:<hex>
27
+ # @sha256:e19006a5957c10b077254dbc1643d1604267094e2ac714f9b7eff425f25e381e → @sha256:<hex>
28
+ # @sha256:221b2a306960c77da539f2481238437afcd4d9c8fd510704d3148e78ef0cb6aa → @sha256:<hex>
29
29
  # @sha256:673a49e30a5b9ae3968fe7ef5ca99b6ceca21bb69996bda68cd18ec335b874fe → @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:b87f94a4222e28318f55eecc779cb352894d3b821da5e0431bfd5b690c64b7ac
160
+ image: ghcr.io/toon-protocol/townhouse-api@sha256:c4a00d85f269b46a793c96ad9d126d5c7ecc71f68a5596ddf78fd1f2aa0ec85c
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:712c84140e744faa1c56df2c036c28dc29e42f5ef52e303fcbe9e7f9136d3be1
267
+ image: ghcr.io/toon-protocol/town@sha256:c4a2052d99d810b223c4d3478618830791368b8573cb7d572a1356b5f410794a
268
268
  container_name: townhouse-hs-town
269
269
  profiles: [town]
270
270
  networks:
@@ -330,7 +330,7 @@ services:
330
330
  # Lazy-provisioned via Epic 46: `townhouse node add mill`
331
331
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
332
332
  mill:
333
- image: ghcr.io/toon-protocol/mill@sha256:cbfa30468bf276e0dca8767008dc9ca201ad624c153114d94b00834070b94e09
333
+ image: ghcr.io/toon-protocol/mill@sha256:e19006a5957c10b077254dbc1643d1604267094e2ac714f9b7eff425f25e381e
334
334
  container_name: townhouse-hs-mill
335
335
  profiles: [mill]
336
336
  networks:
@@ -388,7 +388,7 @@ services:
388
388
  # Lazy-provisioned via Epic 46: `townhouse node add dvm`
389
389
  # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
390
390
  dvm:
391
- image: ghcr.io/toon-protocol/dvm@sha256:1d26b9a9c069c57ed686936a60773aafb79abcdec130b0a1bf9ac9a08ec32812
391
+ image: ghcr.io/toon-protocol/dvm@sha256:221b2a306960c77da539f2481238437afcd4d9c8fd510704d3148e78ef0cb6aa
392
392
  container_name: townhouse-hs-dvm
393
393
  profiles: [dvm]
394
394
  networks:
@@ -1,27 +1,27 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "townhouseVersion": "0.12.2",
4
- "builtAt": "2026-06-04T21:52:30.629Z",
3
+ "townhouseVersion": "0.12.3",
4
+ "builtAt": "2026-06-05T00:38:13.429Z",
5
5
  "images": {
6
6
  "townhouse-api": {
7
7
  "name": "ghcr.io/toon-protocol/townhouse-api",
8
- "tag": "0.12.2",
9
- "digest": "sha256:b87f94a4222e28318f55eecc779cb352894d3b821da5e0431bfd5b690c64b7ac"
8
+ "tag": "0.12.3",
9
+ "digest": "sha256:c4a00d85f269b46a793c96ad9d126d5c7ecc71f68a5596ddf78fd1f2aa0ec85c"
10
10
  },
11
11
  "town": {
12
12
  "name": "ghcr.io/toon-protocol/town",
13
- "tag": "0.12.2",
14
- "digest": "sha256:712c84140e744faa1c56df2c036c28dc29e42f5ef52e303fcbe9e7f9136d3be1"
13
+ "tag": "0.12.3",
14
+ "digest": "sha256:c4a2052d99d810b223c4d3478618830791368b8573cb7d572a1356b5f410794a"
15
15
  },
16
16
  "mill": {
17
17
  "name": "ghcr.io/toon-protocol/mill",
18
- "tag": "0.12.2",
19
- "digest": "sha256:cbfa30468bf276e0dca8767008dc9ca201ad624c153114d94b00834070b94e09"
18
+ "tag": "0.12.3",
19
+ "digest": "sha256:e19006a5957c10b077254dbc1643d1604267094e2ac714f9b7eff425f25e381e"
20
20
  },
21
21
  "dvm": {
22
22
  "name": "ghcr.io/toon-protocol/dvm",
23
- "tag": "0.12.2",
24
- "digest": "sha256:1d26b9a9c069c57ed686936a60773aafb79abcdec130b0a1bf9ac9a08ec32812"
23
+ "tag": "0.12.3",
24
+ "digest": "sha256:221b2a306960c77da539f2481238437afcd4d9c8fd510704d3148e78ef0cb6aa"
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.12.2",
3
+ "version": "0.12.3",
4
4
  "description": "TOON Townhouse — host-native orchestrator + dashboard for Docker-containerized TOON nodes",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -72,10 +72,10 @@
72
72
  "typescript": "^5.3.0",
73
73
  "vitest": "^1.0.0",
74
74
  "@toon-protocol/client": "^0.9.1",
75
- "@toon-protocol/core": "^1.4.1",
76
75
  "@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/core": "^1.4.1"
79
79
  },
80
80
  "scripts": {
81
81
  "build": "tsup",