From 180cef26c7bc85199cf43297d8496c110ce56a05 Mon Sep 17 00:00:00 2001 From: richblack Date: Sat, 16 May 2026 15:24:22 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20rename=20SDD=20folders=20u6u-*=20?= =?UTF-8?q?=E2=86=92=20arcrun-*=20+=20update=20cross-refs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 對應 SDD arcrun/.agents/specs/llm-interface/ M5.6(之前列為 backlog 連動)。 leo 2026-05-16 拍板 u6u 整體退場後,順手把兩個 SDD 也改名。 - .agents/specs/u6u-core-mvp/ → arcrun-core-mvp/ - .agents/specs/u6u-platform-evolution/ → arcrun-platform-evolution/ - CLAUDE.md / .claude/rules/00-sdd-protocol.md / 04-current-progress.md / llm-interface SDD 內所有跨 SDD 引用同步更新 Co-Authored-By: Claude Opus 4.7 --- .agents/specs/{u6u-core-mvp => arcrun-core-mvp}/design.md | 0 .../specs/{u6u-core-mvp => arcrun-core-mvp}/requirements.md | 0 .agents/specs/{u6u-core-mvp => arcrun-core-mvp}/tasks.md | 0 .../design.md | 2 +- .../requirements.md | 0 .../tasks.md | 0 .agents/specs/llm-interface/design.md | 2 +- .agents/specs/llm-interface/tasks.md | 4 ++-- .claude/rules/00-sdd-protocol.md | 4 ++-- .claude/rules/04-current-progress.md | 4 ++-- CLAUDE.md | 4 ++-- 11 files changed, 10 insertions(+), 10 deletions(-) rename .agents/specs/{u6u-core-mvp => arcrun-core-mvp}/design.md (100%) rename .agents/specs/{u6u-core-mvp => arcrun-core-mvp}/requirements.md (100%) rename .agents/specs/{u6u-core-mvp => arcrun-core-mvp}/tasks.md (100%) rename .agents/specs/{u6u-platform-evolution => arcrun-platform-evolution}/design.md (99%) rename .agents/specs/{u6u-platform-evolution => arcrun-platform-evolution}/requirements.md (100%) rename .agents/specs/{u6u-platform-evolution => arcrun-platform-evolution}/tasks.md (100%) diff --git a/.agents/specs/u6u-core-mvp/design.md b/.agents/specs/arcrun-core-mvp/design.md similarity index 100% rename from .agents/specs/u6u-core-mvp/design.md rename to .agents/specs/arcrun-core-mvp/design.md diff --git a/.agents/specs/u6u-core-mvp/requirements.md b/.agents/specs/arcrun-core-mvp/requirements.md similarity index 100% rename from .agents/specs/u6u-core-mvp/requirements.md rename to .agents/specs/arcrun-core-mvp/requirements.md diff --git a/.agents/specs/u6u-core-mvp/tasks.md b/.agents/specs/arcrun-core-mvp/tasks.md similarity index 100% rename from .agents/specs/u6u-core-mvp/tasks.md rename to .agents/specs/arcrun-core-mvp/tasks.md diff --git a/.agents/specs/u6u-platform-evolution/design.md b/.agents/specs/arcrun-platform-evolution/design.md similarity index 99% rename from .agents/specs/u6u-platform-evolution/design.md rename to .agents/specs/arcrun-platform-evolution/design.md index 9ca32b7..bd59887 100644 --- a/.agents/specs/u6u-platform-evolution/design.md +++ b/.agents/specs/arcrun-platform-evolution/design.md @@ -773,7 +773,7 @@ type DTNEntry struct { 使用 `fast-check`(已在 tech stack 中),每個屬性測試標記格式: ```typescript -// Feature: u6u-platform-evolution, Property N: {property_text} +// Feature: arcrun-platform-evolution, Property N: {property_text} it.prop([fc.record({ id: fc.string(), version: fc.string(), ... })])( 'Property 1: 合約格式完整性', (contract) => { diff --git a/.agents/specs/u6u-platform-evolution/requirements.md b/.agents/specs/arcrun-platform-evolution/requirements.md similarity index 100% rename from .agents/specs/u6u-platform-evolution/requirements.md rename to .agents/specs/arcrun-platform-evolution/requirements.md diff --git a/.agents/specs/u6u-platform-evolution/tasks.md b/.agents/specs/arcrun-platform-evolution/tasks.md similarity index 100% rename from .agents/specs/u6u-platform-evolution/tasks.md rename to .agents/specs/arcrun-platform-evolution/tasks.md diff --git a/.agents/specs/llm-interface/design.md b/.agents/specs/llm-interface/design.md index 91add25..305bf63 100644 --- a/.agents/specs/llm-interface/design.md +++ b/.agents/specs/llm-interface/design.md @@ -638,5 +638,5 @@ Phase 3(auto-loop): | `recipe-system` | LI 暴露 recipe CRUD tool 對應 | | `component-registry-canon` | LI `list_components` / `get_contract` 走 registry | | `resumable-workflow` | LI `list_paused_executions` / `resume` 用 | -| `u6u-platform-evolution` | LI 是 evolution 之一,未來分 user-tier 時要考慮 | +| `arcrun-platform-evolution` | LI 是 evolution 之一,未來分 user-tier 時要考慮 | | **mira-app** (polaris/mira) | LI 是 mira dogfood 痛點轉化的產物,roadmap 含對 mira 的回饋 | diff --git a/.agents/specs/llm-interface/tasks.md b/.agents/specs/llm-interface/tasks.md index b70c495..b4922a9 100644 --- a/.agents/specs/llm-interface/tasks.md +++ b/.agents/specs/llm-interface/tasks.md @@ -193,8 +193,8 @@ ### M5.6 連動(不在本 SDD 範圍但要追蹤) -- [ ] `matrix/arcrun/.agents/specs/u6u-core-mvp/` SDD 改名(另立 task,跨 SDD rename) -- [ ] `matrix/arcrun/.agents/specs/u6u-platform-evolution/` 同上 +- [ ] `matrix/arcrun/.agents/specs/arcrun-core-mvp/` SDD 改名(另立 task,跨 SDD rename) +- [ ] `matrix/arcrun/.agents/specs/arcrun-platform-evolution/` 同上 - [ ] 兩個 SDD 重命名屬「u6u 品牌退場」系列,需要單獨追蹤 task --- diff --git a/.claude/rules/00-sdd-protocol.md b/.claude/rules/00-sdd-protocol.md index 49411c7..2151ec7 100644 --- a/.claude/rules/00-sdd-protocol.md +++ b/.claude/rules/00-sdd-protocol.md @@ -20,8 +20,8 @@ | Auth Recipe 系統(recipe schema、KV 格式) | `.agents/specs/arcrun/auth-recipe.md` | | Landing Page | `.agents/specs/arcrun/landing-page.md` | | CLI / SDK(Python/JS) | `.agents/specs/arcrun/sdk-and-website/` | -| u6u-core-mvp 整體架構 | `.agents/specs/u6u-core-mvp/` | -| u6u Platform Evolution | `.agents/specs/u6u-platform-evolution/` | +| arcrun-core-mvp 整體架構 | `.agents/specs/arcrun-core-mvp/` | +| Platform Evolution | `.agents/specs/arcrun-platform-evolution/` | | Credential 長期規格(需求源) | `docs/user_requirements/credential_parts.md` | 讀 `design.md` 和 `tasks.md` 兩份。 diff --git a/.claude/rules/04-current-progress.md b/.claude/rules/04-current-progress.md index 7f8584b..30b1f80 100644 --- a/.claude/rules/04-current-progress.md +++ b/.claude/rules/04-current-progress.md @@ -61,9 +61,9 @@ | Auth Recipe 系統(schema、預建 20 個服務) | `.agents/specs/arcrun/auth-recipe.md` | | Landing Page | `.agents/specs/arcrun/landing-page.md` | | SDK + Website | `.agents/specs/arcrun/sdk-and-website/design.md` | -| arcrun MVP 整體 | `.agents/specs/u6u-core-mvp/design.md` | +| arcrun MVP 整體 | `.agents/specs/arcrun-core-mvp/design.md` | | Credential 長期規格(需求源) | `docs/user_requirements/credential_parts.md` | -| u6u Platform Evolution | `.agents/specs/u6u-platform-evolution/design.md` | +| Platform Evolution | `.agents/specs/arcrun-platform-evolution/design.md` | | Tech Stack 詳細 | `.agents/steerings/tech.md` | --- diff --git a/CLAUDE.md b/CLAUDE.md index 6c72ae4..dd1beba 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -58,8 +58,8 @@ | Auth Recipe 系統 | `.agents/specs/arcrun/auth-recipe.md` | | Landing Page | `.agents/specs/arcrun/landing-page.md` | | SDK + Website | `.agents/specs/arcrun/sdk-and-website/` | -| arcrun MVP 整體 | `.agents/specs/u6u-core-mvp/` | -| u6u Platform Evolution | `.agents/specs/u6u-platform-evolution/` | +| arcrun MVP 整體 | `.agents/specs/arcrun-core-mvp/` | +| Platform Evolution | `.agents/specs/arcrun-platform-evolution/` | | Credential 長期規格(需求源) | `docs/user_requirements/credential_parts.md` | | Tech Stack 詳細 | `.agents/steerings/tech.md` |