@toon-protocol/townhouse 0.12.1 → 0.12.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:155d766086ef2cf92640b8f3794dc10b5a8d3da2dfa6c5e82d49f9b0aaa992b4 → @sha256:<hex>
26
- # @sha256:c03efb7aea92cebbbee5a0fca6d632f32bd5ea1a81c1a9854c950fc6292daeb4 → @sha256:<hex>
27
- # @sha256:de6b73c28dc04478eb4ff5a2e27a37617e14030c92fe48bffe9dfb826d70e322 → @sha256:<hex>
28
- # @sha256:724ddfe0502e961e5b2a0c18ed7af83461c9fa49dffcd1574e7f9cd12a469f75 → @sha256:<hex>
25
+ # @sha256:b87f94a4222e28318f55eecc779cb352894d3b821da5e0431bfd5b690c64b7ac → @sha256:<hex>
26
+ # @sha256:712c84140e744faa1c56df2c036c28dc29e42f5ef52e303fcbe9e7f9136d3be1 → @sha256:<hex>
27
+ # @sha256:cbfa30468bf276e0dca8767008dc9ca201ad624c153114d94b00834070b94e09 → @sha256:<hex>
28
+ # @sha256:1d26b9a9c069c57ed686936a60773aafb79abcdec130b0a1bf9ac9a08ec32812 → @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:155d766086ef2cf92640b8f3794dc10b5a8d3da2dfa6c5e82d49f9b0aaa992b4
160
+ image: ghcr.io/toon-protocol/townhouse-api@sha256:b87f94a4222e28318f55eecc779cb352894d3b821da5e0431bfd5b690c64b7ac
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:c03efb7aea92cebbbee5a0fca6d632f32bd5ea1a81c1a9854c950fc6292daeb4
267
+ image: ghcr.io/toon-protocol/town@sha256:712c84140e744faa1c56df2c036c28dc29e42f5ef52e303fcbe9e7f9136d3be1
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:de6b73c28dc04478eb4ff5a2e27a37617e14030c92fe48bffe9dfb826d70e322
333
+ image: ghcr.io/toon-protocol/mill@sha256:cbfa30468bf276e0dca8767008dc9ca201ad624c153114d94b00834070b94e09
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:724ddfe0502e961e5b2a0c18ed7af83461c9fa49dffcd1574e7f9cd12a469f75
391
+ image: ghcr.io/toon-protocol/dvm@sha256:1d26b9a9c069c57ed686936a60773aafb79abcdec130b0a1bf9ac9a08ec32812
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.1",
4
- "builtAt": "2026-06-04T21:09:52.059Z",
3
+ "townhouseVersion": "0.12.2",
4
+ "builtAt": "2026-06-04T21:52:30.629Z",
5
5
  "images": {
6
6
  "townhouse-api": {
7
7
  "name": "ghcr.io/toon-protocol/townhouse-api",
8
- "tag": "0.12.1",
9
- "digest": "sha256:155d766086ef2cf92640b8f3794dc10b5a8d3da2dfa6c5e82d49f9b0aaa992b4"
8
+ "tag": "0.12.2",
9
+ "digest": "sha256:b87f94a4222e28318f55eecc779cb352894d3b821da5e0431bfd5b690c64b7ac"
10
10
  },
11
11
  "town": {
12
12
  "name": "ghcr.io/toon-protocol/town",
13
- "tag": "0.12.1",
14
- "digest": "sha256:c03efb7aea92cebbbee5a0fca6d632f32bd5ea1a81c1a9854c950fc6292daeb4"
13
+ "tag": "0.12.2",
14
+ "digest": "sha256:712c84140e744faa1c56df2c036c28dc29e42f5ef52e303fcbe9e7f9136d3be1"
15
15
  },
16
16
  "mill": {
17
17
  "name": "ghcr.io/toon-protocol/mill",
18
- "tag": "0.12.1",
19
- "digest": "sha256:de6b73c28dc04478eb4ff5a2e27a37617e14030c92fe48bffe9dfb826d70e322"
18
+ "tag": "0.12.2",
19
+ "digest": "sha256:cbfa30468bf276e0dca8767008dc9ca201ad624c153114d94b00834070b94e09"
20
20
  },
21
21
  "dvm": {
22
22
  "name": "ghcr.io/toon-protocol/dvm",
23
- "tag": "0.12.1",
24
- "digest": "sha256:724ddfe0502e961e5b2a0c18ed7af83461c9fa49dffcd1574e7f9cd12a469f75"
23
+ "tag": "0.12.2",
24
+ "digest": "sha256:1d26b9a9c069c57ed686936a60773aafb79abcdec130b0a1bf9ac9a08ec32812"
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.1",
3
+ "version": "0.12.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",
@@ -71,8 +71,8 @@
71
71
  "tsup": "^8.0.0",
72
72
  "typescript": "^5.3.0",
73
73
  "vitest": "^1.0.0",
74
- "@toon-protocol/core": "^1.4.1",
75
74
  "@toon-protocol/client": "^0.9.1",
75
+ "@toon-protocol/core": "^1.4.1",
76
76
  "@toon-protocol/mill": "^0.1.0",
77
77
  "@toon-protocol/relay": "^1.3.1",
78
78
  "@toon-protocol/sdk": "^0.5.0"