# 투자 분야 지식 지도 (Field Map) Implementation Plan > **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking. **Goal:** 거시 자금흐름을 읽는 "눈"을 기르도록, 분야(자산군·섹터) 노드 카드 + 지도 허브 + 강화된 일일 캡처로 된 근거 기반 지식 지도를 `wiki/invest-concepts/`에 신설한다. **Architecture:** 노드(분야 카드) + 엣지(wikilink) = Obsidian 그래프가 곧 지도. 카드의 모든 관계 행에 `[검증]/[가설]` 라벨을 강제해 뇌피셜과 근거를 분리. 기존 `/invest-research`(관계 검증) + `/invest-ingest`(카드 반영) + `/invest-daily`(관찰) 파이프라인 재사용. **Tech Stack:** Markdown + YAML frontmatter, Obsidian wikilink, 기존 hook(`wiki_structure_lint.py` 링크 검사 / `wiki_claim_gate.py`). 코드 빌드 없음 — 검증은 wikilink 타깃 실존 + structure-lint. **설계 근거:** `docs/superpowers/specs/2026-06-08-invest-field-map-design.md` **⚠️ 링크 순환 주의:** structure-lint는 실파일 부재 wikilink를 `BROKEN_LINK`(차단)로 잡는다. 단, 인라인 code-span `` `[[X]]` ``는 무시. 그래서 **순서 = 허브(빈 cluster) → 카드 8장(Parent만, Related 비움) → 마지막에 그래프 연결(허브 cluster + 카드 Related 실링크 채움)**. 카드 미존재 시점의 링크는 백틱으로 감싸 두고, 대상 생성 후 백틱 제거. --- ## File Structure | 파일 | 역할 | 신규/수정 | |---|---|---| | `templates/invest-field-card-template.md` | 분야 카드 1장의 구조 | 신규 | | `wiki/invest-concepts/field-map.md` | 지도 허브(named hub) | 신규 | | `wiki/invest-concepts/field-dollar.md` | 달러 카드 | 신규 | | `wiki/invest-concepts/field-us-rates.md` | 미 10Y 금리 카드 | 신규 | | `wiki/invest-concepts/field-oil.md` | 원유(WTI) 카드 | 신규 | | `wiki/invest-concepts/field-gold.md` | 금 카드 | 신규 | | `wiki/invest-concepts/field-us-equity.md` | 미국 주식(S&P500) 카드 | 신규 | | `wiki/invest-concepts/field-bitcoin.md` | 비트코인 카드 | 신규 | | `wiki/invest-concepts/field-semiconductors.md` | 반도체 카드 | 신규 | | `wiki/invest-concepts/field-bigtech-ai.md` | 빅테크/AI 카드 | 신규 | | `templates/invest-daily-template.md` | "분야 관찰" 섹션 추가 | 수정 | | `wiki/invest/invest-hub.md` | field-map 엔트리 추가 | 수정 | | `wiki/llm-wiki.md` | MOC에 field-map 추가 | 수정 | | `CLAUDE.md` | 템플릿 목록에 field-card 추가 | 수정 | **검증 명령(반복 사용):** - 링크 타깃 실존: `bash scripts에 의존하지 않고` → 아래 각 태스크가 `ls`/`grep`로 명시. - structure-lint 전체: `python3 .claude/hooks/wiki_structure_lint.py --path .` *(CLI 미지원이면 `/lint` 스킬로 대체 — Task 0에서 확인)* --- ## Task 0: 검증 도구 확인 **Files:** (없음 — 사전 확인) - [ ] **Step 1: structure-lint CLI 실행 방식 확인** Run: `python3 .claude/hooks/wiki_structure_lint.py --help 2>&1 | head; echo "---"; grep -n "argparse\|sys.argv\|--path\|stdin" .claude/hooks/wiki_structure_lint.py | head` Expected: CLI 인자 지원 여부 파악. 미지원(순수 hook stdin)이면 이후 검증은 **(a) wikilink 타깃 `ls` 실존 확인 + (b) `/lint` 스킬**로 대체한다. 이 결정을 기록. - [ ] **Step 2: 기존 카드 슬러그 충돌 없음 확인** Run: `ls wiki/invest-concepts/field-*.md 2>&1` Expected: `No such file` (씨앗 8장 슬러그 미사용 — 충돌 없음). --- ## Task 1: 분야 카드 템플릿 생성 **Files:** - Create: `templates/invest-field-card-template.md` - [ ] **Step 1: 템플릿 작성** (예시 wikilink은 모두 백틱으로 감싸 lint-ignored) Create `templates/invest-field-card-template.md`: ```markdown --- title: source_type: invest-concept status: draft confidence: low tags: [invest-concept, field-card, macro-asset] last_reviewed: YYYY-MM-DD --- # {{title}} > Layer: `wiki/invest-concepts/` — 분야(자산군·섹터) 지식 카드. 노드 1장 = 분야 1개, 관계는 wikilink 엣지. **모든 관계 행에 `[검증]/[가설]` 라벨 필수.** `[가설]`은 외부 산출물 사용 금지(파생 규칙). 세무·투자 자문 아님 — `[[wiki/invest-strategy/strategy]]` §고지. ## Parent - `[[wiki/invest-concepts/field-map]]` ## 한 줄 정의 / What it is > 이 분야가 뭔지 한 문장. ## 무엇이 이걸 움직이나 / Drivers > 이 분야를 위/아래로 미는 입력 요인. 각 행에 `[검증]/[가설]` + 근거. | 요인 | 방향 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| ## 연결 / Linkages > ★ 엣지 — 이게 움직이면 *따라오는* 것. 다른 카드로 wikilink 연결. | 이게 ↑하면 | → 따라 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| ## 관찰 지표 / What to watch > 이 분야 상태를 매일 보는 구체 지표·티커(invest-daily가 잡을 것). - ## 경기 사이클 위치 / Cycle position - 회복/확장/둔화/침체 중 언제 강·약 ## 검증 상태 / Verification - `[검증]` N개 · `[가설]` M개 (관찰 누적 → `/invest-research`로 승격) ## Sources - `[[wiki/invest-strategy/strategy]]` ## Related > 연결된 카드(= 그래프 엣지). - ``` - [ ] **Step 2: 템플릿이 broken-link 없이 저장됐는지 확인** Run: `grep -n '\[\[' templates/invest-field-card-template.md | grep -v '`\[\['` Expected: 출력 없음 (모든 예시 wikilink이 백틱으로 감싸짐 → lint 무시). 출력이 있으면 그 줄을 백틱으로 감쌀 것. - [ ] **Step 3: Commit** ```bash git add templates/invest-field-card-template.md git commit -m "feat(invest): add field-card template for knowledge map" ``` --- ## Task 2: 지도 허브 생성 (빈 cluster로 시작) **Files:** - Create: `wiki/invest-concepts/field-map.md` - [ ] **Step 1: 허브 작성** — Parent는 실존하는 invest-hub만 실링크. 카드 cluster는 아직 백틱(카드 미생성). Create `wiki/invest-concepts/field-map.md`: ```markdown --- title: 투자 분야 지도 (Field Map) source_type: invest-concept status: draft confidence: low tags: [invest-concept, field-card, hub] last_reviewed: 2026-06-08 --- # 투자 분야 지도 (Field Map) > Layer: `wiki/invest-concepts/` — 분야 카드(노드)의 허브. 2층(거시 자산군 / 산업 섹터)으로 분야를 나열한다. Obsidian 그래프뷰에서 이 허브를 중심으로 카드가 연결되면 그게 곧 자금흐름 지도. 세무·투자 자문 아님 — `[[wiki/invest-strategy/strategy]]` §고지. ## Parent - `[[wiki/invest/invest-hub]]` ## 거시 자산군 / Macro Assets > (Task 9에서 실링크로 채움 — 카드 생성 후) - 달러 · 미 10Y 금리 · 원유(WTI) · 금 · 미국 주식(S&P500) · 비트코인 ## 산업 섹터 / Sectors > (Task 9에서 실링크로 채움) - 반도체 · 빅테크/AI ## 작동 루프 > 매일 `/invest-daily`의 "분야 관찰"로 카드 예측 vs 실측 대조 → 패턴은 `/invest-research`로 검증 → `/invest-ingest`로 카드 연결표에 `[검증]` 반영. ## Sources - `[[wiki/invest-strategy/strategy]]` ``` - [ ] **Step 2: 허브의 모든 실(非백틱) wikilink 타깃 실존 확인** Run: `ls wiki/invest/invest-hub.md wiki/invest-strategy/strategy.md` Expected: 두 파일 모두 존재(이미 있음). → field-map의 실링크는 이 둘뿐이라 broken-link 없음. - [ ] **Step 3: Commit** ```bash git add wiki/invest-concepts/field-map.md git commit -m "feat(invest): add field-map hub" ``` --- ## Task 3: 달러 카드 (field-dollar) **Files:** - Create: `wiki/invest-concepts/field-dollar.md` - [ ] **Step 1: 카드 작성** — Parent는 field-map(Task 2에서 생성됨, 실존 ✓). Related/연결의 *다른 카드* 링크는 아직 백틱(미생성). Create `wiki/invest-concepts/field-dollar.md`: ```markdown --- title: 미 달러 / USD source_type: invest-concept status: draft confidence: low tags: [invest-concept, field-card, macro-asset] last_reviewed: 2026-06-08 --- # 미 달러 / USD > Layer: `wiki/invest-concepts/` — 분야 카드. 모든 관계 행에 `[검증]/[가설]` 라벨 필수. `[가설]`은 외부 산출물 금지. 세무·투자 자문 아님 — `[[wiki/invest-strategy/strategy]]` §고지. ## Parent - `[[wiki/invest-concepts/field-map]]` ## 한 줄 정의 / What it is > 달러 = 글로벌 기축통화. 위험회피(risk-off) 국면에 강해지고, 글로벌 자산 가격의 분모 역할. ## 무엇이 이걸 움직이나 / Drivers | 요인 | 방향 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 미 기준금리/10Y ↑ | 달러 ↑ | 금리 높으면 달러 표시 자산 수요↑ | `[가설]` | 관찰 누적중 | | 글로벌 위험회피 | 달러 ↑ | 안전자산 선호 | `[가설]` | 관찰 누적중 | ## 연결 / Linkages | 이게 ↑하면 | → 따라 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 달러 ↑ | 금 ↓ | 무이자 금의 상대매력↓ | `[가설]` | 관찰 누적중 (→ `field-gold`) | | 달러 ↑ | 원유 ↓ | 달러표시 원자재 역상관 | `[가설]` | 관찰 누적중 (→ `field-oil`) | | 달러 ↑ | 신흥국/위험자산 ↓ | 자금 미국 회귀 | `[가설]` | 관찰 누적중 | ## 관찰 지표 / What to watch - DXY 달러인덱스, USD/KRW 환율, 미 10Y 금리 ## 경기 사이클 위치 / Cycle position - 침체·위험회피 국면에 강 / 위험선호(확장) 국면에 약 ## 검증 상태 / Verification - `[검증]` 0개 · `[가설]` 5개 (관찰 누적 → `/invest-research`로 승격 예정) ## Sources - `[[wiki/invest-strategy/strategy]]` ## Related > (Task 9에서 `field-gold`·`field-oil`·`field-us-rates` 실링크로 연결) ``` - [ ] **Step 2: 실링크 타깃 실존 확인** Run: `grep -n '\[\[' wiki/invest-concepts/field-dollar.md | grep -v '`' ` Expected: `[[wiki/invest-concepts/field-map]]`와 `[[wiki/invest-strategy/strategy]]` 두 줄만(둘 다 실존). 다른 카드 링크는 백틱 안이라 미출력. → broken-link 없음. - [ ] **Step 3: Commit** ```bash git add wiki/invest-concepts/field-dollar.md git commit -m "feat(invest): add field-dollar card" ``` --- ## Task 4: 미 10Y 금리 카드 (field-us-rates) **Files:** - Create: `wiki/invest-concepts/field-us-rates.md` - [ ] **Step 1: 카드 작성** (Task 3과 동일 구조 — 아래 내용 그대로) Create `wiki/invest-concepts/field-us-rates.md`: ```markdown --- title: 미 10년물 금리 / US 10Y source_type: invest-concept status: draft confidence: low tags: [invest-concept, field-card, macro-asset] last_reviewed: 2026-06-08 --- # 미 10년물 금리 / US 10Y > Layer: `wiki/invest-concepts/` — 분야 카드. 모든 관계 행에 `[검증]/[가설]` 라벨 필수. `[가설]`은 외부 산출물 금지. 세무·투자 자문 아님 — `[[wiki/invest-strategy/strategy]]` §고지. ## Parent - `[[wiki/invest-concepts/field-map]]` ## 한 줄 정의 / What it is > 미 10년물 국채금리 = 글로벌 자산 할인율의 기준. 오르면 미래 현금흐름의 현재가치↓. ## 무엇이 이걸 움직이나 / Drivers | 요인 | 방향 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 인플레이션 기대 ↑ | 금리 ↑ | 채권 실질수익 방어 요구 | `[가설]` | 관찰 누적중 | | 연준 긴축 | 금리 ↑ | 정책금리·QT | `[가설]` | 관찰 누적중 | ## 연결 / Linkages | 이게 ↑하면 | → 따라 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 금리 ↑ | 성장주/빅테크 ↓ | 먼 미래 현금흐름 할인 심화 | `[가설]` | 관찰 누적중 (→ `field-bigtech-ai`) | | 금리 ↑ | 달러 ↑ | 금리차 매력 | `[가설]` | 관찰 누적중 (→ `field-dollar`) | | 금리 ↑ | 금 ↓ | 무이자 자산 불리 | `[가설]` | 관찰 누적중 (→ `field-gold`) | ## 관찰 지표 / What to watch - 미 10Y 국채금리, 2Y-10Y 스프레드(장단기 역전), 한미 금리차 ## 경기 사이클 위치 / Cycle position - 확장기 상승 / 침체 진입 시 급락(완화 기대) ## 검증 상태 / Verification - `[검증]` 0개 · `[가설]` 5개 ## Sources - `[[wiki/invest-strategy/strategy]]` ## Related > (Task 9에서 실링크 연결) ``` - [ ] **Step 2: 실링크 타깃 확인** Run: `grep -n '\[\[' wiki/invest-concepts/field-us-rates.md | grep -v '`'` Expected: field-map·strategy 두 줄만(실존). broken-link 없음. - [ ] **Step 3: Commit** ```bash git add wiki/invest-concepts/field-us-rates.md git commit -m "feat(invest): add field-us-rates card" ``` --- ## Task 5: 원유·금 카드 (field-oil, field-gold) **Files:** - Create: `wiki/invest-concepts/field-oil.md` - Create: `wiki/invest-concepts/field-gold.md` - [ ] **Step 1: field-oil.md 작성** Create `wiki/invest-concepts/field-oil.md`: ```markdown --- title: 원유 / WTI source_type: invest-concept status: draft confidence: low tags: [invest-concept, field-card, macro-asset] last_reviewed: 2026-06-08 --- # 원유 / WTI > Layer: `wiki/invest-concepts/` — 분야 카드. 모든 관계 행에 `[검증]/[가설]` 라벨 필수. `[가설]`은 외부 산출물 금지. 세무·투자 자문 아님 — `[[wiki/invest-strategy/strategy]]` §고지. ## Parent - `[[wiki/invest-concepts/field-map]]` ## 한 줄 정의 / What it is > 원유(WTI) = 핵심 원자재이자 인플레이션·경기 수요의 바로미터. ## 무엇이 이걸 움직이나 / Drivers | 요인 | 방향 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 글로벌 경기 수요 ↑ | 원유 ↑ | 산업 수요 | `[가설]` | 관찰 누적중 | | 공급 충격(OPEC/지정학) | 원유 ↑ | 공급 제약 | `[가설]` | 관찰 누적중 | | 달러 ↑ | 원유 ↓ | 달러표시 역상관 | `[가설]` | 관찰 누적중 (→ `field-dollar`) | ## 연결 / Linkages | 이게 ↑하면 | → 따라 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 원유 ↑ | 인플레이션 기대 ↑ → 금리 ↑ | 에너지발 물가 | `[가설]` | 관찰 누적중 (→ `field-us-rates`) | | 원유 ↑ | 에너지 섹터 주가 ↑ | 정유·E&P 이익 | `[가설]` | 관찰 누적중 | ## 관찰 지표 / What to watch - WTI/Brent 유가, 미 원유재고, OPEC+ 결정 ## 경기 사이클 위치 / Cycle position - 확장 후반 강 / 침체 진입 시 수요붕괴로 급락 ## 검증 상태 / Verification - `[검증]` 0개 · `[가설]` 5개 ## Sources - `[[wiki/invest-strategy/strategy]]` ## Related > (Task 9에서 실링크 연결) ``` - [ ] **Step 2: field-gold.md 작성** Create `wiki/invest-concepts/field-gold.md`: ```markdown --- title: 금 / Gold source_type: invest-concept status: draft confidence: low tags: [invest-concept, field-card, macro-asset] last_reviewed: 2026-06-08 --- # 금 / Gold > Layer: `wiki/invest-concepts/` — 분야 카드. 모든 관계 행에 `[검증]/[가설]` 라벨 필수. `[가설]`은 외부 산출물 금지. 세무·투자 자문 아님 — `[[wiki/invest-strategy/strategy]]` §고지. ## Parent - `[[wiki/invest-concepts/field-map]]` ## 한 줄 정의 / What it is > 금 = 무이자 안전자산·실질금리/달러의 거울. 위험회피·인플레이션 헤지 수단. ## 무엇이 이걸 움직이나 / Drivers | 요인 | 방향 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 실질금리 ↓ | 금 ↑ | 무이자 금의 기회비용↓ | `[가설]` | 관찰 누적중 (→ `field-us-rates`) | | 달러 ↓ | 금 ↑ | 달러표시 역상관 | `[가설]` | 관찰 누적중 (→ `field-dollar`) | | 지정학 위험 | 금 ↑ | 안전자산 수요 | `[가설]` | 관찰 누적중 | ## 연결 / Linkages | 이게 ↑하면 | → 따라 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 금 ↑ | 위험회피 신호(주식 경계) | 안전자산 쏠림 방증 | `[가설]` | 관찰 누적중 | ## 관찰 지표 / What to watch - 금 현물가격, 미 실질금리(TIPS), DXY ## 경기 사이클 위치 / Cycle position - 침체·완화 기대 국면에 강 ## 검증 상태 / Verification - `[검증]` 0개 · `[가설]` 4개 ## Sources - `[[wiki/invest-strategy/strategy]]` ## Related > (Task 9에서 실링크 연결) ``` - [ ] **Step 3: 두 카드 실링크 확인** Run: `for f in field-oil field-gold; do echo "== $f =="; grep -n '\[\[' wiki/invest-concepts/$f.md | grep -v '`'; done` Expected: 각 파일 field-map·strategy 두 줄만(실존). broken-link 없음. - [ ] **Step 4: Commit** ```bash git add wiki/invest-concepts/field-oil.md wiki/invest-concepts/field-gold.md git commit -m "feat(invest): add field-oil and field-gold cards" ``` --- ## Task 6: 미국 주식 카드 (field-us-equity) **Files:** - Create: `wiki/invest-concepts/field-us-equity.md` - [ ] **Step 1: 카드 작성** — 보유 종목(TIGER 360750)·기존 검증 research 연결. 드로다운은 **검증된 사실**이라 `[검증]` + 근거 링크. Create `wiki/invest-concepts/field-us-equity.md`: ```markdown --- title: 미국 주식 / US Equity (S&P500) source_type: invest-concept status: draft confidence: medium tags: [invest-concept, field-card, macro-asset] last_reviewed: 2026-06-08 --- # 미국 주식 / US Equity (S&P500) > Layer: `wiki/invest-concepts/` — 분야 카드. 모든 관계 행에 `[검증]/[가설]` 라벨 필수. `[가설]`은 외부 산출물 금지. 세무·투자 자문 아님 — `[[wiki/invest-strategy/strategy]]` §고지. ## Parent - `[[wiki/invest-concepts/field-map]]` ## 한 줄 정의 / What it is > 미국 주식(S&P500) = 500대 대형주. 사용자 코어 보유 자산(TIGER 미국S&P500 360750)의 기초지수. ## 무엇이 이걸 움직이나 / Drivers | 요인 | 방향 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 금리 ↑ | 주가 ↓(특히 성장주) | 할인율 상승 | `[가설]` | 관찰 누적중 (→ `field-us-rates`) | | 기업이익 기대 ↑ | 주가 ↑ | 펀더멘털 | `[가설]` | 관찰 누적중 | ## 연결 / Linkages | 이게 ↑하면 | → 따라 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | S&P500 ↑ | 위험선호 → 신흥국·코인 동반 | risk-on 쏠림 | `[가설]` | 관찰 누적중 (→ `field-bitcoin`) | | 반도체/빅테크 ↑ | 지수 ↑(비중 큼) | 시총 가중 | `[가설]` | 관찰 누적중 (→ `field-semiconductors`) | ## 관찰 지표 / What to watch - S&P500 지수, VIX(공포지수), TIGER 미국S&P500(360750) NAV ## 경기 사이클 위치 / Cycle position - 확장기 강 / 침체·긴축기 약. **역사적 최대낙폭 -40~-57%** (단일 연도 -40% 사례) ## 검증 상태 / Verification - `[검증]` 1개(드로다운 위험) · `[가설]` 4개 ## Sources - `[[wiki/invest-strategy/strategy]]` - `[[raw/invest-research/2026-06-08-broad-equity-etf-100man-candidates]]` - `[[raw/invest-research/2026-06-08-korean-broad-etf-ticker-comparison]]` ## Related > (Task 9에서 실링크 연결) ``` - [ ] **Step 2: 실링크 타깃 확인** Run: `grep -n '\[\[' wiki/invest-concepts/field-us-equity.md | grep -v '`' | while read -r l; do echo "$l"; done; ls raw/invest-research/2026-06-08-broad-equity-etf-100man-candidates.md raw/invest-research/2026-06-08-korean-broad-etf-ticker-comparison.md` Expected: field-map·strategy + 두 research 파일 모두 실존. broken-link 없음. - [ ] **Step 3: Commit** ```bash git add wiki/invest-concepts/field-us-equity.md git commit -m "feat(invest): add field-us-equity card" ``` --- ## Task 7: 비트코인 카드 (field-bitcoin) **Files:** - Create: `wiki/invest-concepts/field-bitcoin.md` - [ ] **Step 1: 카드 작성** Create `wiki/invest-concepts/field-bitcoin.md`: ```markdown --- title: 비트코인 / BTC source_type: invest-concept status: draft confidence: low tags: [invest-concept, field-card, macro-asset] last_reviewed: 2026-06-08 --- # 비트코인 / BTC > Layer: `wiki/invest-concepts/` — 분야 카드. 모든 관계 행에 `[검증]/[가설]` 라벨 필수. `[가설]`은 외부 산출물 금지. 세무·투자 자문 아님 — `[[wiki/invest-strategy/strategy]]` §고지. ## Parent - `[[wiki/invest-concepts/field-map]]` ## 한 줄 정의 / What it is > 비트코인 = 고변동 위험자산. 유동성·위험선호의 선행 바로미터로 자주 거론(미검증 가설). ## 무엇이 이걸 움직이나 / Drivers | 요인 | 방향 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 글로벌 유동성 ↑ | BTC ↑ | 위험자산 자금 유입 | `[가설]` | 관찰 누적중 | | 금리 ↓ / 완화 | BTC ↑ | risk-on | `[가설]` | 관찰 누적중 (→ `field-us-rates`) | ## 연결 / Linkages | 이게 ↑하면 | → 따라 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | BTC ↑ | 위험선호 신호(주식과 동조 경향) | risk-on 방증 | `[가설]` | 관찰 누적중 (→ `field-us-equity`) | ## 관찰 지표 / What to watch - BTC 가격, ETH, 글로벌 유동성 지표 ## 경기 사이클 위치 / Cycle position - 유동성 확장기 강 / 긴축·위험회피기 급락 ## 검증 상태 / Verification - `[검증]` 0개 · `[가설]` 3개 ## Sources - `[[wiki/invest-strategy/strategy]]` ## Related > (Task 9에서 실링크 연결) ``` - [ ] **Step 2: 실링크 확인** Run: `grep -n '\[\[' wiki/invest-concepts/field-bitcoin.md | grep -v '`'` Expected: field-map·strategy 두 줄만(실존). - [ ] **Step 3: Commit** ```bash git add wiki/invest-concepts/field-bitcoin.md git commit -m "feat(invest): add field-bitcoin card" ``` --- ## Task 8: 섹터 카드 (field-semiconductors, field-bigtech-ai) **Files:** - Create: `wiki/invest-concepts/field-semiconductors.md` - Create: `wiki/invest-concepts/field-bigtech-ai.md` - [ ] **Step 1: field-semiconductors.md 작성** (frontmatter tag = sector) Create `wiki/invest-concepts/field-semiconductors.md`: ```markdown --- title: 반도체 / Semiconductors source_type: invest-concept status: draft confidence: low tags: [invest-concept, field-card, sector] last_reviewed: 2026-06-08 --- # 반도체 / Semiconductors > Layer: `wiki/invest-concepts/` — 분야 카드. 모든 관계 행에 `[검증]/[가설]` 라벨 필수. `[가설]`은 외부 산출물 금지. 세무·투자 자문 아님 — `[[wiki/invest-strategy/strategy]]` §고지. ## Parent - `[[wiki/invest-concepts/field-map]]` ## 한 줄 정의 / What it is > 반도체 = 경기·기술 사이클의 선행 지표로 자주 거론되는 핵심 산업(메모리·파운드리·설계). ## 무엇이 이걸 움직이나 / Drivers | 요인 | 방향 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | AI/데이터센터 투자 ↑ | 반도체 ↑ | 수요 견인 | `[가설]` | 관찰 누적중 (→ `field-bigtech-ai`) | | 메모리 사이클(재고) | 양방향 | 공급과잉↔부족 주기 | `[가설]` | 관찰 누적중 | ## 연결 / Linkages | 이게 ↑하면 | → 따라 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 반도체 ↑ | 빅테크/지수 ↑ | 시총 비중·공급망 | `[가설]` | 관찰 누적중 (→ `field-us-equity`) | | 반도체 ↑ | 경기 선행 신호 | 수요 회복 방증 | `[가설]` | 관찰 누적중 | ## 관찰 지표 / What to watch - SOX(필라델피아 반도체지수), 엔비디아/TSMC/삼성전자, 메모리 현물가 ## 경기 사이클 위치 / Cycle position - 사이클 선행(회복 초입 강) / 과잉 국면 급락 ## 검증 상태 / Verification - `[검증]` 0개 · `[가설]` 4개 ## Sources - `[[wiki/invest-strategy/strategy]]` ## Related > (Task 9에서 실링크 연결) ``` - [ ] **Step 2: field-bigtech-ai.md 작성** Create `wiki/invest-concepts/field-bigtech-ai.md`: ```markdown --- title: 빅테크 / AI (Big Tech) source_type: invest-concept status: draft confidence: low tags: [invest-concept, field-card, sector] last_reviewed: 2026-06-08 --- # 빅테크 / AI (Big Tech) > Layer: `wiki/invest-concepts/` — 분야 카드. 모든 관계 행에 `[검증]/[가설]` 라벨 필수. `[가설]`은 외부 산출물 금지. 세무·투자 자문 아님 — `[[wiki/invest-strategy/strategy]]` §고지. ## Parent - `[[wiki/invest-concepts/field-map]]` ## 한 줄 정의 / What it is > 빅테크/AI = S&P500 시총 상위를 차지하는 성장주군. 금리 민감 + AI 투자 사이클의 중심. ## 무엇이 이걸 움직이나 / Drivers | 요인 | 방향 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 금리 ↓ | 빅테크 ↑ | 먼 미래 현금흐름 할인 완화 | `[가설]` | 관찰 누적중 (→ `field-us-rates`) | | AI capex ↑ | 빅테크·반도체 ↑ | 투자 사이클 | `[가설]` | 관찰 누적중 (→ `field-semiconductors`) | ## 연결 / Linkages | 이게 ↑하면 | → 따라 | 메커니즘 | 검증/가설 | 근거 | |---|---|---|---|---| | 빅테크 ↑ | S&P500 ↑ | 시총 비중 큼 | `[가설]` | 관찰 누적중 (→ `field-us-equity`) | | 빅테크 ↑ | 반도체 수요 ↑ | AI 인프라 | `[가설]` | 관찰 누적중 (→ `field-semiconductors`) | ## 관찰 지표 / What to watch - 나스닥100, 매그니피센트7, AI capex 가이던스 ## 경기 사이클 위치 / Cycle position - 완화·확장기 강 / 금리 급등기 약 ## 검증 상태 / Verification - `[검증]` 0개 · `[가설]` 4개 ## Sources - `[[wiki/invest-strategy/strategy]]` ## Related > (Task 9에서 실링크 연결) ``` - [ ] **Step 3: 두 섹터 카드 실링크 확인** Run: `for f in field-semiconductors field-bigtech-ai; do echo "== $f =="; grep -n '\[\[' wiki/invest-concepts/$f.md | grep -v '`'; done` Expected: 각 파일 field-map·strategy 두 줄만(실존). - [ ] **Step 4: Commit** ```bash git add wiki/invest-concepts/field-semiconductors.md wiki/invest-concepts/field-bigtech-ai.md git commit -m "feat(invest): add field-semiconductors and field-bigtech-ai cards" ``` --- ## Task 9: 그래프 연결 (허브 cluster + 카드 Related 실링크) > 이제 8장 카드가 모두 존재 → 백틱 제거하고 실 wikilink로 엣지를 채운다. broken-link 없음. **Files:** - Modify: `wiki/invest-concepts/field-map.md` - Modify: 8개 카드 (Related + 연결표 내 카드 참조 백틱 제거) - [ ] **Step 1: field-map.md cluster를 실링크로 교체** `wiki/invest-concepts/field-map.md`의 두 섹션을 교체: ```markdown ## 거시 자산군 / Macro Assets - `[[wiki/invest-concepts/field-dollar]]` — 달러 (DXY/USD-KRW) - `[[wiki/invest-concepts/field-us-rates]]` — 미 10Y 금리 - `[[wiki/invest-concepts/field-oil]]` — 원유 (WTI) - `[[wiki/invest-concepts/field-gold]]` — 금 - `[[wiki/invest-concepts/field-us-equity]]` — 미국 주식 (S&P500) - `[[wiki/invest-concepts/field-bitcoin]]` — 비트코인 ## 산업 섹터 / Sectors - `[[wiki/invest-concepts/field-semiconductors]]` — 반도체 - `[[wiki/invest-concepts/field-bigtech-ai]]` — 빅테크/AI ``` ⚠️ **백틱 주의:** Obsidian 그래프 엣지가 되려면 위 `[[...]]`가 **인라인 code-span(백틱) 밖**이어야 한다. 그런데 structure-lint는 백틱 밖 실링크의 타깃 실존을 요구 — 이제 8장 다 존재하므로 OK. (CLAUDE.md 본문이 백틱으로 감싸는 건 *예시*라서고, 실제 hub cluster는 백틱 없이 써야 그래프에 잡힌다. 위 블록의 백틱은 제거하고 순수 `- [[...]]` 형태로 넣을 것.) 정확한 최종 형태(백틱 없음): ``` - [[wiki/invest-concepts/field-dollar]] — 달러 (DXY/USD-KRW) ``` - [ ] **Step 2: 각 카드 Related/연결표의 카드 참조 백틱 제거** 8개 카드 각각에서 `(→ `field-xxx`)` 및 Related 자리표시를 실링크로: - 예) field-dollar의 Related에 추가: ``` ## Related - [[wiki/invest-concepts/field-gold]] - [[wiki/invest-concepts/field-oil]] - [[wiki/invest-concepts/field-us-rates]] ``` - 연결표 내 `(→ `field-gold`)`의 백틱 제거 → `(→ [[wiki/invest-concepts/field-gold]]) ` 형태. - 나머지 7장도 각자 연결표에서 언급한 카드를 Related에 실링크로 추가(상호 양방향 권장). - [ ] **Step 3: 전체 wikilink 타깃 실존 일괄 검증** Run: ```bash cd wiki/invest-concepts && \ grep -rhoE '\[\[wiki/invest-concepts/[^]]+\]\]' *.md | sed -E 's/\[\[(.*)\]\]/\1/' | sort -u | \ while read -r t; do [ -f "../../$t.md" ] && echo "OK $t" || echo "MISSING $t"; done; cd ../.. ``` Expected: 모든 줄 `OK` (MISSING 0). MISSING 있으면 해당 카드 생성/슬러그 오타 수정. - [ ] **Step 4: structure-lint 통과 확인** (Task 0 결정에 따라) Run: Task 0에서 정한 방법 — CLI 지원 시 `python3 .claude/hooks/wiki_structure_lint.py` 해당 옵션, 미지원 시 `/lint` 스킬 실행. Expected: invest-concepts/ 9개 파일 BROKEN_LINK/BROKEN_MD_LINK 0. - [ ] **Step 5: Commit** ```bash git add wiki/invest-concepts/ git commit -m "feat(invest): wire field-map graph edges (hub cluster + card Related)" ``` --- ## Task 10: invest-daily 템플릿에 "분야 관찰" 추가 **Files:** - Modify: `templates/invest-daily-template.md` - [ ] **Step 1: "Related" 섹션 앞에 분야 관찰 섹션 삽입** `templates/invest-daily-template.md`의 `## Related` 바로 위에 추가: ```markdown ## 분야 관찰 / Field Observations > 오늘 움직인 분야 카드와, 그 카드가 예측한 연결이 실측과 맞았는지 대조. 루프의 엔진 — 맞으면 `[가설]`→`[검증]` 승격 후보, 틀리면 새 학습거리. 카드는 `[[wiki/invest-concepts/field-map]]` 참조. | 오늘 움직인 카드 | 방향 | 그 카드 예측 연결이 맞았나?(확인/반증) | 새 가설/메모 | |---|---|---|---| | `[[wiki/invest-concepts/field-dollar]]` | | | | ``` ⚠️ 위 예시 wikilink은 **백틱 안**(템플릿 예시 → lint-ignored). field-map은 실존하지만 일관성 위해 예시는 백틱 유지. - [ ] **Step 2: 템플릿 broken-link 없음 확인** Run: `grep -n '\[\[' templates/invest-daily-template.md | grep -v '`'` Expected: 출력 없음(모든 wikilink 백틱 안). 있으면 백틱 처리. - [ ] **Step 3: Commit** ```bash git add templates/invest-daily-template.md git commit -m "feat(invest): add Field Observations section to invest-daily template" ``` --- ## Task 11: 허브 배선 (invest-hub + llm-wiki MOC) **Files:** - Modify: `wiki/invest/invest-hub.md` - Modify: `wiki/llm-wiki.md` - [ ] **Step 1: invest-hub.md 현재 구조 확인 후 field-map 엔트리 추가** Run: `grep -nE '^#|invest-concepts|Cluster|field' wiki/invest/invest-hub.md | head` 그 결과의 적절한 cluster 섹션(예: invest-concepts 목록)에 한 줄 추가: ``` - [[wiki/invest-concepts/field-map]] — 분야 지식 지도(거시·섹터 카드 허브) ``` (백틱 없이 실링크 — field-map 실존.) - [ ] **Step 2: llm-wiki.md MOC에 field-map 추가** Run: `grep -nE 'invest|field-map' wiki/llm-wiki.md | head` invest 관련 줄 근처에 field-map 언급 한 줄 추가(MOC 수준, 간단히). - [ ] **Step 3: 두 파일 링크 실존 확인 + Commit** Run: `grep -n 'field-map' wiki/invest/invest-hub.md wiki/llm-wiki.md; ls wiki/invest-concepts/field-map.md` Expected: 링크 추가됨 + field-map 실존. ```bash git add wiki/invest/invest-hub.md wiki/llm-wiki.md git commit -m "docs(invest): link field-map into invest-hub and llm-wiki MOC" ``` --- ## Task 12: CLAUDE.md 템플릿 목록 갱신 **Files:** - Modify: `CLAUDE.md` - [ ] **Step 1: 템플릿 목록에 field-card 추가** `CLAUDE.md`의 "템플릿 (출력 형식 정의)" 목록에서 invest 관련 항목 근처에 추가: ``` - [[templates/invest-field-card-template]] — `wiki/invest-concepts/` 분야 지식 카드(노드). field-map 허브 하위. `[검증]/[가설]` 라벨 강제. (invest 파이프라인 — Claude 전용) ``` 그리고 invest-daily 항목이 있으면 "분야 관찰 섹션 포함"으로 보강(있을 때만). - [ ] **Step 2: 확인 + Commit** Run: `grep -n 'invest-field-card' CLAUDE.md` Expected: 추가된 줄 출력. ```bash git add CLAUDE.md git commit -m "docs: document invest field-card template in CLAUDE.md" ``` --- ## Task 13: 최종 검증 (스모크 + 그래프 + 로그) **Files:** - Modify: `wiki/log.md` - [ ] **Step 1: 전체 invest-concepts wikilink 무결성 재검증** Run: ```bash cd wiki/invest-concepts && \ grep -rhoE '\[\[[^]]+\]\]' *.md | grep -v '`' | sed -E 's/\[\[([^|#]+).*\]\]/\1/' | sort -u | \ while read -r t; do [ -f "../../$t.md" ] && echo "OK $t" || echo "MISSING $t"; done; cd ../.. ``` Expected: 모든 줄 OK. MISSING 0. - [ ] **Step 2: 카드마다 `[검증]/[가설]` 라벨 존재 확인(빈 라벨 0)** Run: `for f in wiki/invest-concepts/field-*.md; do [ "$f" = "wiki/invest-concepts/field-map.md" ] && continue; grep -qE '\[(검증|가설)\]' "$f" && echo "OK $f" || echo "NO-LABEL $f"; done` Expected: field-map 제외 8장 모두 OK. - [ ] **Step 3: structure-lint 최종 통과** (Task 0 방법) Run: Task 0 결정 방법으로 lint. Expected: invest 관련 BROKEN_LINK/CRITICAL 0. - [ ] **Step 4: log.md 한 줄 기록** `wiki/log.md`에 추가(Edit로): ``` 2026-06-08 field-map — 투자 분야 지식 지도 v1 구축: invest-field-card 템플릿 + field-map 허브 + 씨앗 8장(달러·금리·원유·금·미국주식·BTC·반도체·빅테크AI) + invest-daily "분야 관찰" 섹션. 모든 관계 행 [검증]/[가설] 라벨. 그래프 무결성 OK. 설계: docs/superpowers/specs/2026-06-08-invest-field-map-design.md ``` - [ ] **Step 5: Commit** ```bash git add wiki/log.md git commit -m "docs(invest): log field-map v1 build" ``` --- ## 완료 기준 (spec §12 대응) 1. ✅ 씨앗 8장 + 허브 + 강화 일일 템플릿 생성, lint/link 통과 (Task 1~10, 13). 2. ✅ 그래프 연결(wikilink 엣지) — Task 9. 3. ✅ invest-daily "분야 관찰"이 카드 참조 — Task 10. 4. ✅ 모든 관계 행 `[검증]/[가설]` 라벨 — Task 13 Step 2.