From c9a3c555fc7ffe067037e8672b31a319c68197bc Mon Sep 17 00:00:00 2001 From: cocoyoon Date: Fri, 8 May 2026 22:39:42 +0900 Subject: [PATCH] fix(wiki): remove unknown tags (profile, vton) from profile-tries spec MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Wiki lint 가 docs/wiki/schema/tags.md 에 등록 안 된 태그 거부. api / ui 만 남겨 dev→main 머지 차단 해제. Co-Authored-By: Claude Opus 4.7 (1M context) --- .../superpowers/specs/2026-05-07-profile-tries-detail-design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/superpowers/specs/2026-05-07-profile-tries-detail-design.md b/docs/superpowers/specs/2026-05-07-profile-tries-detail-design.md index d4e36e3d..2010e926 100644 --- a/docs/superpowers/specs/2026-05-07-profile-tries-detail-design.md +++ b/docs/superpowers/specs/2026-05-07-profile-tries-detail-design.md @@ -3,7 +3,7 @@ title: "Profile Tries Detail Modal Design" owner: human status: draft updated: 2026-05-07 -tags: [profile, vton, api, ui] +tags: [api, ui] --- # Profile Tries Detail Modal Design