Move the seed scripts out to the private workspace root
Docs / docs (push) Successful in 50s
Playwright Tests / test-playwright (1, 2) (push) Failing after 45s
Playwright Tests / test-playwright (2, 2) (push) Failing after 17s
pre-commit / pre-commit (push) Failing after 2m35s
Test Backend / test-backend (push) Failing after 50s
Compose Smoke Test / test-compose (push) Failing after 14s
Playwright Tests / merge-reports (push) Failing after 1m4s

Several of them describe this installation specifically — its broker, its
aircon, its DMX wiring — and this repository is about to be public. The
test and client-generation scripts stay; CI depends on scripts/test.sh.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-08-24 12:27:30 +02:00
co-authored by Claude Opus 5
parent bd2c4b66e9
commit 9746c6ce95
2 changed files with 3 additions and 39 deletions
+2 -1
View File
@@ -255,7 +255,8 @@ prepare ──dataset(artifact)──▶ train ──weights(artifact)──▶
└── loss (streaming float) ──▶ chart
```
`make seed-demo` builds it against a running stack.
The example is built by a seed script the maintainers run against a live
stack; the flow above is what it produces.
## See also