RAIL-HO-WP-0005-T10: tier-2 key-cape image pilot complete

Records successful key-cape Forgejo migration, image CI workflow, and
railiance01 registry pull; tiers 0-2 of migration ladder now satisfied.
This commit is contained in:
tegwick 2026-07-04 10:26:28 +02:00
parent 67b259f6dc
commit 2d62317ada
2 changed files with 30 additions and 17 deletions

View file

@ -214,7 +214,10 @@ refresh:
| Repo | On Gitea (2026-06) | On Forgejo (2026-07-04) | Tier | Notes |
| --- | --- | --- | ---: | --- |
| `forgejo-actions-probe` | — | yes | 0 | Disposable runner/OCI probe |
| `glas-harness` | yes (not in table above) | yes (canonical) | 1 | Git+SSH+CI pilot; see `the-custodian/docs/forgejo-repo-migration-pilot-glas-harness.md` |
| `glas-harness` | yes (not in table above) | yes (canonical) | 1 | Git+SSH+CI pilot |
| `key-cape` | yes | yes (canonical) | 2 | Image CI + `crictl pull` on railiance01 |
Evidence: `the-custodian/docs/forgejo-repo-migration-pilot-glas-harness.md`
**Tier definitions** (for per-repo `migration tier` column in a future refresh):
@ -222,7 +225,7 @@ refresh:
| ---: | --- | --- |
| 0 | Disposable integration probes | `forgejo-actions-probe` |
| 1 | Non-production; git+CI only | `glas-harness` |
| 2 | Non-production with container image + registry pull | TBD (`key-cape` candidate) |
| 2 | Non-production with container image + registry pull | `key-cape` (done) |
| 3 | Production drain wave / sweep registration | `state-hub`, `issue-core`, … |
Production repos stay on Gitea until tier 02 gates and T09 backup drill pass.