公開情報だけで、金融機関と制度を読むフィールドガイド。
A public-source field guide for reading financial institutions and regimes.
日本語で読む · Read in English · GitHub
FinWiki は、日本と世界の金融機関・制度・市場構造を、出典付きで読むための公開ナレッジベースです。本文はインターネット公開情報、公的資料、公開開示、またはそれらに基づく分析だけを残します。
人間向けサイトは 日本語が source、英語が mirror です。中国語の読面はありません。
| 行き先 | 役割 | |
|---|---|---|
| 🏠 | finwiki.zksc.io | 公開ホームページ |
| 🗾 | /ja/ | 日本語の一次読面。まず読む → 領域 → 条目 |
| 🌐 | /en/ | 英語ミラー。同じ読む順番 |
| 🗺️ | INDEX.md | 領域地図と制御文書 |
| 🧭 | HOW-TO-NAVIGATE.md | 初めて読む人の順路 |
| 🤖 | llms.txt · llms-full.txt · ai-index.json | AI / crawler 用の機械入口 |
サイトと同じ短い順路です。メガバンクから制度の地図へ。
40 領域の全表は INDEX.md にあります。入口だけ先に。
| グループ | 入口 | |
|---|---|---|
| 🏦 | 日本の金融機関 | メガバンク · 地域銀行 · 信金・信組 · 信託 · 生保 · 損保 · 証券会社 · 運用 |
| 💳 | 決済と与信 | 決済事業者 · カード · リース · 消費者金融 · 決済インフラ |
| ⚖️ | 制度と市場 | 規制当局 · 免許 · 銀行業 · 証券市場 · 取引所 · 政策金融 |
| 🪙 | テーマ | フィンテック · システム · エージェント経済 · 保険制度 · デリバティブ · ストラクチャード |
| Metric | Current snapshot | Notes |
|---|---|---|
| Markdown files | 1617 | Public corpus, control docs, templates, and release notes |
| Topical domains | 40 | Domain directories listed in INDEX.md |
| Link-audited entries | 1489 | Entries checked by tools/wiki_link_audit.ts |
| Unresolved link issues | 0 | Must stay at zero before release |
| Text volume | 約1091万字 | Markdown 全体の空白除外 UTF-8 文字数(約 10,905,046) |
| Word-like tokens | 約175万 | English / CJK mixed corpus の近似 token count |
- ホーム — 一文と検索、編集した「まず読む」。
- 領域 — メガバンクなら MUFG / SMFG / みずほ FG から。
- 条目 — 題名と要約が先。出典は各項目に残る。
カタログ(全領域、全項目、機械可読リンク)は読む導線の後ろです。
- 公開情報だけを書く。個人情報、非公開会話、顧客情報、内部案件は置かない。
- 人間向けサイトは
ja/enのみ。README・CHANGELOG・release note も日英だけ。 - 公開フローは work →
pre→ 承認後にmain。mainへ直接 push しない。 - 詳細な運用契約は AGENTS.md と docs/ にある。
bun --version # .bun-version と一致させる
bun run verifyRelease title は日本語のみ。body は日本語の次に英語で、公開範囲・主要変更・検証結果・既知の注意点・次の作業を書く。
FinWiki is a public knowledge base for reading financial institutions, regimes, and market structure with sources attached. Body text is limited to public internet information, official material, public disclosures, or analysis based on those sources.
The human site is Japanese source, English mirror. There is no Chinese reading surface.
| Where | Role | |
|---|---|---|
| 🏠 | finwiki.zksc.io | Public homepage |
| 🗾 | /ja/ | Japanese primary reading surface: start-here → domain → entry |
| 🌐 | /en/ | English mirror, same reading order |
| 🗺️ | INDEX.md | Domain map and control docs |
| 🧭 | HOW-TO-NAVIGATE.md | Reading order for first-time readers |
| 🤖 | llms.txt · llms-full.txt · ai-index.json | Machine-readable AI / crawler entry points |
The same short path as the site. Megabanks first, then the regime map.
The full 40-domain table lives in INDEX.md. These are the doors.
| Group | Doors | |
|---|---|---|
| 🏦 | Japanese institutions | Megabanks · Regional banks · Cooperatives · Trust banks · Life · Non-life · Securities firms · Asset managers |
| 💳 | Payments and credit | Payment firms · Card issuers · Leasing · Consumer finance · Payment rails |
| ⚖️ | Regime and markets | Regulators · Licenses · Banking · Securities · Exchanges · Policy finance |
| 🪙 | Themes | Fintech · Systems · Agent economy · Insurance · Derivatives · Structured finance |
| Metric | Current snapshot | Notes |
|---|---|---|
| Markdown files | 1617 | Public corpus, control docs, templates, and release notes |
| Topical domains | 40 | Domain directories listed in INDEX.md |
| Link-audited entries | 1489 | Entries checked by tools/wiki_link_audit.ts |
| Unresolved link issues | 0 | Must stay at zero before release |
| Text volume | ~10.91M chars | ~10,905,046 non-space UTF-8 characters across Markdown |
| Word-like tokens | ~1.75M | Approximate English / CJK mixed-corpus token count |
- Home — one sentence, search, and an edited start-here list.
- Domain — megabanks begin with MUFG / SMFG / Mizuho FG.
- Entry — title and summary lead; sources stay on the page.
The catalog (all domains, all entries, machine files) sits behind that reading path.
- Public sources only. No personal data, private conversations, customer files, or internal case detail.
- The human site is
ja/enonly. README, CHANGELOG, and release notes are Japanese then English. - Publish work →
pre→ approvedmain. Do not pushmaindirectly. - The full operating contract lives in AGENTS.md and docs/.
bun --version # must match .bun-version
bun run verifyRelease titles are Japanese only. Release bodies put Japanese first, English second, and each language states scope, major changes, validation, known notes, and next steps.