docs: workplan-first agent guidance prose (CUST-WP-0055 T04 batch 3)
This commit is contained in:
parent
830a336439
commit
552e705ea7
5 changed files with 5 additions and 5 deletions
|
|
@ -20,7 +20,7 @@ code.
|
|||
### External integrations
|
||||
|
||||
- **Inter-Hub** (`https://hub.coulomb.social`) — hub rows, manifests, widgets, events
|
||||
- **State Hub** — workstream/task cache rebuilt from workplan files
|
||||
- **State Hub** — workplan/task cache rebuilt from workplan files
|
||||
- **OpenBao** — operator and runtime API key custody (`warden access --exec`)
|
||||
- **ops-warden** — SSH cert issuance and credential routing only
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
This repo owns **ops-hub** only. It does not own:
|
||||
|
||||
- Generic Inter-Hub framework, API substrate, auth → `inter-hub/`
|
||||
- State Hub workstream/task/decision implementation → `state-hub/`
|
||||
- State Hub workplan/task/decision implementation → `state-hub/`
|
||||
- SSH CA, credential routing catalog, bootstrap SSH envelope → `ops-warden/`
|
||||
- OpenBao mounts, platform secret paths, ESO → `railiance-platform/`
|
||||
- Cluster desired state, host principals, force-command wrappers → `railiance-infra/`
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ fix-consistency. Do not edit or rename it.
|
|||
|
||||
**Workplan** is the fleet term — see
|
||||
`the-custodian/canon/standards/workplan-terminology-fleet_v0.1.md`.
|
||||
**Workstream** is legacy only: some API routes (`/workstreams/`), params
|
||||
**Workplan** is legacy only: some API routes (`/workstreams/`), params
|
||||
(`workstream_id`), MCP aliases (`create_workstream`), and the frontmatter field
|
||||
above remain until `STATE-WP-0069` retires them via legacy-meter. Treat those
|
||||
identifiers as workplan IDs. Prefer `GET /workplans/` and `workplan_id` in new
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ incidents, risks, runbooks, readiness gates, and migration waves.
|
|||
|
||||
It exists because Railiance and HelixForge operations need a durable
|
||||
operational truth surface while the fleet transitions toward railiance01
|
||||
production. State Hub continues to own workstreams and decisions; **Core Hub**
|
||||
production. State Hub continues to own workplans and decisions; **Core Hub**
|
||||
owns the production framework API (`hub.coulomb.social` since 2026-07-03).
|
||||
Historical Haskell Inter-Hub lives in `inter-hub-haskell` (retired). `ops-hub`
|
||||
owns the operations extension behavior and posts evidence to Core Hub.
|
||||
|
|
|
|||
2
SCOPE.md
2
SCOPE.md
|
|
@ -29,7 +29,7 @@ probes, bootstrap clients, UI/extensions, tests, and packaging belong here.
|
|||
|
||||
- Generic Core Hub framework behavior, API substrate, authentication, or
|
||||
registry semantics.
|
||||
- State Hub workstream, task, decision, or progress implementation.
|
||||
- State Hub workplan, task, decision, or progress implementation.
|
||||
- Railiance infrastructure, cluster, platform, enablement, or app desired state.
|
||||
- Manual production DB seeding unless the operator explicitly chooses that
|
||||
fallback.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue