From 611d2088a24d7f6e83c64c42dcbcaf3cfcda017b Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 8 Jul 2026 17:15:43 +0200 Subject: [PATCH] docs: workplan-first agent guidance prose (CUST-WP-0055 T04 batch 3) --- .claude/rules/workplan-convention.md | 2 +- AGENTS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude/rules/workplan-convention.md b/.claude/rules/workplan-convention.md index 6da5b5b..79f150c 100644 --- a/.claude/rules/workplan-convention.md +++ b/.claude/rules/workplan-convention.md @@ -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 diff --git a/AGENTS.md b/AGENTS.md index 443572c..4658855 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -202,7 +202,7 @@ Use `proposed` for a new draft, `ready` after review against current repo state, and `finished` after implementation. `stalled` and `needs_review` are derived health labels, not frontmatter statuses. -**Terminology:** workplan is the fleet term; `workstream` appears only in legacy +**Terminology:** workplan is the fleet term; `workplan` appears only in legacy API/MCP/frontmatter bridges until `STATE-WP-0069` retires them — see `the-custodian/canon/standards/workplan-terminology-fleet_v0.1.md`.