> 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-advisor/changelog.md).

# 変更履歴

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

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

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

#### 初回リリース

Policy Advisor の最初のリリースです。このバージョンでは、Microsoft Purview のポリシー有効性とデータ ガバナンスの成熟度に関する包括的な分析を提供します。

**含まれる内容:**

* 有効性スコア付きのポリシー パフォーマンス分析
* 部門およびコンテンツ種類をまたいだ機密ラベルの採用状況の追跡
* DLP インシデント パターンの検出と傾向分析
* 情報保護の ROI 評価指標
* 改善ロードマップ付きのガバナンス成熟度スコアリング
* 規制コンプライアンス マッピング（GDPR、HIPAA など）
* 主要なガバナンス指標を含む役員向けダッシュボード レポート
* 時間経過に伴うインシデント傾向の可視化
* 業界のベスト プラクティスに対するベンチマーク比較
* 優先順位付けされた改善提案
* 自然言語によるポリシー クエリのための 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-advisor/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.
