# 固有域〈EIGENFIELD〉 > 本人の活動履歴を、根拠に戻れる条件つき仮説として非還元的に読み返すための公開プロトコル。 AI向けの基本案内は /agent/ を参照。MCP対応環境では、固定IDで仕様を取得できる読み取り専用MCPカタログを推奨する。 公開MCPへ個人ログ・個人仮説・個人のCharacter Viewを送らない。 ## AI向け入口 - /agent/ - /agent/handoff.txt - /agent/catalog.json - /mcp ## 公開仕様 - プロダクト憲法 [product_constitution]: /agent/items/product_constitution.md - AI受け渡し契約 [ai_handoff_contract]: /agent/items/ai_handoff_contract.md - AI利用体験の設計契約 [ai_customer_experience]: /agent/items/ai_customer_experience.md - AI利用体験の評価基準 [ai_cx_evaluation]: /agent/items/ai_cx_evaluation.md - AIへ渡す指示一式 [handoff_bundle]: /agent/items/handoff_bundle.txt - AI実行契約 [runtime_contract]: /agent/items/runtime_contract.md - データ契約 [data_contract]: /agent/items/data_contract.md - Character View実装契約 [character_view_contract]: /agent/items/character_view_contract.md - Webの信頼・操作契約 [web_trust_interaction]: /agent/items/web_trust_interaction.md - 用途契約 [application_contract]: /agent/items/application_contract.md - 保存契約 [persistence_contract]: /agent/items/persistence_contract.md - AI提供アーキテクチャ [delivery_architecture]: /agent/items/delivery_architecture.md - 基本JSON Schema [canonical_schema]: /agent/items/canonical_schema.json - Character View JSON Schema [character_view_schema]: /agent/items/character_view_schema.json - 保存データ用JSON Schema [retained_state_schema]: /agent/items/retained_state_schema.json - プロダクト憲法の規則一覧 [constitution_invariants]: /agent/items/constitution_invariants.json - 有効なデータ例 [valid_contract_examples]: /agent/items/valid_contract_examples.json - 意味上の境界を確認する例 [semantic_contract_examples]: /agent/items/semantic_contract_examples.json - AI利用体験の中核シナリオ [cx_core_scenarios]: /agent/items/cx_core_scenarios.json - AI利用体験の操作シナリオ [cx_interaction_scenarios]: /agent/items/cx_interaction_scenarios.json - AI利用体験の会話例 [cx_reference_dialogues]: /agent/items/cx_reference_dialogues.md - MCPなしで使う一連の流れ [no_mcp_walkthrough]: /agent/items/no_mcp_walkthrough.md - MCPありで使う一連の流れ [mcp_walkthrough]: /agent/items/mcp_walkthrough.md