# FACTS.md — 事実台帳（M-VF: verify-facts の出力）

BUILD_ORDER §8 の一次URL群を `scripts/verify_facts.py` で機械取得し、
`retrieved_at` / `content_hash_sha256` / `status` を記録する。

数値・仕様は本ファイルの `verified` エントリのみを一次事実として引用する。
`stale` / `unverified` は意思決定の入力にしてよいが、事実昇格禁止（§0-3, §3-2）。

---

## メタ情報
- 生成コマンド: `make verify-facts` または `python3.12 scripts/verify_facts.py`
- 生成モード: `online` （--live）／ `offline`（既定、ネット不可時は全エントリ `stale`）
- BUILD_ORDER §8 の一次URLは `config/registry.yaml` の `sources:` に定義

---

## 直近実行結果

- 実行日時: 2026-07-21T13:16:33+00:00
- モード: offline
- 総エントリ数: 13
- verified: 0
- stale: 13
- unverified: 0

| id | kind | status | retrieved_at | content_hash_sha256 |
|---|---|---|---|---|
| anthropic_pricing | pricing | stale | - | `-` |
| anthropic_memory | capability | stale | - | `-` |
| anthropic_context_editing | capability | stale | - | `-` |
| anthropic_managed_agents | capability | stale | - | `-` |
| anthropic_agent_sdk | capability | stale | - | `-` |
| openai_agents_sdk | capability | stale | - | `-` |
| openai_agentkit_eol_notice | policy | stale | - | `-` |
| openai_responses | capability | stale | - | `-` |
| google_docs_batchupdate | capability | stale | - | `-` |
| gemini_deprecations | policy | stale | - | `-` |
| xai_pricing | pricing | stale | - | `-` |
| karpathy_llm_council | reference_impl | stale | - | `-` |
| sakana_treequest | reference_impl | stale | - | `-` |
