docs: workplan-first agent guidance prose (CUST-WP-0055 T04 batch 3)
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 23s

This commit is contained in:
tegwick 2026-07-08 17:15:24 +02:00
parent 2f0e377f2f
commit 3fff3e4209
3 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@ fix-consistency. Do not edit or rename it.
**Workplan** is the fleet term — see **Workplan** is the fleet term — see
`the-custodian/canon/standards/workplan-terminology-fleet_v0.1.md`. `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 (`workstream_id`), MCP aliases (`create_workstream`), and the frontmatter field
above remain until `STATE-WP-0069` retires them via legacy-meter. Treat those 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 identifiers as workplan IDs. Prefer `GET /workplans/` and `workplan_id` in new

View file

@ -181,7 +181,7 @@ Railiance Fabric schema and graph tools
It complements: It complements:
- `repo-scoping`, which explains what a repo is useful for. - `repo-scoping`, which explains what a repo is useful for.
- `the-custodian/state-hub`, which coordinates domains, workstreams, tasks, and - `the-custodian/state-hub`, which coordinates domains, workplans, tasks, and
progress. progress.
- `railiance-platform`, which deploys shared S3 services such as OpenBao, - `railiance-platform`, which deploys shared S3 services such as OpenBao,
PostgreSQL, Valkey, and object storage. PostgreSQL, Valkey, and object storage.

View file

@ -38,7 +38,7 @@ read model.
## Out of Scope ## Out of Scope
- Deployment orchestration or GitOps ownership. - Deployment orchestration or GitOps ownership.
- Replacing State Hub workstreams, tasks, decisions, or progress events. - Replacing State Hub workplans, tasks, decisions, or progress events.
- Replacing repo-scoping, SCOPE.md, ADRs, service meshes, secret managers, or - Replacing repo-scoping, SCOPE.md, ADRs, service meshes, secret managers, or
authorization engines. authorization engines.
- Making State Hub the authoring surface for capability declarations. - Making State Hub the authoring surface for capability declarations.
@ -103,7 +103,7 @@ seed examples, validator/query tooling, and State Hub integration.
- `repo-scoping` — explains what a repo is useful for; Railiance Fabric models - `repo-scoping` — explains what a repo is useful for; Railiance Fabric models
what repos provide and consume. what repos provide and consume.
- `the-custodian/state-hub` — coordinates domains, workstreams, tasks, and - `the-custodian/state-hub` — coordinates domains, workplans, tasks, and
progress; it should ingest Fabric graph exports as a read model. progress; it should ingest Fabric graph exports as a read model.
- `railiance-platform` — deploys shared platform services that should become - `railiance-platform` — deploys shared platform services that should become
graph provider nodes. graph provider nodes.