> For the complete documentation index, see [llms.txt](https://agents.glueckkanja.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://agents.glueckkanja.com/jp/agents/policy-gap-remediator/changelog.md).

# 変更履歴

### \[1.0.1] - 2025-11-03

エージェントの出力を更新しました。

### \[1.0.0] - 2025-09-30

#### 初回リリース

Policy Gap Remediator の初回リリースです！このバージョンでは、Microsoft Purview のデータガバナンスポリシーに対する包括的なギャップ分析を提供します。

**含まれる内容:**

* DLP、保持、機密ラベル、情報バリア全体にわたるポリシーギャップの検出
* 保護されていない機密データに対する分類の盲点の特定
* コンテンツの種類とワークロード全体にわたる機密ラベルの適用範囲評価
* コンプライアンス フレームワーク（GDPR、HIPAA、PCI、SOC2）に対する規制整合性の検証
* ポリシーの競合検出と解決の推奨事項
* Insider Risk Management のギャップ分析
* 情報バリアの完全性の検証
* リスクベースの修復優先順位付け
* 保護済み領域と未保護領域を示すコンプライアンス カバレッジのヒートマップ
* ギャップを迅速に解消するための、すぐに展開できるポリシー テンプレート
* ワークロード固有のギャップ分析（Exchange、SharePoint、OneDrive、Teams）
* 自然言語でポリシーのギャップを問い合わせできる Security Copilot との統合


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://agents.glueckkanja.com/jp/agents/policy-gap-remediator/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
