From 1780b915885c31b26a7cb55d71ca194fc8926543 Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 8 Jul 2026 16:35:54 +0200 Subject: [PATCH] docs: workplan-first agent guidance prose (CUST-WP-0055 T04) --- .claude/rules/workplan-convention.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude/rules/workplan-convention.md b/.claude/rules/workplan-convention.md index 7b0c507..3c78851 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/README.md b/README.md index 3492498..8cc6d5b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Start here: | `INTAKE.md` | Triage and routing pipeline | | `decisions/` | Structured decision log | | `agent-tasks/` | Bounded agent prompts | -| `workplans/` | Prioritized multi-task workstreams | +| `workplans/` | Prioritized multi-task workplans | ## Core Principle