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,15 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="880" height="230" viewBox="0 0 880 230" role="img">
<title>타입이 지는 것과 구현이 지는 것</title>
<desc>이 리프에 실행 코드가 없으므로 동시성 계약은 인터페이스 문서로 표현되고, 강제는 구현 리프의 몫이다.</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="255.0" height="54" rx="10" fill="#eef2ff" stroke="#374151" stroke-width="1.6"/>
<text x="171.5" y="132.0" text-anchor="middle" font-family="system-ui,sans-serif" font-size="13" fill="#111827">불변 record 와 final 클래스</text>
<rect x="317.0" y="100" width="255.0" height="54" rx="10" fill="#eef2ff" stroke="#374151" stroke-width="1.6"/>
<text x="444.5" 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="#eef2ff" 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>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB