2026-05-18 16:55:47 +02:00
|
|
|
## Repo boundary
|
|
|
|
|
|
|
|
|
|
This repo owns **ops-warden** only. It does not own:
|
|
|
|
|
|
2026-06-17 07:33:49 +02:00
|
|
|
| Concern | Owner |
|
|
|
|
|
|---------|-------|
|
|
|
|
|
| Tunnel lifecycle, `cert_command` wiring in tunnels | `ops-bridge` |
|
|
|
|
|
| Host SSH principal files, force-command wrappers | `railiance-infra` |
|
|
|
|
|
| Vault/OpenBao cluster deployment and unseal ceremony | `railiance-platform` |
|
|
|
|
|
| Inter-Hub operator API keys, provider API keys (e.g. OpenRouter) | OpenBao / operator secret store |
|
|
|
|
|
| State Hub service code and consistency tooling | `state-hub` |
|
|
|
|
|
| Workstream coordination across custodian domain | `the-custodian` |
|
|
|
|
|
| Human admin SSH key generation | self-service (`ssh-keygen`) |
|
|
|
|
|
|
|
|
|
|
ops-warden issues **short-lived SSH certificates** only. It is not a general
|
|
|
|
|
secrets manager and must not store long-lived API keys in Git, State Hub, or
|
|
|
|
|
workplans.
|