---
name: project-wic-sources-and-brokers-pages
description: "2026-05-29 藤本さん指示で WIC に 2 新規ページ追加: /sources (Indicator & EA Sources, 25 サイト 4 カテゴリ) + /brokers (Broker Reviews, 8 サイト). 元 source = 藤本さん自身の note 記事 https://note.com/nifty_godwit2635/n/nd6b69b61a772. forums と並ぶ Tier 0 link aggregator pattern."
metadata: 
  node_type: memory
  type: project
  originSessionId: f11c7f03-2bde-43d2-8e6c-060b5abea7b4
---

## 完了内容
2026-05-29 藤本さん指示で WIC (World Investment Center) に **2 新規ページ** を追加。 元 source = 藤本さん自身の note 記事 (https://note.com/nifty_godwit2635/n/nd6b69b61a772). 既存 forums ページの forums カテゴリ (27 サイト) は重複ゆえ除外し、 残り 5 カテゴリを 2 ページに分割整理。

## 成果物
- **Local repo**: `C:\Users\user\world-investment-center\` (commit `7ef946d` main push 済)
- **Live deploy**: https://world-investment-center.pages.dev/ + https://world-investment-center.pages.dev/ja/ (wrangler direct deploy, ~3 sec)
- **Preview URL**: https://e279f503.world-investment-center.pages.dev
- 新 files (8 file):
  - `src/data/indicator-ea-sources.ts` (25+8 entry, 5 SourceCategory)
  - `src/pages/sources.astro` (EN)
  - `src/pages/ja/sources.astro`
  - `src/pages/brokers.astro` (EN)
  - `src/pages/ja/brokers.astro`
  - i18n updates: `src/i18n/en.json` + `src/i18n/ja.json` (`nav.sources`, `nav.brokers`, `sources.*`, `brokers.*`)
  - `src/components/DashboardHome.astro` (left sidebar nav entries 2 個追加)

## 1. /sources (Indicator & EA Sources) — 4 カテゴリ × 25 サイト

| Category | 件数 | Glyph |
|---|---|---|
| 📥 Free Download Sites | 11 | direct DL of indicators/EAs |
| 🛠 EA / Indicator Builders | 10 | many no-code |
| 🤖 AI-Powered Strategy Builders | 2 | natural-language → strategy |
| 🔍 Analysis / Debugger Tools | 1 | x64dbg (binary 解析) |
| **計** | **25 サイト** | |

★ 命名議論: 藤本さん最初 「indicator＆EA cite」 提案 (cite はタイポ → site が正) → Rei Claude 提案 4 候補から **「Indicator & EA Sources」** 確定 (forums = 議論場 / sources = 入手場 の対比きれい).

## 2. /brokers (Broker Reviews) — 8 サイト
Trustpilot / Forex Peace Army / FxScouts / Compare Forex Brokers / DailyForex / TopBrokers / BrokerChooser / WikiBit

★ honest 警告 panel 配置 (赤系 border-left): 「無登録海外ブローカーへの注意」 — 日本 FSA 警告 + 信託保全/ロスカット/紛争解決機関 access 非適用 + 評価 site 掲載 ≠ 居住地で合法登録、 を明示.

## カテゴリ分離の honest 判断
藤本さん「forumsとは別に」 = forums は既存 / 新規は別 page という指示. さらに私から 「broker reviews は厳密には indicator/EA sources でない (異カテゴリ)」 と提案 → 藤本さん「別ページ作る」 確定. **同じ page に混在させない方が semantically clean**.

## Tier 0 link aggregator 原則 (forums 既存と同じ規律)
- URL + 1 行説明のみ (content scraping/embedding/UTM tracker/affiliate 全部 no)
- `rel="noopener noreferrer"` で new tab open
- 評価・ranking でなく「カタログ」 framing
- WIC は host/moderation/endorsement しない
- IB / affiliate 報酬 一切受け取らない (broker reviews でも明示)
- 食べログ判例 lesson を継続適用 (Paper 156 lawsuit prevention pattern)

## 5/29 policy lift との整合
[[feedback-money-topic-full-lift-only-illegal-is-redline-2026-05-29]] 後の WIC 拡張 第一号. 「金融トピック禁止」 の brand 都合 self-censorship 解除により、 EA/インジ入手先一覧の公開が可能化. ただし honest 規律 (投資助言なし / 性能保証なし / IB なし) は維持. brand 都合の制約解除 ≠ honest 制約解除.

## CF Pages 運用 rule (再確認)
- **CF deploy = `npx wrangler pages deploy dist --project-name=world-investment-center` 直接 upload** (git push は旧 world-wide-datacenter project に行く別系統)
- 今回も wrangler direct で deploy + git push は record-keeping 目的
- [[project-wic-session-2026-05-26]] per 既確立 pattern

## 関連
- [[feedback-money-topic-full-lift-only-illegal-is-redline-2026-05-29]] (5/29 全面 lift, 公開可能になった文脈)
- [[reference-japan-legal-line-fx-monetization-2026-05-29]] (法的 line: 外部リンク誘導は合法、 自社執行は違法)
- [[reference-wic-free-market-data-apis-2026-05-25]] (WIC データ source policies)
- [[project-wic-session-2026-05-26]] / [[project-wic-buildout-session-2026-05-25]] (WIC 既存設計)
- 既存 `src/pages/forums.astro` + `src/data/forums-directory.ts` (Tier 0 pattern template)
- 元 source: 藤本さん note 記事 https://note.com/nifty_godwit2635/n/nd6b69b61a772
