최상위 10_Wiki/Topic_*였던 4개 카테고리 폴더를 10_Wiki/Topics/Topic_* 로 재배치.
콘텐츠 변경 없음(순수 폴더 이동) — Topics/ 하위 나머지 폴더는 이미 지난 커밋에서
전부 정리된 상태(잔존 항목은 에이전트 운영 상태 및 사용자가 보존을 요청한
업데이트0615/무제 3.canvas 뿐).
"Search 의 click → AI answer 의 citation". ChatGPT / Perplexity / Google AI Overviews 의 매 brand 의 source 의 selection. SSR + JSON-LD + semantic HTML + Q&A format.
<article><h1>Topic</h1><main><p>Direct answer in first paragraph.</p><h2>Question 1?</h2><p>Answer.</p></main></article>
3. JSON-LD structured data
<scripttype="application/ld+json">{"@context":"https://schema.org","@type":"Article","headline":"...","author":{"@type":"Person","name":"..."},"datePublished":"2026-05-09","mainEntity":{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"How to X?","acceptedAnswer":{"@type":"Answer","text":"..."}}]}}</script>