Skip to content

feat(monitor): 週次更新 第 2 回 (9/4) — coincheck 登録・Mi&T 手数料 1.0%・NetStars 追加・verified 6 件 - #442

Merged
cipherwebllc merged 1 commit into
mainfrom
chore/monitor-weekly-2026-09-04
Sep 4, 2026
Merged

feat(monitor): 週次更新 第 2 回 (9/4) — coincheck 登録・Mi&T 手数料 1.0%・NetStars 追加・verified 6 件#442
cipherwebllc merged 1 commit into
mainfrom
chore/monitor-weekly-2026-09-04

Conversation

@cipherwebllc

Copy link
Copy Markdown
Owner

背景

Monitor 2 商品 (JPYC Service Monitor / Japan Stablecoin Payment Monitor) の 週次更新 第 2 回 (収集窓 2026-08-27〜09-04)。収集 = Sonnet (WebSearch・一次ソース直接確認) → Fable が一次ソースを再検証 → user 採否 (承認済み)。sourced-facts-only: 一次ソースで確認できた事実のみ・diffs は一次ソースが値を明示するものだけ。

変更 (3 点セット・同一 PR)

changelog (lib/directory/serviceMonitor.ts) — date = 発表日 / collectedAt = 2026-09-04

scope 対象 date changeType 一次ソース diffs
jpyc-services coincheck 2026-08-27 updated 金融庁「電子決済手段等取引業者登録一覧」PDF (令和 8 年 8 月 27 日現在・第00002号・USDC) status: null → registered (USDC)
stablecoin-payments Mi&T (Osaka Pref. subsidy) 2026-08-31 updated / fee_change Mi&T 自社 PR TIMES (「決済額の1.0%のみ」「2026年11月中旬〜2027年3月中旬(予定)」5 店舗程度) fee: null → 1.0%
stablecoin-payments NetStars Stablecoin Pay (新規 provider・backfill) 2026-07-13 added / service_launch ネットスターズ PR TIMES (USDC/USDT/JPYC・Solana/Polygon・「0.98%(非課税)」・本格始動) status: null → commercial / fee: null → 0.98% (tax-exempt)
jpyc-services sbi-vc-trade / jpyc / jpyc-ex / aegis-ai 2026-09-04 verified 金融庁一覧 (第00001号 USDC/RLUSD/JPYSC) / 新規公式発表なし ×2 / x402 API が 402 継続
stablecoin-payments HashPort / Mina Wallet (Osaka Pref. subsidy) 2026-09-04 verified 大阪府公式ページ (更新 2026-08-26・応募 12 件・交付決定 4 件・総額 28,890 千円)

providers 現況 (lib/directory/paymentProviders.ts): Mi&T 行 merchantFee '1.0%'・plannedPeriod '2026-11..2027-03'・sourceUrl を自社 PR へ / NetStars 行を新設 (commercial・0.98% (tax-exempt)・in-store・startedAt 2026-07-13) / 7 行の verifiedAt を 2026-09-04 に (JCB・TIS・DG・大阪府の各ページを直接確認)。

directory (lib/directory/data.ts): coincheck の description に登録事実を追記 (取扱開始時期は未発表のため tokens は空のまま)・verifiedAt/updatedAt 2026-09-04 / sbi-vc-trade・jpyc・jpyc-ex・dg-sps・aegis-ai の verifiedAt を 2026-09-04 に (updatedAt 不変)。

テスト: 件数固定の期待値を更新 (payment delta 4→7・jpyc delta 2→7・8/26 以降 3→6 + Mi&T の行と diffs の一致検査)。E3(b) の「2 回固定」ページングを「hasMore が false になるまで nextChangedSince をエコーする」ループに一般化 (買い手ジョブと同じ回し方・前進/重複ゼロ/取りこぼしゼロを検証)。changelog 順序テストの比較器を実装と同じ localeCompare に統一 (同日に slug と provider 表示名が混在すると バイト順と食い違う)。freshness の newestVerifiedAt/lastUpdated 期待値を 2026-09-04 に。

見送り (user 裁定済)

HashPort Wallet MCP (発表 7/10 窓外・9 月ローンチ未確認 → watchlist) / MUFG 含む 21 行の USD ステーブルコイン新会社 (国内店舗決済ではない) / MoonPay PayBox (日本言及なし・観測のみ)。

検証

  • npm run typecheck 0 / eslint 変更 6 ファイル 0
  • full vitest: Test Files 472 passed / Tests 9365 passed
  • page 変更なし (build 不要)・価格変更なし (llms.txt フェンス pass)

merge 後: 本番で changedSince=2026-08-27 の delta 実購入 (自前 Hermes 代替) を行い、結果を報告に含める。

🤖 Generated with Claude Code

https://claude.ai/code/session_015CNMEwurCJNTrzvr2qypSd

… 追加・verified 6 件

Monitor 2 商品の週次更新 (収集窓 2026-08-27〜09-04・一次ソース確認済み・user 採否済み)。
- coincheck: 電子決済手段等取引業者登録 (8/27・金融庁一覧 PDF・第00002号・USDC・diffs status)
- Mi&T: 自社 PR TIMES で手数料 1.0%・2026-11 中旬〜2027-03 中旬・5 店舗程度 (8/31・diffs fee・providers 行同時更新)
- NetStars Stablecoin Pay: 未追跡だった商用サービスを backfill (7/13・0.98% 非課税・USDC/USDT/JPYC・Solana/Polygon)
- verified: sbi-vc-trade / jpyc / jpyc-ex / aegis-ai / HashPort / Mina Wallet (9/04)・providers 7 行 verifiedAt
- data.ts: coincheck description + 鮮度 5 件
- tests: 件数期待値更新・E3(b) を hasMore ループに一般化・順序テストの比較器を実装 (localeCompare) に統一

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015CNMEwurCJNTrzvr2qypSd
@vercel

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
openpay Ignored Ignored Preview Sep 4, 2026 12:21am UTC

Request Review

@cipherwebllc
cipherwebllc merged commit e343f1f into main Sep 4, 2026
6 checks passed
@cipherwebllc
cipherwebllc deleted the chore/monitor-weekly-2026-09-04 branch September 4, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant