implement ops hub extension contract
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a053ff-1d6f-7fe2-ac1c-a6eb40a42a0c
This commit is contained in:
parent
9bbbf2032d
commit
75f4944144
14 changed files with 662 additions and 43 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue