최상위 10_Wiki/Topic_*였던 4개 카테고리 폴더를 10_Wiki/Topics/Topic_* 로 재배치.
콘텐츠 변경 없음(순수 폴더 이동) — Topics/ 하위 나머지 폴더는 이미 지난 커밋에서
전부 정리된 상태(잔존 항목은 에이전트 운영 상태 및 사용자가 보존을 요청한
업데이트0615/무제 3.canvas 뿐).
"매 best practice는 매 context-bound이며, 매 trade-off 의 명시 없이 적용 시 매 cargo cult로 전락한다". Fowler / Vernon / Newman의 매 distillation은 매 boundary 의 명확화, 매 dependency 의 inversion, 매 deployment 의 independence를 매 핵심으로 본다.
매 핵심
매 SOLID at architecture level
SRP: 매 service 매 single business capability.
OCP: 매 plugin / 매 extension point.
LSP: 매 contract-based versioning.
ISP: 매 client-specific API (BFF).
DIP: 매 ports & adapters.
매 Cloud-native principles (12-factor + extensions)
매 stateless processes.
매 config via env.
매 backing services as attached resources.
매 disposability (fast startup, graceful shutdown).