From 1584c4981d957088ed6545eae84b72a994bdc8b8 Mon Sep 17 00:00:00 2001 From: oyo Date: Tue, 23 Jun 2026 18:08:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E6=8E=89analysis=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=EF=BC=8C=E8=AE=A9agent=E8=87=AA=E5=B7=B1=E5=88=9B=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/.toco/analysis/README | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 template/.toco/analysis/README diff --git a/template/.toco/analysis/README b/template/.toco/analysis/README deleted file mode 100644 index ae8b7ca..0000000 --- a/template/.toco/analysis/README +++ /dev/null @@ -1,5 +0,0 @@ -This directory stores request-scoped analysis artifacts produced during the TocoAI workflow. - -Files under this directory are temporary working materials for a specific requirement or task. They are used to preserve reviewed business understanding, system analysis results, planning context, implementation summaries, and possible business knowledge update suggestions. - -This directory is not the long-term business knowledge base. Stable business facts should be promoted to `.toco/business/` only after the requirement has been reviewed, implemented, and verified.