From 1e234df76882b7d5410fc690a71f09a12d45c69c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=86=95?= Date: Tue, 28 Jul 2026 16:24:54 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=90=88=E5=B9=B6=E5=90=8E=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=20AutoRDO=20=E5=AF=BC=E8=88=AA=E6=B3=A8=E5=86=8C?= =?UTF-8?q?=E8=A1=A8=E5=85=83=E6=95=B0=E6=8D=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- .../prototype-registry.json | 70 +++++++++++++------ 1 file changed, 48 insertions(+), 22 deletions(-) diff --git a/src/prototypes/oneos-prototype-nav/prototype-registry.json b/src/prototypes/oneos-prototype-nav/prototype-registry.json index 3ea6809..f0e8e23 100644 --- a/src/prototypes/oneos-prototype-nav/prototype-registry.json +++ b/src/prototypes/oneos-prototype-nav/prototype-registry.json @@ -1,6 +1,6 @@ { "version": 1, - "updatedAt": "2026-07-26T15:29:55.334Z", + "updatedAt": "2026-07-28T08:24:36.213Z", "prototypes": { "business-dept-ledger": { "title": "项目盈亏情况", @@ -15513,11 +15513,11 @@ ] }, "autorodo-web": { - "title": "autorodo web", - "version": "v1.14", - "revision": 14, - "lastUpdated": "2026-07-24T17:45:36.782Z", - "contentHash": "d9f9cbedbf320036c035f752c3ca1f82ced19427d2a1ef8c99cae322e9055978", + "title": "AutoRDO 需求清洗工作台", + "version": "v1.15", + "revision": 15, + "lastUpdated": "2026-07-28T08:24:36.213Z", + "contentHash": "a4a039a71f6b35bf20b4827a7a03b2ada6fd40a7a374684058ad5441f737da81", "trackedFiles": [ ".spec/confirm-flow.md", ".spec/prototype-comments.json", @@ -15543,6 +15543,26 @@ "style.css" ], "changelog": [ + { + "version": "v1.15", + "date": "2026-07-28", + "time": "16:24", + "summary": "更新需求说明与标注", + "files": [ + ".spec/confirm-flow.md", + ".spec/prototype-comments.json", + ".spec/requirements-prd.md", + "AutorodoWebApp.tsx", + "components/StepConfirm.tsx", + "components/StepExport.tsx", + "components/StepPaste.tsx", + "index.tsx", + "lib/agentAdapter.ts", + "lib/applyAnswer.test.ts", + "lib/applyAnswer.ts", + "lib/buildCleanPrompt.ts" + ] + }, { "version": "v1.14", "date": "2026-07-25", @@ -15852,6 +15872,28 @@ } }, "recentUpdates": [ + { + "prototypeId": "autorodo-web", + "title": "AutoRDO 需求清洗工作台", + "version": "v1.15", + "date": "2026-07-28", + "time": "16:24", + "summary": "更新需求说明与标注", + "files": [ + ".spec/confirm-flow.md", + ".spec/prototype-comments.json", + ".spec/requirements-prd.md", + "AutorodoWebApp.tsx", + "components/StepConfirm.tsx", + "components/StepExport.tsx", + "components/StepPaste.tsx", + "index.tsx", + "lib/agentAdapter.ts", + "lib/applyAnswer.test.ts", + "lib/applyAnswer.ts", + "lib/buildCleanPrompt.ts" + ] + }, { "prototypeId": "vehicle-management", "title": "车辆资产", @@ -16570,22 +16612,6 @@ "index.tsx", "UIComponents.tsx" ] - }, - { - "prototypeId": "oneos-v2", - "title": "OneOS V2 全局规范示范", - "version": "v1.116", - "date": "2026-07-26", - "time": "00:04", - "summary": "更新需求说明与标注", - "files": [ - ".spec/migration-from-1.2.md", - ".spec/requirements-prd.md", - "DESIGN.md", - "DesignSystemShowcase.tsx", - "index.tsx", - "UIComponents.tsx" - ] } ] }