From 25138389093f2508a2ce26f183d220f29bb6f9ef Mon Sep 17 00:00:00 2001 From: oyo Date: Sun, 8 Feb 2026 10:36:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20template/.toco/README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/.toco/README | 5 ----- 1 file changed, 5 deletions(-) diff --git a/template/.toco/README b/template/.toco/README index df19699..3e570b1 100644 --- a/template/.toco/README +++ b/template/.toco/README @@ -1,13 +1,8 @@ The .toco directory is used to store rules (supporting .md files only). The internal structure is defined as follows: global/ Contains general rules applicable to all Agents. These rules take effect globally across the entire system. - toco/ Contains rules specific to the Toco Agent. These are used for high-level process control (e.g., "modeling prohibited," "planning mandatory"). Typically, no new rules need to be added here. - modeling/ Contains rules specific to the Domain Architect Agent, used during the domain modeling phase. - plan/ Contains rules specific to the Planner Agent, used during the planning and analysis phase. - design/ Contains rules specific to the Designer Agent, used for operating and managing TOCO design elements. - coding/ Contains rules specific to the Developer Agent, used during the code implementation phase. \ No newline at end of file