Add Railiance overlay repo scaffold
Some checks failed
railiance-tests / smoke (push) Has been cancelled

This commit is contained in:
2026-06-27 15:54:27 +02:00
parent 4ec75376bb
commit 305524bb75
6 changed files with 618 additions and 1 deletions

View File

@@ -113,7 +113,7 @@ lifecycle without bespoke instructions.
```task
id: RAIL-BS-WP-0006-T03
status: todo
status: done
priority: medium
state_hub_task_id: "7cd378f2-0319-407a-9ce7-2c6d1a6d6d24"
```
@@ -127,6 +127,8 @@ separated while still allowing reproducible promotion.
**Done when:** a third-party app can be wrapped without forking deployment
logic into the upstream repository.
2026-06-27: Added `docs/overlay-repo-pattern.md` and `tools/create_railiance_overlay_repo.sh`, plus the `bin/railiance create-overlay` dispatcher entry. The scaffold records upstream identity in `railiance/upstream.toml`, generates a schema-valid `railiance/app.toml`, stage values, a thin Helm chart, Stage 1 test script, rollback runbook, and promotion notes without vendoring upstream code or touching secrets.
---
### T04 - railiance run command