@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/{chunk-XFPIK22M.js → chunk-FFGRTYIK.js} +12 -1
- package/dist/chunk-FFGRTYIK.js.map +1 -0
- package/dist/cli.js +1 -1
- package/dist/compose/townhouse-hs.yml +8 -8
- package/dist/image-manifest.json +10 -10
- package/dist/index.js +1 -1
- package/package.json +4 -4
- package/dist/chunk-XFPIK22M.js.map +0 -1
package/dist/cli.js
CHANGED
|
@@ -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:
|
|
26
|
-
# @sha256:
|
|
27
|
-
# @sha256:
|
|
28
|
-
# @sha256:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
384
|
+
image: ghcr.io/toon-protocol/dvm@sha256:8aac9644c4c86ff691d81f28261665adbc88b680990cd1e77ed93df07bc00c3e
|
|
385
385
|
container_name: townhouse-hs-dvm
|
|
386
386
|
profiles: [dvm]
|
|
387
387
|
networks:
|
package/dist/image-manifest.json
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"townhouseVersion": "0.5.
|
|
4
|
-
"builtAt": "2026-06-
|
|
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.
|
|
9
|
-
"digest": "sha256:
|
|
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.
|
|
14
|
-
"digest": "sha256:
|
|
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.
|
|
19
|
-
"digest": "sha256:
|
|
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.
|
|
24
|
-
"digest": "sha256:
|
|
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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toon-protocol/townhouse",
|
|
3
|
-
"version": "0.5.
|
|
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/
|
|
78
|
-
"@toon-protocol/
|
|
77
|
+
"@toon-protocol/sdk": "^0.5.0",
|
|
78
|
+
"@toon-protocol/mill": "^0.1.0"
|
|
79
79
|
},
|
|
80
80
|
"scripts": {
|
|
81
81
|
"build": "tsup",
|