From 8e296c2958b00f98436febc639b6f7b46e433c27 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Thu, 6 Aug 2026 14:08:15 +0900 Subject: [PATCH] docs: make WBS procedure the default workflow (AEG-X-001) --- AGENTS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index c564c90b..29d0ecde 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,5 +1,9 @@ # K-ArtSell Aegis AI Coding Constitution v12.0 +## Default execution procedure + +All work in this repository MUST follow `docs/CURRENT/WBS_EXECUTION_PROCEDURES.md` as the default operating procedure, together with this constitution. Before editing, select exactly one WBS item from `docs/CURRENT/CATALOGS/WBS_MASTER.csv`, verify dependencies, Gate, Requirement/API/DB/Job/UI/Test IDs, Acceptance_Evidence, and Artifact. Record Source / Assumption / Unknown / Decision Required, then execute, collect actual evidence, update `WBS_PROGRESS_TRACKER.csv`, and commit with the WBS_ID. Do not mark a WBS item COMPLETED or claim a test/build/migration result without preserved execution evidence. + 1. 자동주문과 KIS 제출 Capability는 OFF다. 별도 승인 Release 전 구현·활성화·우회하지 않는다. 2. 채팅과 생성 코드는 Source of Truth가 아니다. 모든 변경은 Source / Assumption / Unknown / Decision Required를 표시한다. 3. 한 PR은 한 Vertical Slice 또는 한 동작보존 리팩터링 목적만 가진다. -- 2.52.0