From 94b2fb6f030c96d99a309a35cc99d62f43bdc426 Mon Sep 17 00:00:00 2001 From: ythong Date: Tue, 23 Jun 2026 12:20:07 +0900 Subject: [PATCH] =?UTF-8?q?docs(PROJECT=5FMAP):=20=EB=93=B1=EB=A1=9D=20?= =?UTF-8?q?=ED=94=8C=EB=9F=AC=EA=B7=B8=EC=9D=B8=20=EB=AA=A9=EB=A1=9D?= =?UTF-8?q?=EC=97=90=20proposal-builder(v1.0.0)=20=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- PROJECT_MAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROJECT_MAP.md b/PROJECT_MAP.md index c1eb86d..ee01392 100644 --- a/PROJECT_MAP.md +++ b/PROJECT_MAP.md @@ -44,7 +44,7 @@ Claude Code용 **팀 아키텍처 팩토리** 플러그인 저장소. | 파일 | 용도 | |------|------| | `plugin.json` | harness 플러그인 메타 (name, version, author, keywords) | -| `marketplace.json` | 마켓플레이스(`ythong-harness`) 등록 정보. 현재 등록 플러그인: `harness` (v1.3.1), `zio-harness` (v1.0.1) | +| `marketplace.json` | 마켓플레이스(`ythong-harness`) 등록 정보. 현재 등록 플러그인: `harness` (v1.3.1), `zio-harness` (v1.0.1), `proposal-builder` (v1.0.0) | ---