From 2573854e1b06539dcf03b95ff7b15502bc539965 Mon Sep 17 00:00:00 2001 From: oyo Date: Mon, 22 Jun 2026 15:21:18 +0800 Subject: [PATCH] ana --- template/.toco/analysis/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 template/.toco/analysis/README diff --git a/template/.toco/analysis/README b/template/.toco/analysis/README new file mode 100644 index 0000000..ae8b7ca --- /dev/null +++ b/template/.toco/analysis/README @@ -0,0 +1,5 @@ +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.