STEP 2026 · 2026-09-14 · rei-aios-98 · Hironaka verify + 学術異説 doc
STEP 2024 discovery (B10 Hironaka WD died=2026) の primary source follow-up = NYT + Asahi + Jiji.com の 3 source で 訃報 confirmed、 seed 更新 (died -1 → 2026)。 併せて STEP 2024 の 6 born + 2 died mismatch を 学術異説範囲 として document (Wikipedia + Wikidata 引用、 lifespan.born_estimates schema extension)。
STEP 2024 で Wikidata Q183373 が died=2026 を 記録 する discrepancy 検知 (seed 「1931-, 存命 -1」 marked)。 STEP 2024 では 「Wikidata claim = truth」 誤認 予防 の ため seed 自動更新 せず、 手動 primary source verify 待ち に marked。 本 STEP 2026 で WebFetch 経由 で primary sources を 収集、 verify 実行。
| Source | Date | URL | Content |
|---|---|---|---|
| Asahi Shimbun Digital | 2026-03-18 | asahi.com/.../ASV3L20SXV3LUTFL00QM.html | 訃報 (Wikidata Q183373 P570 references) |
| Jiji.com | 2026-03-19 | jiji.com/.../2026031901047 | 訃報 (Wikidata Q183373 P570 references) |
| The New York Times | 2026-03-25 | — | Chang, Kenneth. "Heisuke Hironaka, Groundbreaking Mathematician, Is Dead at 94" (Wikipedia EN cited) |
Before:
"lifespan": {"born": 1931, "died": -1, ...} ← -1 = 存命 marker
"provenance": {"level": "unverified", "refs": [], ...}
After:
"lifespan": {"born": 1931, "died": 2026, "born_circa": false, "died_circa": false, ...}
"provenance": {
"level": "unverified", ← level UNCHANGED (born + other fields still tertiary anchor only)
"refs": [
{"type": "news_article", "url": "asahi.com/...", "note": "Asahi Shimbun 2026-03-18"},
{"type": "news_article", "url": "jiji.com/...", "note": "Jiji 2026-03-19"},
{"type": "news_article", "note": "NYT (Chang 2026-03-25)"}
],
"fields_verified": ["died"] ← sub-array で 部分 verify state tracked
}
schema §4 の provenance level は entry-level (entry 全体 の verify state)、 field-level ではない。 Hironaka の died field は primary source refs-backed になった が、 born (1931-04-09) は Wikidata cite のみ (tertiary)、 domain / non_western_flag 等 も 未 primary verify。 従って provenance.level は unverified のまま、 fields_verified: ["died"] sub-array で 部分 verify state を tracked (schema extension、 non-breaking)。 未来 の secondary/primary 昇格 (per-entry) は 全 fields verify が 必要。
STEP 2024 で 検出 の 6 born mismatch + 2 died mismatch は 「seed が 間違い」 ではなく 「学術的異説 で 複数 estimate が 存在」 pattern。 本 STEP 2026 で Wikipedia + Wikidata 経由 で primary source verify、 lifespan.born_estimates + lifespan.died_estimates optional field を entry に 追加 (schema extension、 non-breaking)。
| Bin# | Person | Wikipedia EN primary | Alt estimates | Note |
|---|---|---|---|---|
| A02 | Pythagoras | c.570 BC | -582 (Wikidata) | Aristoxenus に 基づく c.570 (Polycrates 40 歳離逆算)、 Wikidata alt c.582 |
| A03 | Euclid | fl. 300 BC (floruit) | -325 / -330 / -333 | Wikipedia 明示: 「birth date unknown; some scholars estimate around 330 or 325 BC」、 seed 「c.300 BC」 は floruit-as-birth の schema-interpretation issue |
| A05 | Apollonius of Perga | c.240 BC | -260 (earlier) / -262 (WD) | Modern consensus c.240、 earlier scholars c.260、 「specific birth ... only speculative」 |
| A09 | Hypatia of Alexandria | c.350-370 AD | seed 350 = range low / WD 360 = range 中央 / 370 = range high | Wikipedia: 「exact year of birth is still under debate, ... range 350-370 AD」 |
| A14 | Pierre de Fermat | 1601 (Wikipedia primary, modern research) | 1607 (seed = earlier claim) | Wikipedia: 「Some sources give ... 1607, however, recent research suggests this was the year a half-brother called Piere was born」 = 1607 は 異腹兄弟 の 生年、 1601 が Pierre 本人 |
| C08 | Qin Jiushao 秦九韶 | ca.1202 (matches seed) | 1208 (WD) | Wikipedia + seed = c.1202、 WD alt 1208 |
| Bin# | Person | Wikipedia EN primary | Alt estimates | Note |
|---|---|---|---|---|
| A03 | Euclid | c.270 BC (speculated) | -285 (WD) | Wikipedia: 「date of death is unknown; speculated died c.270 BC」、 seed 「-260」 も floruit-based schema-interp |
| A10 | Leonardo Fibonacci | c.1240-50 range | 1240 (WD range low) / 1250 (seed range high) | Wikipedia: 「Fibonacci is thought to have died between 1240 and 1250」 = seed も WD も 同 range 内 の 端値 |
lifespan: {
born?: number;
died?: number;
born_circa?: boolean;
died_circa?: boolean;
born_estimates?: Array<{ // ★ NEW: STEP 2026 addition
year: number;
circa?: boolean;
source: string; // e.g. "Wikipedia EN" / "Wikidata Q10261"
note?: string;
}>;
died_estimates?: Array<{ ... same ... }>; // ★ NEW
}
Non-breaking: 既存 field 変更なし、 optional 追加 のみ。 完全 mismatch pattern documentation として 機能、 seed 値 は 変更なし (学術 default estimate 保持)。
/data/scholars-dictionary/v0/lifespan-estimates.json = STEP 2026 audit file、 全 mismatch case + Hironaka verification を JSON で document (mismatch_summary + estimates entries + hironaka_death_verification section)、 未来 re-audit + primary source URL 引き当て 可能。
藤本さん directive「1. Hironaka discovery follow-up + 2. Border-mismatch 学術異説 documentation を お願い致します」 = literal numeric 「1」+「2」 含有 but 実測 target 「両 task の full execute」 = 一致 (subdivision なし)、 公開面 include (persons.jsonl 更新 + lifespan-estimates.json + top page pill + research-log page) → Case 2 rule 発動 not = Case 1 self-apply 28 回目 milestone 継続 (milestone 27 → 28)。
unverified、 born + 他 fields は 未 primary verify、 entry-level 昇格 は 全 fields 揃った 後、 fields_verified sub-array で 部分 state tracked (schema extension、 non-breaking)lifespan.born_estimates / died_estimates optional field に 追加 のみ、 「Wikipedia primary が truth」 判定 予防 (seed 値 は 「chat-Claude + 藤本さん + 私 seed 選定時 の 定着値」 として 保持)public/tools/scholars-dictionary/ は 変更なし (data 更新 のみ、 HTML page structure は STEP 2024 版 維持)dist-renderer/ mirror (persons.jsonl + persons-summary + lifespan-estimates + wikidata-qid-map + wikidata-dates-map + research-log)、 md5 一致 verifyscripts/build-daily-banner.ts に hasScholarsDictionaryV0HironakaMismatch regex + 📜 pilldocs/SITE_COVERAGE_MAP.md entry + memory hook + notepad| STEP | Item | Status |
|---|---|---|
| 2005 | Scholars Dictionary v0 arc + PRE_REG seal (rei-aios-f3) | 完了 |
| 2018 | Layer A publish (name-only 50) | 完了 |
| 2019 | Phase 3d Wikidata QID anchors (50/50) | 完了 |
| 2021 | Phase (iv) MDE 独立 verify (12/12 CONFIRMED) | 完了 |
| 2024 | Wikidata date cross-verify (88% born match + Hironaka discovery) | 完了 |
| 2026 | Hironaka death verify + 6 mismatch 学術異説 doc (本 STEP) | 完了 |
| — | (ii) Cohort A LLM 無補助採取 (fresh session) | Deferred |
| — | (v) Bin D v1 追試 事前登録起草 | v0 完了後 defer |
scripts/scholars-dictionary/update-hironaka-and-mismatch-docs.ts/data/scholars-dictionary/v0/lifespan-estimates.json