@toon-protocol/townhouse 0.1.1 → 0.1.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:43f592ae933cdd2a2626b25b4f866caec3c1af188fa379c0cae0a83b9bd43cf3 → @sha256:<hex>
26
- # @sha256:e6919812ebe408f1b4ed714916f0f0db86ca4f06563eb01b64370a47dc6a6d50 → @sha256:<hex>
27
- # @sha256:5ca03ec95205b3c24f44a87ed256c599ef1811a9cc55e380fd81a557974c3871 → @sha256:<hex>
28
- # @sha256:74db846c9c5b1595d4b7d09edbf42dcb60bcbfd1831b6d591cd7100c188597c5 → @sha256:<hex>
25
+ # @sha256:706591f02ab9fc5a3f6fdcd9feada9d149c2f76ba9951f00bd5d780cbcd62ec6 → @sha256:<hex>
26
+ # @sha256:e791f677ec2cdb0bb5983f0b66c1de8fe4b7c050bc29e2483b9941949b82350b → @sha256:<hex>
27
+ # @sha256:91f203ddcda5d77f394b19c943db1e121ade0e31855702ea4e5d6cc372e444c1 → @sha256:<hex>
28
+ # @sha256:a8335306f4e787c87a9fd43147f71cce045d424d625491c229f226a38f909365 → @sha256:<hex>
29
29
  # @sha256:3343c19649290043e521c81b467b7c6410b8eaedd76d48804ea9b6fc810cddb0 → @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:43f592ae933cdd2a2626b25b4f866caec3c1af188fa379c0cae0a83b9bd43cf3
155
+ image: ghcr.io/toon-protocol/townhouse-api@sha256:706591f02ab9fc5a3f6fdcd9feada9d149c2f76ba9951f00bd5d780cbcd62ec6
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:e6919812ebe408f1b4ed714916f0f0db86ca4f06563eb01b64370a47dc6a6d50
255
+ image: ghcr.io/toon-protocol/town@sha256:e791f677ec2cdb0bb5983f0b66c1de8fe4b7c050bc29e2483b9941949b82350b
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:5ca03ec95205b3c24f44a87ed256c599ef1811a9cc55e380fd81a557974c3871
306
+ image: ghcr.io/toon-protocol/mill@sha256:91f203ddcda5d77f394b19c943db1e121ade0e31855702ea4e5d6cc372e444c1
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:74db846c9c5b1595d4b7d09edbf42dcb60bcbfd1831b6d591cd7100c188597c5
354
+ image: ghcr.io/toon-protocol/dvm@sha256:a8335306f4e787c87a9fd43147f71cce045d424d625491c229f226a38f909365
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.1.1",
4
- "builtAt": "2026-06-02T01:56:53.991Z",
3
+ "townhouseVersion": "0.1.2",
4
+ "builtAt": "2026-06-02T11:30:55.118Z",
5
5
  "images": {
6
6
  "townhouse-api": {
7
7
  "name": "ghcr.io/toon-protocol/townhouse-api",
8
- "tag": "0.1.1",
9
- "digest": "sha256:43f592ae933cdd2a2626b25b4f866caec3c1af188fa379c0cae0a83b9bd43cf3"
8
+ "tag": "0.1.2",
9
+ "digest": "sha256:706591f02ab9fc5a3f6fdcd9feada9d149c2f76ba9951f00bd5d780cbcd62ec6"
10
10
  },
11
11
  "town": {
12
12
  "name": "ghcr.io/toon-protocol/town",
13
- "tag": "0.1.1",
14
- "digest": "sha256:e6919812ebe408f1b4ed714916f0f0db86ca4f06563eb01b64370a47dc6a6d50"
13
+ "tag": "0.1.2",
14
+ "digest": "sha256:e791f677ec2cdb0bb5983f0b66c1de8fe4b7c050bc29e2483b9941949b82350b"
15
15
  },
16
16
  "mill": {
17
17
  "name": "ghcr.io/toon-protocol/mill",
18
- "tag": "0.1.1",
19
- "digest": "sha256:5ca03ec95205b3c24f44a87ed256c599ef1811a9cc55e380fd81a557974c3871"
18
+ "tag": "0.1.2",
19
+ "digest": "sha256:91f203ddcda5d77f394b19c943db1e121ade0e31855702ea4e5d6cc372e444c1"
20
20
  },
21
21
  "dvm": {
22
22
  "name": "ghcr.io/toon-protocol/dvm",
23
- "tag": "0.1.1",
24
- "digest": "sha256:74db846c9c5b1595d4b7d09edbf42dcb60bcbfd1831b6d591cd7100c188597c5"
23
+ "tag": "0.1.2",
24
+ "digest": "sha256:a8335306f4e787c87a9fd43147f71cce045d424d625491c229f226a38f909365"
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.1.1",
3
+ "version": "0.1.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,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/mill": "^0.1.0",
75
+ "@toon-protocol/core": "^1.4.1",
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/client": "^0.9.1",
78
+ "@toon-protocol/sdk": "^0.5.0"
79
79
  },
80
80
  "scripts": {
81
81
  "build": "tsup",