一次Source台帳
基準日・取得日: 2026-09-05 調査原則: 各URLの本文を確認し、検索結果のsnippetは根拠にしていない。URLが移転している場合は、台帳には現行の正規URLを記載し、原稿には移転前のURLを再掲しない。
状態の意味:
- Verified: 基準日当日に本文の該当見出しを確認。
- Version-sensitive: 本文は確認したが、モデル・SDK・beta・preview・deprecatedに依存するため更新時に再確認。
- Historical: 公式記事だが古い。現行Docsと矛盾し得るため、原則・背景説明に限定。
Anthropic
| ID | Claim family | Official source / title | Relevant heading | Published / updated | Checked | Status |
|---|---|---|---|---|---|---|
| A-01 | 明確さ、文脈、例、XML、長文Prompt | Prompting best practices | General principles / Long context prompting / Tool use | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-02 | Prefillの現行位置付け | Prompting best practices | Migrating away from prefilled responses | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-03 | Client toolとServer tool、tool_use / tool_result | Tool use with Claude | Tool usage / How tool use works | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-04 | Tool schema、parallel、tool choice、strict tool use | Tool use with Claude | Define tools / Parallel tool use / Strict tool use | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-05 | Contextの定義、context engineering | Effective context engineering for AI agents | Context engineering vs. prompt engineering | 2025-09-29 | 2026-09-05 | Verified |
| A-06 | Context windowに含まれるもの、compaction、context editing | Context windows | How the context window works / Manage context | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-07 | Compaction usageとtoken計測 | Compaction | Usage / Combining with other features | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-08 | Prompt cachingの費用とcontextの関係 | Prompt caching | Cache breakpoints / Usage | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-09 | Structured Outputs / JSON Schema | Structured outputs | JSON outputs / Strict tool use | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-10 | WorkflowとAgentの区別、単純な構成の優先 | Building effective agents | What are agents? / Building blocks, workflows, and agents | 2024-12-19 | 2026-09-05 | Historical |
| A-11 | Claude CodeのGather / Act / Verifyループ | How Claude Code works | The agentic loop / Tools | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-12 | Claude Code拡張機能の境界 | Extend Claude Code | Overview / Compare similar features / Context cost | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-13 | CLAUDE.mdの階層、ロード、サイズ、AGENTS.md | How Claude remembers your project | CLAUDE.md files / How CLAUDE.md files load / AGENTS.md | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-14 | SkillsのSKILL.md、scope、discovery、on-demand loading | Extend Claude with skills | Create your first skill / Where skills live | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-15 | Hooksのlifecycle、PreToolUse、PostToolUse、exit | Hooks reference | Hook lifecycle / Hook input and output / Hook events | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-16 | Subagentのfresh context、worktree isolation | Create custom subagents | Manage subagent context / isolation | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-17 | Permissions、sandbox、allow/deny、実行境界 | Configure permissions, Configure the sandboxed Bash tool | Permission modes / sandbox filesystem | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-18 | Claude CodeからMCPへ接続 | Connect Claude Code to tools via MCP | MCP servers / permissions | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| A-19 | Claude CodeをHostとして自作する方向 | Claude Agent SDK overview | Overview | ページ表示を確認 | 2026-09-05 | Version-sensitive |
Model Context Protocol
| ID | Claim family | Official source / title | Relevant heading | Published / updated | Checked | Status |
|---|---|---|---|---|---|---|
| M-01 | Host–Client–Server、JSON-RPC、stateful session | Architecture | Core Components / Design Principles | 2025-06-18 specification | 2026-09-05 | Verified |
| M-02 | initialize、capability negotiation、initialized | Lifecycle | Initialization / Shutdown | 2025-06-18 specification | 2026-09-05 | Verified |
| M-03 | Tools、model-controlled、human denial、tools/list | Tools | User Interaction Model / Listing Tools | 2025-06-18 specification | 2026-09-05 | Verified |
| M-04 | Resources、URI、application-driven、subscribe | Resources | User Interaction Model / Subscriptions | 2025-06-18 specification | 2026-09-05 | Verified |
| M-05 | Prompts、user-controlled、prompts/list | Prompts | User Interaction Model / Listing Prompts | 2025-06-18 specification | 2026-09-05 | Verified |
| M-06 | Sampling、Roots、Notifications、Authorization | Client features, Roots, Sampling, Authorization | Client capabilities / OAuth | 2025-06-18 specification | 2026-09-05 | Version-sensitive |
| M-07 | Transportの選択 | Transports | stdio / Streamable HTTP | 2025-06-18 specification | 2026-09-05 | Version-sensitive |
OpenAI API / Agents SDK
| ID | Claim family | Official source / title | Relevant heading | Published / updated | Checked | Status |
|---|---|---|---|---|---|---|
| O-01 | developer / user / assistantの優先順位 | Prompt engineering, Model Spec | Message roles / instruction hierarchy | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-02 | Responses APIへの移行、stateful response | Migrate to the Responses API | Responses API | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-03 | Conversation、previous_response_id、durable state | Conversation state | OpenAI APIs for conversation state | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-04 | Streaming、Background mode | Streaming API responses, Background mode | Stream / Polling background responses | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-05 | Responses compaction | Compaction | Server-side compaction / Standalone compact endpoint | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-06 | Function call schema、tool call、複数呼び出し | Function calling | Function calling flow / multiple function calls | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-07 | Structured OutputsとJSON Schema | Structured model outputs | JSON Schema / strict | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-08 | Hosted tools、tool search、programmatic tool calling | Using tools | Tool types / tool search | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-09 | MCP remote server、connector、OAuth、approval | MCP and Connectors | Quickstart / Security considerations | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-10 | Agent定義、Runner、Responses APIとAgents SDKの境界 | Agents SDK, Quickstart | Agents SDK vs. Responses API | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-11 | HandoffとAgents as tools | Orchestration and handoffs | Choose the orchestration pattern | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-12 | Guardrails、Human review、tool boundary | Guardrails and human review | Choose the right control / Workflow boundaries | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-13 | Traces、graders、datasets、eval runs | Evaluate agent workflows | Trace grading workflow | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-14 | SkillsのSKILL.md、versioned bundle、hosted/local execution | Skills | What’s a skill / Create a skill | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| O-15 | Agents SDKの実装、tools、sessions、tracing | OpenAI Agents SDK Python docs, official repository | Agents / Tools / Tracing | ページ表示を確認 | 2026-09-05 | Version-sensitive |
Codex
| ID | Claim family | Official source / title | Relevant heading | Published / updated | Checked | Status |
|---|---|---|---|---|---|---|
| C-01 | Codexの概要・提供面 | Codex overview | Overview | ページ移転先を確認 | 2026-09-05 | Version-sensitive |
| C-02 | AGENTS.mdのglobal/project/nested discovery、override、上限 | Custom instructions with AGENTS.md | How Codex discovers guidance / Merge order | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| C-03 | Subagent workflow、parallel、context pollution、tokenコスト | Subagents | Why subagent workflows help / Core terms | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| C-04 | Codexのpermissions、sandbox、approval | Permissions | Permission modes / Sandboxing | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| C-05 | Codex公式ソースコード | OpenAI Codex repository | README / docs | リポジトリ表示を確認 | 2026-09-05 | Version-sensitive |
公開基盤
| ID | Claim family | Official source / title | Relevant heading | Published / updated | Checked | Status |
|---|---|---|---|---|---|---|
| P-01 | 静的HTMLをPagesへ配置 | Static HTML | Deploy with Cloudflare Pages | 2026-04-21表示 | 2026-09-05 | Verified |
| P-02 | Direct Upload、Wrangler、preview、Git連携不可切替 | Direct Upload | Wrangler CLI / Upload methods / You cannot switch | 2026-04-21表示 | 2026-09-05 | Verified |
| P-03 | Pagesのカスタムドメイン | Custom domains | Add a custom domain | ページ表示を確認 | 2026-09-05 | Version-sensitive |
| P-04 | VercelのCLIとdeployment環境 | Deployments, Deploy from CLI, Environments | Deployment / CLI / Environments | ページ表示を確認 | 2026-09-05 | Verified |
| P-05 | GCS静的サイト、HTTPS構成の制約 | Host a static website | Website configuration / HTTPS | ページ表示を確認 | 2026-09-05 | Verified |
使い方の注意
この台帳は、原稿中の章末Sourceの索引です。ページのURLが現行サイトでリダイレクトされること自体は仕様の正しさを保証しません。次回更新では、まず各URLの本文を開き、見出しが残っているか、例のAPI形式が現行SDKと一致するかを確認してください。