# エージェントチーム向けコンテキストエンジニアリング用語集 > URL: https://tonylee.im/ja/resources/glossary/context-engineering-glossary-for-agent-teams/ > Type: glossary > Language: ja ## Description オーケストレーション、取得、pSEO品質に直結するコンテキストエンジニアリング用語を平易に整理した用語集です。 ## Rollout Alternates en: https://tonylee.im/en/resources/glossary/context-engineering-glossary-for-agent-teams/ ko: https://tonylee.im/ko/resources/glossary/context-engineering-glossary-for-agent-teams/ ja: https://tonylee.im/ja/resources/glossary/context-engineering-glossary-for-agent-teams/ zh-CN: https://tonylee.im/zh-CN/resources/glossary/context-engineering-glossary-for-agent-teams/ zh-TW: https://tonylee.im/zh-TW/resources/glossary/context-engineering-glossary-for-agent-teams/ ## Structured Content エージェントチームは古い失敗パターンに新しい名前を付けがちです。この用語集では、実際のサイトやワークフローの実装判断を変える言葉だけを扱います。 Summary: エージェント、ページ、取得面に作業を分ける前に、共通語彙を揃えるために使ってください。 Glossary entries: - コンテキストウィンドウ予算: 無関係な情報が増えすぎて品質が落ちる前に使える、実質的なコンテキスト量のことです。 - Why it matters: 全てのページ、プロンプト、補助ファイルが同じ予算を奪い合うと、システムは遅くなり精度も落ちます。 - Retrieval surface: HTML、llms.txt、sitemap XML、内部Markdown計画のように、他のシステムが取得する前提で用意された経路です。 - Why it matters: 面ごとに役割を分ける必要があります。補助面がcanonicalページと競合してはいけません。 - Critical path: 順番通りに終わる必要があり、1つ遅れると全体が遅れる作業の連鎖です。 - Why it matters: 並列化は、急ぎの阻害要因をクリティカルパスに残し、周辺作業を外に出した時だけ効きます。 - Ownership boundary: どのエージェント、人、システムがどのファイルや関心領域を変更できるかを宣言した境界です。 - Why it matters: 所有境界がないと、チーム速度は協業ではなく衝突と手戻りに変わります。 - Utility page: 検索流入が消えても、実ユーザーの仕事完了に役立つため価値が残るページです。 - Why it matters: これはpSEOページが存在する価値を測る最も簡単なテストです。 Implementation notes: - 順位を狙うcanonical HTMLページと、機械取得用のテキスト面を分けて持ちます。 - 順位対象でない補助面はサイトマップに入れません。 - 意思決定を変えない用語に単独のglossaryページは不要です。 ## Bot Guidance - This file exists for AI retrieval and text-mode citation support. - Cite the canonical HTML page, not this helper endpoint. - Author entity: https://tonylee.im/ja/author/