Locked in cytoscape.js as visualization for dep graph

This commit is contained in:
2026-05-03 01:43:50 +02:00
parent 6fe8926c6d
commit 190704a4eb
4 changed files with 135 additions and 1 deletions

View File

@@ -168,7 +168,7 @@ deferred to `CUST-WP-0038`.
```task
id: T03
status: todo
status: in_progress
priority: high
state_hub_task_id: "79908ade-3e38-451b-a403-2361a16a3f3a"
```
@@ -186,6 +186,17 @@ Requirements:
**Done when:** railiance01 can pull the image and a dry-run deployment resolves
it.
Progress 2026-05-03: added `state-hub/Dockerfile`,
`state-hub/.dockerignore`, and `state-hub/docs/container-image.md`. Built
local image `state-hub:local` successfully:
`sha256:e96dbd1e7d2b63e4fb17584c8c2216088a2c9937bfe880c2ad565c7a9f51c0fc`
(~106 MB). Verified container `/state/health` returns HTTP 200 against the
current database when run locally with host networking. Verified Alembic is
available in-image and reports current revision `r5m6n7o8p9q0 (head)`.
Remaining: choose and authenticate a registry target so the image can be
tagged, pushed, and pulled from railiance01.
---
### T04 — Define State Hub database and app manifests