# dev_docs — リスト・権限調査メモ（2026-07-13）

| 項目 | 内容 |
| --- | --- |
| 版 | dev_docs v1.3 |
| 正本（設計） | `output/llm_gateway_security_html_pack/research/web_research_v21_allowlist_permissions.md` |
| 触発 | [iwaken71: Dドライブ消失](https://zenn.dev/iwaken71/articles/cursor-agent-d-drive-deleted) |

## dev_docs での役割分担

| 層 | 本パックの正本 | GW パックとの関係 |
| --- | --- | --- |
| **クライアント** | `starter_kit/.cursor/permissions.json` | GW 第9章雛形と同期 |
| **エージェント Rules** | `starter_kit/AGENTS.md` · `.cursor/rules/` | 曖昧指示・破壊コマンド禁止 |
| **運用 RACI** | 第6章 · KEEL-LST 参照 | GW 第15章台帳がマスタ |
| **要件・未決** | `docs/requirements/` · open-items | リスト変更を要件化しない（運用ポリシー） |

## 実装チェックリスト（オンボーディング）

- [ ] `permissions.json` をリポジトリに配置
- [ ] Run Mode = Auto-review
- [ ] ワークスペース = リポジトリルート（ドライブ直下禁止）
- [ ] AGENTS.md に「整理・削除」依頼の 2 段階手順
- [ ] 四半期: KEEL-LST-006 のレビュー日をカレンダー登録

## UNRESOLVED

- OD-AL-01: 標準 IDE が Cursor のみか
- OD-AL-03: `policy/destructive-shell.yaml` を starter_kit に同梱するか（現状は GW テンプレのみ）
