STEP 2204 — arxiv-fetcher withdrawal detection (Feature 2)

2026-09-23 · rei-aios-59 · 6 items sequential #1 · STEP 2203 の defer Feature 2 実装
Summary: STEP 2203 で defer した Feature 2 (fresh paper withdrawal detection in arxiv-fetcher.ts) 実装。 STEP 2203 Feature 3 (refresh-watchlist.ts) の 補完 = 定期 re-check の fetch-time secondary defense、 新着 で いきなり 撤回状態 の 論文 を 検出。

Implementation

File: scripts/research-radar/arxiv-fetcher.ts (+64 line、 185 → 249 line)

Defense-in-depth (STEP 2203 Feature 3 との 関係)

LayerTimingCoverage
STEP 2204 (Feature 2)Fetch-time新着 で いきなり withdrawn state (Niu v1→v2 型)
STEP 2203 (Feature 3)Periodic (手動 or cron)既載 papers の 後発 withdrawal (Niu 4 か月 後 catch 型)
STEP 2203 (Feature 1)Scoring-timeRegistry marker 表示 (already withdrawn の 誤 flag 予防)

Honest scope