implement ops hub extension contract
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a053ff-1d6f-7fe2-ac1c-a6eb40a42a0c
This commit is contained in:
tegwick 2026-08-31 21:31:53 +02:00
parent 9bbbf2032d
commit 75f4944144
14 changed files with 662 additions and 43 deletions

View file

@ -1,7 +1,11 @@
Operations / System 1 extension for Core Hub.
Operations / System 1 extension for Hub Core.
The versioned `helixforge.hub-extension` descriptor, manifest, validation, and
State Hub retirement boundary are documented in
[`docs/hub-extension.md`](docs/hub-extension.md).
`ops-hub` is the operational truth surface for environments, hosts, clusters,
services, endpoints, releases, backups, incidents, risks, runbooks, readiness
gates, and migration waves. Generic hub framework work stays in `core-hub`;
gates, and migration waves. Generic hub framework work stays in `hub-core`;
operations-specific extension code belongs here. Historical Haskell Inter-Hub is
`inter-hub-haskell` (retired 2026-07-08).