# Decision Gardenとは > 考え途中のものをSeedとして残し、Relationでつなぎ、決めたことをDecisionとして分けて記録する。その流れ自体を見せる説明用Gardenです。4つのSeedを根拠に、Decision「Decision Gardenを使う」をFinalにしています。 Canonical: http://decisiongarden.nex-a.net/en/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a License: CC BY 4.0 ## How to read this Garden - Seeds are thoughts, questions, knowledge, tasks, or AI-proposed Unthoughts. - Relations are typed semantic edges between Seeds in this Garden. - Decisions are human-authored judgments that reference Seeds. - Seed Links navigate to sources or other public Gardens; they are not Relations. ## Seeds - [AIによるSeedの提案](http://decisiongarden.nex-a.net/en/public/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a/seeds/019fb229-fc75-7608-9edd-fc8935894056): Seed in this Garden. - [MCP対応](http://decisiongarden.nex-a.net/en/public/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a/seeds/019fb229-a187-7536-9278-4cd76a246813): Seed in this Garden. - [AI対応・](http://decisiongarden.nex-a.net/en/public/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a/seeds/019fb229-890b-7f4b-928b-3ca3b2126459): Seed in this Garden. - [AIの提案も、決定ではなくSeedとして受け取りたい](http://decisiongarden.nex-a.net/en/public/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a/seeds/019fb0cc-9396-7c1d-b800-bb1d99d92532): AIが自分では考えなかった論点を提案しても、採用するか決めるのは人。提案はSeedとして検討可能な形で残す。 - [考え同士の関係を見ながら育てたい](http://decisiongarden.nex-a.net/en/public/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a/seeds/019fb0cc-7f85-7dbb-8252-895d98d633dc): Seed同士をRelationでつなぐと、原因、支持、矛盾、派生などの構造が見える。 - [結論だけでは、なぜ決めたのかが残らない](http://decisiongarden.nex-a.net/en/public/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a/seeds/019fb0cc-775c-7802-87d2-b6768d26580f): 決定だけを記録すると、前提が変わったときに見直せない。どのSeedを根拠にしたかと一緒にDecisionを残す。 - [考えたことが、会話やメモに埋もれてしまう](http://decisiongarden.nex-a.net/en/public/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a/seeds/019fb0cb-e245-7462-8e48-caee50c49bff): アイデア、疑問、観察、反対意見は、結論になる前に消えやすい。Decision Gardenでは、まだ決めていない考えをSeedとして残す。 ## Decisions - [Decision Gardenを使う](http://decisiongarden.nex-a.net/en/public/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a/decision-logs/019fb0cd-94c7-744a-b5e2-2c0f445e307f/path): 考えの過程と判断の根拠を失わないため、Seed・Relation・Decisionを一つのGardenに残す。 ## Operate Decision Garden through MCP - MCP service description and endpoint: http://decisiongarden.nex-a.net/api/mcp - Issue a personal MCP token after login: http://decisiongarden.nex-a.net/en/mypage - Configure `Authorization: Bearer ` in the MCP client. - Call `list_gardens` first, then use `list_idea_nodes`, `list_idea_links`, or another tool returned by `tools/list`. - Reading or changing non-public data requires the token owner to have access to the Garden. Writes also require `mcp:write` and Garden write access. - The current server uses a personal Bearer token; it does not provide OAuth auto-discovery. ## Machine-readable and complete views - [Graph JSON](http://decisiongarden.nex-a.net/api/public/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a/graph.json?locale=en): Structured Seeds, Relations, Decisions, references, and Seed Links. - [Garden Markdown](http://decisiongarden.nex-a.net/en/gardens/019fb0cb-73f7-72e6-a55f-f6d3a4bb5d0a/index.md): Full text-oriented export of this Garden.