feat(custodian): add interhub bootstrap access lane

This commit is contained in:
2026-06-17 00:17:58 +02:00
parent cdff0055f0
commit 30730db7a5
3 changed files with 201 additions and 1 deletions

View File

@@ -341,6 +341,12 @@ activity-core probes. The T13-T19 tasks below remain the long-term ops-hub
implementation; the inventory slice produces input artifacts that the eventual
ops-hub repo can ingest rather than replace.
**Inter-Hub bootstrap access lane (2026-06-17):** `CUST-WP-0049` extracts the
repeatable authenticated bootstrap routine needed to finish ops-hub production
activation without leaking keys into agent sessions: ops-hub owns the helper,
ops-warden owns the short-lived SSH certificate envelope, and operator secret
custody remains outside Git.
### T13 — Create ops-hub repo from hub-core scaffold
```task