Privacy
送信情報の開示What We Collect
最終更新: 2026-09-03Last updated: 2026-09-03
このページは、AIeph の配信・観測(aieph sync / observe)利用時にサーバーへ送信・記録される情報について説明します。This page describes what is sent to and recorded by AIeph delivery and observation (aieph sync / observe).
送信・記録される情報Information sent and recorded
- ルール ID・package・from_major・result — 依存 major 判定とルール一致の観測Rule ID, package, from_major, result — dependency-major judgment and rule-match observation
- 日付(日単位)と schema — 集計用。コード片・パス・クエリ全文は含めませんDate (day granularity) and schema — for aggregation. No code snippets, paths, or full queries
- インストールID(
X-Aieph-Install、任意) — 利用者数・アクティブ数の集計のみに使用。/setupでブラウザが生成するか、CLI のaieph init実行時に~/.aieph/install.jsonにランダムな UUID として生成され、あなたに関する情報からは一切導出されません。MCP 設定からこの行を削除する、または CLI 側は"telemetry": false(--no-telemetry)にすれば送信されず、機能はそのまま動作しますInstall ID (X-Aieph-Install, optional) — used only to count users and active installs. A random UUID either your browser generates at/setup, or the CLI generates at~/.aieph/install.jsonwhen you runaieph init— either way derived from nothing about you. Delete the line from your MCP config, or set"telemetry": false(--no-telemetry) for the CLI, and it is never sent; everything still works - アクティブping(内容なし) — CLI のシェア型キャッシュ(
aieph-cache)がローカルキャッシュ(L0)だけで即答したときに送る「まだ使われています」という合図のみの通知。クエリ・回答・その他の内容は一切含まれず、含めても無視されます。上と同じくインストールID・telemetry:falseで制御されますActive ping (content-free) — when the CLI's shared cache (aieph-cache) answers instantly from its local cache (L0) with zero network round-trip otherwise, it sends a "still in use" signal only. No query, answer, or other content is included — any such field a caller sends is ignored. Governed by the same install ID /telemetry:falseswitch above - クライアント種別 —
cursor/claude-code等の固定ラベル。User-Agent 原文は保存しませんClient category — a fixed label such ascursororclaude-code. The raw User-Agent is never stored
保存されない情報Information not stored
- IPアドレス — 保存しません。インストールIDが無い場合のみ、概算のデバイス数把握のため IP を月ごとに変わるソルトで一方向ハッシュ化した値を記録します(原文の IP は残らず、月をまたぐと同一性は失われます)IP addresses — never stored. Where no install ID is present, we record only a one-way hash of the IP salted per month, purely to approximate device counts; the address itself is not retained and the value cannot be linked across months
- ソースコード・ファイル内容・会話履歴Source code, file contents, or conversation history
- 氏名・メールアドレス・アカウント情報(AIeph にアカウントは存在しません)Names, email addresses, or account information (AIeph has no accounts)
- インストールIDと個人の紐付け — インストールIDはランダム値であり、氏名・メール・IP・端末情報のいずれからも導出されず、それらと突き合わせませんAny link between an install ID and a person — the ID is a random value, derived from no name, email, IP, or device attribute, and never joined against one
公開の対話型検索エンドポイントは停止済みです。機密性の高い情報をプロンプトや観測ペイロードに含めない運用を続けてください。
The public interactive search endpoint has been retired. Continue to keep highly sensitive information out of prompts and observation payloads.