Adapt RAIL-HO-WP-0005 for production Forgejo and staged repo ladder
Reflects live railiance01 deploy, cancels isolated probe T03 in favor of in-production pilots, marks T08/T10 progress (forgejo-actions-probe, glas-harness), and documents tier 0-3 migration sequencing before state-hub.
This commit is contained in:
parent
6b0ededee2
commit
67b259f6dc
2 changed files with 157 additions and 82 deletions
|
|
@ -204,3 +204,25 @@ lost or left with an untracked remote.
|
|||
This first pass satisfies the public and infrastructure metadata part of T01.
|
||||
T01 should remain open until the authenticated admin inventory and missing repo
|
||||
classification are complete.
|
||||
|
||||
## Addendum (2026-07-04) — migration ladder and new repos
|
||||
|
||||
`RAIL-HO-WP-0005` now uses a **staged per-repo ladder** instead of an isolated
|
||||
probe namespace (T03 cancelled). Repos to add or re-classify on next inventory
|
||||
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` |
|
||||
|
||||
**Tier definitions** (for per-repo `migration tier` column in a future refresh):
|
||||
|
||||
| Tier | Criteria | Examples |
|
||||
| ---: | --- | --- |
|
||||
| 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) |
|
||||
| 3 | Production drain wave / sweep registration | `state-hub`, `issue-core`, … |
|
||||
|
||||
Production repos stay on Gitea until tier 0–2 gates and T09 backup drill pass.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue