chore: 이전 세션이 남긴 변경을 커밋한다

이번 파이프라인 작업과 무관하게 작업 트리에 남아 있던 것을 그대로 올린다.
사용자가 「전부 커밋」으로 정했고, 이번 작업과 섞이지 않게 커밋만 나눴다.

대부분은 clean-architecture-backend-template 의 그림 정본 재배치다 —
final/assets/diagrams/<이름>/ 에 있던 것이 CLAUDE.md 가 적은 배치인
final/assets/<이름>/ 로 옮겨졌고 .techviz/<이름>/ 이 함께 들어왔다.
삽입 줄의 대부분(3.15M)이 그 .techviz context.json 이다.

그 밖에 ca-tmpl·document-haness 의 정리, .claude/agents/ 열한 개,
writing-practitioner-guides 스킬, .playwright-mcp 세션 산출물,
scripts/check-ssot-facts.py 와 그 시험이 들어 있다.

이 커밋의 내용은 내가 만든 것이 아니라 이전 세션이 남긴 것이고 검증하지 않았다.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
DongHyeonka
2026-09-17 11:02:02 +09:00
co-authored by Claude Opus 5
parent 2109f726fe
commit ab59130196
1524 changed files with 3160026 additions and 8369 deletions
@@ -1,19 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="880" height="230" viewBox="0 0 880 230" role="img">
<title>이 리프가 소유한 어휘</title>
<desc>계획 타입과 승인 타입과 검증 타입이 messaging-admin-api 안에 놓이고 브로커 접촉과 저장소 스프링이 바깥에 빗금으로 놓인다.</desc>
<rect x="0" y="0" width="880" height="230" fill="#ffffff"/>
<defs><marker id="ar" viewBox="0 0 10 10" refX="9" refY="5" markerWidth="7" markerHeight="7" orient="auto-start-reverse"><path d="M0,0 L10,5 L0,10 z" fill="#374151"/></marker><pattern id="hx" width="7" height="7" patternUnits="userSpaceOnUse" patternTransform="rotate(45)"><line x1="0" y1="0" x2="0" y2="7" stroke="#9ca3af" stroke-width="2"/></pattern></defs>
<text x="28" y="40" font-family="system-ui,sans-serif" font-size="19" font-weight="600" fill="#111827">이 리프가 소유한 어휘</text>
<rect x="28" y="66" width="560" height="134" rx="14" fill="none" stroke="#374151" stroke-width="1.6"/>
<text x="44" y="88" font-family="system-ui,sans-serif" font-size="13" fill="#6b7280">messaging-admin-api</text>
<rect x="44.0" y="100" width="164.0" height="54" rx="10" fill="#eef2ff" stroke="#374151" stroke-width="1.6"/>
<text x="126.0" y="132.0" text-anchor="middle" font-family="system-ui,sans-serif" font-size="13" fill="#111827">계획 타입</text>
<rect x="226.0" y="100" width="164.0" height="54" rx="10" fill="#eef2ff" stroke="#374151" stroke-width="1.6"/>
<text x="308.0" y="132.0" text-anchor="middle" font-family="system-ui,sans-serif" font-size="13" fill="#111827">승인 타입</text>
<rect x="408.0" y="100" width="164.0" height="54" rx="10" fill="#eef2ff" stroke="#374151" stroke-width="1.6"/>
<text x="490.0" y="132.0" text-anchor="middle" font-family="system-ui,sans-serif" font-size="13" fill="#111827">검증 타입</text>
<rect x="624" y="100" width="228" height="54" rx="10" fill="url(#hx)" stroke="#374151" stroke-width="1.6" stroke-dasharray="6 4"/>
<text x="738.0" y="132.0" text-anchor="middle" font-family="system-ui,sans-serif" font-size="13" fill="#111827">브로커 접촉</text>
<rect x="624" y="166" width="228" height="54" rx="10" fill="url(#hx)" stroke="#374151" stroke-width="1.6" stroke-dasharray="6 4"/>
<text x="738.0" y="198.0" text-anchor="middle" font-family="system-ui,sans-serif" font-size="13" fill="#111827">저장소 · 스프링</text>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB