WP-0005: promote tier-2 tooling repos and refresh hub drift
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

Promote ops-bridge, open-reuse, and artifact-store to Forgejo (wave-2).
Re-patch all Forgejo-hosted registered hub remotes after drift. Update
workplan and inventory: backup gate 2/7, Forgejo org 20 repos, hub 16/46.
This commit is contained in:
tegwick 2026-07-08 00:29:07 +02:00
parent ef886f66ea
commit eda797bd37
2 changed files with 24 additions and 16 deletions

View file

@ -311,17 +311,19 @@ before T11 wave for remaining ~40 repos.
| Metric | Value |
| --- | ---: |
| Gitea `coulomb` repos | 50 |
| Forgejo `coulomb` repos | 16 |
| On Gitea only (not mirrored to Forgejo) | 40 |
| Forgejo `coulomb` repos | 20 |
| On Gitea only (not mirrored to Forgejo) | ~37 |
Examples not yet on Forgejo: `llm-connect`, `the-custodian`, `flex-auth`,
`ops-bridge`, `markitect-main`, `inter-hub`, `ihp-railiance-probe`, …
### State Hub `remote_url` (2026-07-08)
All Forgejo-hosted registered repos now point at `forgejo-remote` (12 hub
remotes including tier-2.5 stack, tier-3 services, `ops-warden`). Remaining
51 registered repos still use `gitea-remote`.
All Forgejo-hosted **registered** repos now point at `forgejo-remote` (tier-2.5
stack, tier-3 services, `ops-warden`, `ihp-railiance-probe`, `ops-bridge`,
`open-reuse`, `artifact-store`). Unregistered Forgejo repos (`disaster-control`,
`reuse-surface`) have no hub entry. Remaining ~51 registered repos still use
`gitea-remote`.
### Wave 2 promotion queue (T10/T11)
@ -330,8 +332,9 @@ for tier 3):
| Tier | Repo | Notes |
| ---: | --- | --- |
| 1 | `ihp-railiance-probe` | Integration probe; promote before tier-3 wave |
| 2 | `artifact-store`, `ops-bridge`, `open-reuse`, … | Non-production / tooling |
| 1 | `ihp-railiance-probe` | **done** 2026-07-08 |
| 2 | `artifact-store`, `ops-bridge`, `open-reuse` | **done** 2026-07-08 |
| 2 | `repo-scoping`, `guide-board`, `phase-memory`, … | Non-production / tooling (next) |
| 3 | `llm-connect`, `the-custodian`, `user-engine`, `flex-auth`, `vergabe-teilnahme`, `railiance-fabric` | Production-adjacent; gated |
Per-repo procedure: `railiance-enablement/tools/promote-repo-to-forgejo.sh`,