Update stabilization checkpoint after run command

This commit is contained in:
2026-06-27 16:28:28 +02:00
parent cbf583f76c
commit 629f4c1f53
3 changed files with 23 additions and 5 deletions

View File

@@ -313,6 +313,24 @@ Progress 2026-06-27 staged promotion T03:
- `make fix-consistency REPO=railiance-cluster` passed with pre-existing
C-12 warnings and synced the T03 status into State Hub.
Progress 2026-06-27 staged promotion T04:
- Completed `RAIL-BS-WP-0006-T04` in `/home/worsch/railiance-cluster`.
Added `tools/cmd/railiance-run`, the `bin/railiance run` dispatcher entry,
and `docs/railiance-run-command.md`. The command reads `railiance/app.toml`,
runs Stage 1 commands and local checks, and emits a
`railiance.run-result.v1` JSON result with command references and scrubbed
HTTP URLs rather than command logs, stdout/stderr, or secret-bearing URL
details.
- Updated generated overlays so a Forgejo overlay completes Stage 1 locally:
`stage1-script` is required, `local-health` is optional when no local service
is running, and Helm rendering remains optional when Helm is unavailable.
- Verified a fresh generated Forgejo overlay against
`schemas/railiance-app.schema.json` and `bin/railiance run`; the smoke passed
with one command, two checks, and zero required failures.
- `make fix-consistency REPO=railiance-cluster` passed with pre-existing
C-12 warnings and synced the T04 status into State Hub.
## Task: Decide State Hub Migration Strategy
```task