This commit is contained in:
Gitea Actions
2025-06-16 09:59:57 +00:00
parent 6705b597c0
commit 7c74308a3e
6 changed files with 98 additions and 122 deletions

View File

@@ -170,42 +170,36 @@
<div id="content" class="content"> <div id="content" class="content">
<main> <main>
<h1 id="the-dao-os-ai-system"><a class="header" href="#the-dao-os-ai-system">The Dao OS AI System</a></h1> <h1 id="the-dao-os-ai-system"><a class="header" href="#the-dao-os-ai-system">The Dao OS AI System</a></h1>
<p>The AI in Dao OS is not a monolithic program but a collaborative ecosystem. It emerges from the synergy between the foundational capabilities provided by the <strong><code>Meta Unit</code></strong> and the specific intelligence implemented by a universe of <strong><code>Dao Implements</code></strong>. This design ensures a system that is sovereign, powerful, and open.</p> <p>The AI in Dao OS is not a monolithic program but a collaborative ecosystem. It emerges from the synergy between the foundational capabilities provided by the <strong><code>Meta Unit</code></strong> and the specific intelligence implemented by a universe of <strong><code>Dao Implements</code></strong>.</p>
<h2 id="1-the-meta-unit-the-foundation-for-sovereign-ai"><a class="header" href="#1-the-meta-unit-the-foundation-for-sovereign-ai">1. The <code>Meta Unit</code>: The Foundation for Sovereign AI</a></h2> <h2 id="1-the-meta-unit-the-foundation-for-sovereign-ai"><a class="header" href="#1-the-meta-unit-the-foundation-for-sovereign-ai">1. The <code>Meta Unit</code>: The Foundation for Sovereign AI</a></h2>
<p>The <code>Meta Unit</code> does not contain a single, all-knowing AI. Instead, it provides the core, trusted <strong>infrastructure</strong> that enables intelligent applications to run securely under the user's control.</p> <p>The <code>Meta Unit</code> provides the core, trusted <strong>infrastructure</strong> that enables intelligent applications to run securely under the user's control. This includes the Personal Feature Store (the Second Brain), a secure execution environment for <code>Core Implements</code>, and a permission gateway for data access.</p>
<h2 id="2-the-dao-ai-companion-a-layered-behavior-model"><a class="header" href="#2-the-dao-ai-companion-a-layered-behavior-model">2. The "Dao AI Companion": A Layered Behavior Model</a></h2>
<p>To provide a powerful experience out of the box, Dao OS includes an official, first-party <code>Core Implement</code> called the <strong>"Dao AI Companion."</strong> This is the "soul" users interact with. Its behavior is not static; it follows a layered, context-based model to ensure it is always helpful but never overbearing.</p>
<h3 id="level-1-the-default-behavior---the-silent-first-principle"><a class="header" href="#level-1-the-default-behavior---the-silent-first-principle">Level 1: The Default Behavior - The Silent-First Principle</a></h3>
<p>The AI Companion's primary and default state is one of near-invisibility. Its goal is not to actively intervene, but to create a serene, orderly, and low-noise digital environment for the user. It works silently in the background to:</p>
<ul> <ul>
<li><strong>The Personal Feature Store</strong>: The user's "Second Brain" acts as the ultimate, private data source for any AI task. The <code>Meta Unit</code> provides a secure, permissioned API for <code>Dao Implements</code> to access this rich, multi-modal context.</li> <li>Optimize data synchronization and system performance.</li>
<li><strong>The Secure Execution Environment</strong>: The <code>Meta Unit</code> provides a secure WASM sandbox for running <code>Core Implements</code> (<code></code>). It manages resources and enforces permissions, ensuring third-party logic cannot harm the system.</li> <li>Filter out digital "noise" like distracting notifications and information spam.</li>
<li><strong>The AI Model Registry</strong>: The <code>Meta Unit</code> maintains a registry of AI models that the user has approved. A <code>Dao Implement</code> can request the <code>Meta Unit</code> to run inference using one of these registered models.</li> <li>Organize and index new information in a logical, unobtrusive way.
The aim is to be so effective that the user forgets it's there, allowing their own natural thoughts and intentions to emerge without digital distraction.</li>
</ul> </ul>
<h2 id="2-the-dao-ai-companion-the-official-first-party-intelligence"><a class="header" href="#2-the-dao-ai-companion-the-official-first-party-intelligence">2. The "Dao AI Companion": The Official First-Party Intelligence</a></h2> <h3 id="level-2-the-interactive-behavior---the-empowerment-model"><a class="header" href="#level-2-the-interactive-behavior---the-empowerment-model">Level 2: The Interactive Behavior - The Empowerment Model</a></h3>
<p>To provide a powerful, intelligent experience out of the box, Dao OS includes an official, pre-registered <code>Dao Implement</code> called the <strong>"Dao AI Companion."</strong></p> <p>When the user <strong>actively engages</strong> the AI Companion (e.g., by opening its chat interface), its behavior model shifts to that of an <strong>empowering partner</strong>. Its goal is not to provide "correct answers" or make decisions for the user, but to foster the user's own clarity and courage. It does this by:</p>
<ul> <ul>
<li><strong>Its Nature</strong>: This is a <code>Core Implement</code> (<code></code>) developed and maintained by the Dao OS core team. It is the "living soul" that users experience.</li> <li><strong>Providing Objective Information</strong>: Presenting facts, data, and different perspectives without judgment.</li>
<li><strong>Its Role</strong>: The AI Companion has privileged (but user-revocable) access to the user's Second Brain. It is responsible for the proactive, holistic, and empathetic features we envision: <li><strong>Clarifying User Intent</strong>: Asking questions that help the user understand their own goals.</li>
<li><strong>Separating Responsibilities</strong>: It consistently frames its role as providing information, while reinforcing that making the final choice is always the user's role and responsibility.
This interaction model is designed to be respectful and non-hierarchical, empowering the user to make their own best decisions.</li>
</ul>
<h3 id="level-3-the-optional-behavior---goal-oriented-assistance-modules"><a class="header" href="#level-3-the-optional-behavior---goal-oriented-assistance-modules">Level 3: The Optional Behavior - Goal-Oriented Assistance Modules</a></h3>
<p>For users who desire more structured and proactive assistance in specific areas of their life, the system offers a range of <strong>optional, user-activated modules</strong>. These are not on by default. Examples include:</p>
<ul> <ul>
<li>Finding deep connections across all user data.</li> <li>A <strong>"Project Management"</strong> module that can proactively track deadlines and collate resources for a specific work project.</li>
<li>Providing context-aware suggestions.</li> <li>A <strong>"Personal Roles &amp; Responsibilities"</strong> module that can help the user track goals related to their self-defined roles (e.g., as a parent, friend, or team lead).
<li>Powering the Emotional Resonance features.</li> This allows users to "hire" the AI for more active roles in a controlled, opt-in basis, without changing its respectful, non-intrusive default personality.</li>
</ul> </ul>
</li> <h2 id="3-design-patterns-for-third-party-dao-implements"><a class="header" href="#3-design-patterns-for-third-party-dao-implements">3. Design Patterns for Third-Party <code>Dao Implements</code></a></h2>
<li><strong>Why Separate?</strong>: By making our official AI a <code>Dao Implement</code> rather than part of the <code>Meta Unit</code> itself, we keep the <code>Meta Unit</code> lean, un-opinionated, and purely foundational. It also allows users (in the future) to potentially replace or supplement our official AI with other core AI <code>Implements</code>.</li> <p>Third-party developers can create their own intelligent <code>Dao Implements</code>, either by calling the services of the official AI Companion or by building their own specialized AI <code>Core Implements</code>, offering users alternative or complementary intelligence within the Dao OS ecosystem.</p>
</ul>
<h2 id="3-design-patterns-for-intelligent-dao-implements"><a class="header" href="#3-design-patterns-for-intelligent-dao-implements">3. Design Patterns for Intelligent <code>Dao Implements</code></a></h2>
<p>Third-party developers can create their own intelligent <code>Dao Implements</code> by following these architectural patterns:</p>
<h3 id="the-reflex-mind-pattern"><a class="header" href="#the-reflex-mind-pattern">The "Reflex Mind" Pattern</a></h3>
<p>A developer can create a lightweight <code>Dao Implement</code> that packages a small, fast, specialized model in its <code>Core Component</code> (<code></code>). This is ideal for simple, instant tasks like command intent recognition or information classification.</p>
<h3 id="the-cognitive-mind-pattern"><a class="header" href="#the-cognitive-mind-pattern">The "Cognitive Mind" Pattern</a></h3>
<p>A more advanced <code>Dao Implement</code> can perform deep analysis. Its <code>Core Component</code> (<code></code>) would:</p>
<ol>
<li>Request data access from the <code>Meta Unit</code>.</li>
<li>Implement the <strong>Just-in-Time (JIT) Data Pipeline</strong> pattern: create a local vector index of the data.</li>
<li>Query this index to find relevant context.</li>
<li>Request the <code>Meta Unit</code>'s Inference Engine to run a powerful, user-approved LLM on this context to generate insights.</li>
</ol>
<h3 id="the-synergistic-mind-pattern"><a class="header" href="#the-synergistic-mind-pattern">The "Synergistic Mind" Pattern</a></h3>
<p>A <code>Dao Implement</code> can be designed to orchestrate complex workflows by requesting the <code>Meta Unit</code> to facilitate communication with other <code>Dao Implements</code> or external, permissioned APIs.</p>
<p>This architecture ensures that Dao OS provides not just a single AI, but a foundation for a universe of interoperable, user-sovereign intelligent applications.</p>
</main> </main>

View File

@@ -261,42 +261,36 @@
</ul> </ul>
<p>This architecture ensures that Dao OS is not just a platform, but a truly open, composable, and decentralized ecosystem.</p> <p>This architecture ensures that Dao OS is not just a platform, but a truly open, composable, and decentralized ecosystem.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="the-dao-os-ai-system"><a class="header" href="#the-dao-os-ai-system">The Dao OS AI System</a></h1> <div style="break-before: page; page-break-before: always;"></div><h1 id="the-dao-os-ai-system"><a class="header" href="#the-dao-os-ai-system">The Dao OS AI System</a></h1>
<p>The AI in Dao OS is not a monolithic program but a collaborative ecosystem. It emerges from the synergy between the foundational capabilities provided by the <strong><code>Meta Unit</code></strong> and the specific intelligence implemented by a universe of <strong><code>Dao Implements</code></strong>. This design ensures a system that is sovereign, powerful, and open.</p> <p>The AI in Dao OS is not a monolithic program but a collaborative ecosystem. It emerges from the synergy between the foundational capabilities provided by the <strong><code>Meta Unit</code></strong> and the specific intelligence implemented by a universe of <strong><code>Dao Implements</code></strong>.</p>
<h2 id="1-the-meta-unit-the-foundation-for-sovereign-ai"><a class="header" href="#1-the-meta-unit-the-foundation-for-sovereign-ai">1. The <code>Meta Unit</code>: The Foundation for Sovereign AI</a></h2> <h2 id="1-the-meta-unit-the-foundation-for-sovereign-ai"><a class="header" href="#1-the-meta-unit-the-foundation-for-sovereign-ai">1. The <code>Meta Unit</code>: The Foundation for Sovereign AI</a></h2>
<p>The <code>Meta Unit</code> does not contain a single, all-knowing AI. Instead, it provides the core, trusted <strong>infrastructure</strong> that enables intelligent applications to run securely under the user's control.</p> <p>The <code>Meta Unit</code> provides the core, trusted <strong>infrastructure</strong> that enables intelligent applications to run securely under the user's control. This includes the Personal Feature Store (the Second Brain), a secure execution environment for <code>Core Implements</code>, and a permission gateway for data access.</p>
<h2 id="2-the-dao-ai-companion-a-layered-behavior-model"><a class="header" href="#2-the-dao-ai-companion-a-layered-behavior-model">2. The "Dao AI Companion": A Layered Behavior Model</a></h2>
<p>To provide a powerful experience out of the box, Dao OS includes an official, first-party <code>Core Implement</code> called the <strong>"Dao AI Companion."</strong> This is the "soul" users interact with. Its behavior is not static; it follows a layered, context-based model to ensure it is always helpful but never overbearing.</p>
<h3 id="level-1-the-default-behavior---the-silent-first-principle"><a class="header" href="#level-1-the-default-behavior---the-silent-first-principle">Level 1: The Default Behavior - The Silent-First Principle</a></h3>
<p>The AI Companion's primary and default state is one of near-invisibility. Its goal is not to actively intervene, but to create a serene, orderly, and low-noise digital environment for the user. It works silently in the background to:</p>
<ul> <ul>
<li><strong>The Personal Feature Store</strong>: The user's "Second Brain" acts as the ultimate, private data source for any AI task. The <code>Meta Unit</code> provides a secure, permissioned API for <code>Dao Implements</code> to access this rich, multi-modal context.</li> <li>Optimize data synchronization and system performance.</li>
<li><strong>The Secure Execution Environment</strong>: The <code>Meta Unit</code> provides a secure WASM sandbox for running <code>Core Implements</code> (<code></code>). It manages resources and enforces permissions, ensuring third-party logic cannot harm the system.</li> <li>Filter out digital "noise" like distracting notifications and information spam.</li>
<li><strong>The AI Model Registry</strong>: The <code>Meta Unit</code> maintains a registry of AI models that the user has approved. A <code>Dao Implement</code> can request the <code>Meta Unit</code> to run inference using one of these registered models.</li> <li>Organize and index new information in a logical, unobtrusive way.
The aim is to be so effective that the user forgets it's there, allowing their own natural thoughts and intentions to emerge without digital distraction.</li>
</ul> </ul>
<h2 id="2-the-dao-ai-companion-the-official-first-party-intelligence"><a class="header" href="#2-the-dao-ai-companion-the-official-first-party-intelligence">2. The "Dao AI Companion": The Official First-Party Intelligence</a></h2> <h3 id="level-2-the-interactive-behavior---the-empowerment-model"><a class="header" href="#level-2-the-interactive-behavior---the-empowerment-model">Level 2: The Interactive Behavior - The Empowerment Model</a></h3>
<p>To provide a powerful, intelligent experience out of the box, Dao OS includes an official, pre-registered <code>Dao Implement</code> called the <strong>"Dao AI Companion."</strong></p> <p>When the user <strong>actively engages</strong> the AI Companion (e.g., by opening its chat interface), its behavior model shifts to that of an <strong>empowering partner</strong>. Its goal is not to provide "correct answers" or make decisions for the user, but to foster the user's own clarity and courage. It does this by:</p>
<ul> <ul>
<li><strong>Its Nature</strong>: This is a <code>Core Implement</code> (<code></code>) developed and maintained by the Dao OS core team. It is the "living soul" that users experience.</li> <li><strong>Providing Objective Information</strong>: Presenting facts, data, and different perspectives without judgment.</li>
<li><strong>Its Role</strong>: The AI Companion has privileged (but user-revocable) access to the user's Second Brain. It is responsible for the proactive, holistic, and empathetic features we envision: <li><strong>Clarifying User Intent</strong>: Asking questions that help the user understand their own goals.</li>
<li><strong>Separating Responsibilities</strong>: It consistently frames its role as providing information, while reinforcing that making the final choice is always the user's role and responsibility.
This interaction model is designed to be respectful and non-hierarchical, empowering the user to make their own best decisions.</li>
</ul>
<h3 id="level-3-the-optional-behavior---goal-oriented-assistance-modules"><a class="header" href="#level-3-the-optional-behavior---goal-oriented-assistance-modules">Level 3: The Optional Behavior - Goal-Oriented Assistance Modules</a></h3>
<p>For users who desire more structured and proactive assistance in specific areas of their life, the system offers a range of <strong>optional, user-activated modules</strong>. These are not on by default. Examples include:</p>
<ul> <ul>
<li>Finding deep connections across all user data.</li> <li>A <strong>"Project Management"</strong> module that can proactively track deadlines and collate resources for a specific work project.</li>
<li>Providing context-aware suggestions.</li> <li>A <strong>"Personal Roles &amp; Responsibilities"</strong> module that can help the user track goals related to their self-defined roles (e.g., as a parent, friend, or team lead).
<li>Powering the Emotional Resonance features.</li> This allows users to "hire" the AI for more active roles in a controlled, opt-in basis, without changing its respectful, non-intrusive default personality.</li>
</ul> </ul>
</li> <h2 id="3-design-patterns-for-third-party-dao-implements"><a class="header" href="#3-design-patterns-for-third-party-dao-implements">3. Design Patterns for Third-Party <code>Dao Implements</code></a></h2>
<li><strong>Why Separate?</strong>: By making our official AI a <code>Dao Implement</code> rather than part of the <code>Meta Unit</code> itself, we keep the <code>Meta Unit</code> lean, un-opinionated, and purely foundational. It also allows users (in the future) to potentially replace or supplement our official AI with other core AI <code>Implements</code>.</li> <p>Third-party developers can create their own intelligent <code>Dao Implements</code>, either by calling the services of the official AI Companion or by building their own specialized AI <code>Core Implements</code>, offering users alternative or complementary intelligence within the Dao OS ecosystem.</p>
</ul>
<h2 id="3-design-patterns-for-intelligent-dao-implements"><a class="header" href="#3-design-patterns-for-intelligent-dao-implements">3. Design Patterns for Intelligent <code>Dao Implements</code></a></h2>
<p>Third-party developers can create their own intelligent <code>Dao Implements</code> by following these architectural patterns:</p>
<h3 id="the-reflex-mind-pattern"><a class="header" href="#the-reflex-mind-pattern">The "Reflex Mind" Pattern</a></h3>
<p>A developer can create a lightweight <code>Dao Implement</code> that packages a small, fast, specialized model in its <code>Core Component</code> (<code></code>). This is ideal for simple, instant tasks like command intent recognition or information classification.</p>
<h3 id="the-cognitive-mind-pattern"><a class="header" href="#the-cognitive-mind-pattern">The "Cognitive Mind" Pattern</a></h3>
<p>A more advanced <code>Dao Implement</code> can perform deep analysis. Its <code>Core Component</code> (<code></code>) would:</p>
<ol>
<li>Request data access from the <code>Meta Unit</code>.</li>
<li>Implement the <strong>Just-in-Time (JIT) Data Pipeline</strong> pattern: create a local vector index of the data.</li>
<li>Query this index to find relevant context.</li>
<li>Request the <code>Meta Unit</code>'s Inference Engine to run a powerful, user-approved LLM on this context to generate insights.</li>
</ol>
<h3 id="the-synergistic-mind-pattern"><a class="header" href="#the-synergistic-mind-pattern">The "Synergistic Mind" Pattern</a></h3>
<p>A <code>Dao Implement</code> can be designed to orchestrate complex workflows by requesting the <code>Meta Unit</code> to facilitate communication with other <code>Dao Implements</code> or external, permissioned APIs.</p>
<p>This architecture ensures that Dao OS provides not just a single AI, but a foundation for a universe of interoperable, user-sovereign intelligent applications.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="the-user-journey-from-convenience-to-sovereignty"><a class="header" href="#the-user-journey-from-convenience-to-sovereignty">The User Journey: From Convenience to Sovereignty</a></h1> <div style="break-before: page; page-break-before: always;"></div><h1 id="the-user-journey-from-convenience-to-sovereignty"><a class="header" href="#the-user-journey-from-convenience-to-sovereignty">The User Journey: From Convenience to Sovereignty</a></h1>
<p>A core challenge for any sovereign system is the tension between absolute control and effortless convenience. Dao OS resolves this not by forcing a choice, but by designing a guided, respectful <strong>"Progressive Sovereignty"</strong> journey. We meet users where they are and empower them to travel as far as they wish.</p> <p>A core challenge for any sovereign system is the tension between absolute control and effortless convenience. Dao OS resolves this not by forcing a choice, but by designing a guided, respectful <strong>"Progressive Sovereignty"</strong> journey. We meet users where they are and empower them to travel as far as they wish.</p>
<p>This journey applies not only to the user's control over their core data, but also to how they interact with the ecosystem of <strong><code>Dao Implements</code></strong> (applications and extensions).</p> <p>This journey applies not only to the user's control over their core data, but also to how they interact with the ecosystem of <strong><code>Dao Implements</code></strong> (applications and extensions).</p>

File diff suppressed because one or more lines are too long

View File

@@ -170,42 +170,36 @@
<div id="content" class="content"> <div id="content" class="content">
<main> <main>
<h1 id="ai-系统设计"><a class="header" href="#ai-系统设计">AI 系统设计</a></h1> <h1 id="ai-系统设计"><a class="header" href="#ai-系统设计">AI 系统设计</a></h1>
<p>大道 (Dao OS) 中的 AI并非一个单一的程序而是一个协同工作的生态系统。它源于**<code></code><strong>所提供的</strong>基础能力**,与**<code>道器</code><strong>所实现的</strong>具体智能**之间的协同作用。这个设计确保了系统既主权、强大,又开放。</p> <p>大道 (Dao OS) 中的 AI并非一个单一的程序而是一个协同工作的生态系统。它源于**<code></code><strong>所提供的</strong>基础能力**,与**<code>道器</code><strong>所实现的</strong>具体智能**之间的协同作用。</p>
<h2 id="1-元主权ai的基础设施"><a class="header" href="#1-元主权ai的基础设施">1. <code></code>主权AI的基础设施</a></h2> <h2 id="1-元主权ai的基础设施"><a class="header" href="#1-元主权ai的基础设施">1. <code></code>主权AI的基础设施</a></h2>
<p><code></code>(即<code>元单元</code>)本身不包含一个无所不晓的AI。相反它提供的是能让智能应用在用户掌控下安全运行的核心、可信的<strong>基础设施</strong></p> <p><code></code>(即<code>元单元</code>)本身不包含AI而是提供能让智能应用在用户掌控下安全运行的核心、可信的<strong>基础设施</strong>这包括“私有特征库”(第二大脑)、<code></code>组件的安全执行环境,以及数据访问的权限网关。</p>
<h2 id="2-大道ai伙伴一个分层的行为模型"><a class="header" href="#2-大道ai伙伴一个分层的行为模型">2. “大道AI伙伴”一个分层的行为模型</a></h2>
<p>为了提供开箱即用的强大体验,“大道”包含了一个官方的、第一方的<code>核道器</code>,名为**“大道AI伙伴 (Dao AI Companion)”**。这便是用户能与之交互的那个“灵魂”。它的行为不是一成不变的,而是遵循一个分层的、基于情境的模型,以确保它总是有用,但从不越界。</p>
<h3 id="第一层默认行为---静默优先原则"><a class="header" href="#第一层默认行为---静默优先原则">第一层:默认行为 - “静默优先”原则</a></h3>
<p>AI伙伴的首要和默认状态是近乎“隐形”的。它的首要目标不是主动介入而是为用户创造一个宁静、有序、低噪音的数字环境。它在后台静默地工作</p>
<ul> <ul>
<li><strong>私有特征库</strong>: 用户的“第二大脑”是所有AI任务的、最终的、私有的数据源。<code></code><code>道器</code>访问这个丰富的、多模态的上下文提供了安全的、受权限控制的API</li> <li>优化数据同步和系统性能</li>
<li><strong>安全执行环境</strong>: <code></code>为运行<code></code>组件(<code>Core Implement</code>提供了安全的WASM沙箱。它管理资源并强制执行权限确保第三方逻辑无法危害系统</li> <li>过滤数字“噪音”,如分心的通知和垃圾信息</li>
<li><strong>AI模型注册表</strong>: <code></code>维护一个用户已批准的AI模型列表。<code>道器</code>可以请求<code></code>使用其中一个已注册的模型来执行推理任务。</li> <li>以符合逻辑、不打扰的方式,组织和索引新信息。
其目标是做到高效而无形,让用户忘记它的存在,从而使其自身自然的思想和意图,能够在无数字干扰的情况下浮现。</li>
</ul> </ul>
<h2 id="2-大道ai伙伴官方的第一方智能核心"><a class="header" href="#2-大道ai伙伴官方的第一方智能核心">2. “大道AI伙伴”官方的第一方智能核心</a></h2> <h3 id="第二层交互行为---赋能式对话模型"><a class="header" href="#第二层交互行为---赋能式对话模型">第二层:交互行为 - “赋能式”对话模型</a></h3>
<p>为了提供开箱即用的强大智能体验,“大道”包含了一个官方的、预先注册的<code>道器</code>,名为**“大道AI伙伴 (Dao AI Companion)”**。</p> <p>当用户<strong>主动</strong>与AI伙伴进行交互时例如打开其聊天界面它的行为模型会切换为**“赋能式伙伴”**。其目标不是提供“正确答案”或替用户做决定,而是培育用户自己的清晰度和勇气。它通过以下方式做到这一点:</p>
<ul> <ul>
<li><strong>其本质</strong>: 这是一个由“大道”核心团队开发和维护的**<code></code>组件 (<code>Core Implement</code>)**。它就是用户能体验到的那个“活的灵魂”</li> <li><strong>提供客观信息</strong>:不带评判地呈现事实、数据和不同视角</li>
<li><strong>其角色</strong>: “AI伙伴”拥有访问用户“第二大脑”的特权但用户可随时撤销。它负责实现我们所构想的那些主动的、全局的、有共情能力的特性 <li><strong>澄清用户意图</strong>:提出能帮助用户理解自身目标的问题。</li>
<li><strong>分清各自责任</strong>:它始终将其角色框定在“提供信息”上,同时强调“做出最终选择”永远是用户的角色和责任。
这个交互模型被设计为充满尊重和平等精神,旨在赋能用户做出他们自己的最佳决策。</li>
</ul>
<h3 id="第三层可选行为---目标驱动的辅助模块"><a class="header" href="#第三层可选行为---目标驱动的辅助模块">第三层:可选行为 - “目标驱动”的辅助模块</a></h3>
<p>对于那些希望在生活特定领域获得更结构化、更主动辅助的用户,系统提供了一系列<strong>可选的、由用户主动开启的模块</strong>。这些功能默认关闭。例如:</p>
<ul> <ul>
<li>发现用户所有数据间的深层连接</li> <li>一个**“项目管理”**模块,可以为一个特定的工作项目,主动追踪截止日期并整理相关资源</li>
<li>提供基于上下文的建议。</li> <li>一个**“个人角色与责任”**模块,可以帮助用户追踪与他们自我定义的角色(如为人父母、朋友或团队领导)相关的目标。
<li>驱动“情感共鸣”功能</li> 这允许用户在一个受控的、自愿选择的基础上“雇佣”AI在特定领域扮演更积极的角色而不会改变其充满尊重的、非侵入性的默认人格</li>
</ul> </ul>
</li> <h2 id="3-第三方智能道器的设计模式"><a class="header" href="#3-第三方智能道器的设计模式">3. 第三方智能<code>道器</code>的设计模式</a></h2>
<li><strong>为何分离?</strong>: 通过将我们的官方AI做成一个<code>道器</code>,而非<code></code>的一部分,我们保持了<code></code>的轻量、无偏见和纯粹的基础设施定位。这也为用户在未来替换或补充我们的官方AI提供了可能性</li> <p>第三方开发者可以创造他们自己的智能<code>道器</code>他们既可以调用官方AI伙伴的服务也可以构建自己专属的AI<code></code>组件,为用户在大道生态中提供另类的或互补的智能</p>
</ul>
<h2 id="3-智能道器的设计模式"><a class="header" href="#3-智能道器的设计模式">3. 智能<code>道器</code>的设计模式</a></h2>
<p>第三方开发者可以通过遵循以下架构模式,来创造他们自己的智能<code>道器</code></p>
<h3 id="反射心智模式"><a class="header" href="#反射心智模式">“反射心智”模式</a></h3>
<p>开发者可以创建一个轻量级的<code>道器</code>,在其<code></code>组件中打包一个轻快、专用的模型。这非常适合处理简单的、即时的任务,如指令意图识别或信息分类。</p>
<h3 id="认知心智模式"><a class="header" href="#认知心智模式">“认知心智”模式</a></h3>
<p>一个更高级的<code>道器</code>可以执行深度分析。它的<code></code>组件将会:</p>
<ol>
<li><code></code>请求数据访问权限。</li>
<li>实现**“即时(JIT)数据流水线”**模式:为数据建立本地向量索引。</li>
<li>查询此索引以找到最相关的上下文。</li>
<li>请求<code></code>的推理引擎,用一个用户批准的、强大的大语言模型来处理这些上下文,以生成洞察。</li>
</ol>
<h3 id="协同心智模式"><a class="header" href="#协同心智模式">“协同心智”模式</a></h3>
<p>一个<code>道器</code>可以被设计为协调复杂的工作流,通过请求<code></code>来促成与其他<code>道器</code>或经过授权的外部API的通信。</p>
<p>这套架构确保了“大道”提供的不仅仅是一个AI而是一个由可互操作的、用户主权的智能应用所组成的宇宙的基础。</p>
</main> </main>

View File

@@ -261,42 +261,36 @@
</ul> </ul>
<p>这套架构确保了“大道”不仅是一个平台,更是一个真正开放的、可组合的、去中心化的生态系统。</p> <p>这套架构确保了“大道”不仅是一个平台,更是一个真正开放的、可组合的、去中心化的生态系统。</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="ai-系统设计"><a class="header" href="#ai-系统设计">AI 系统设计</a></h1> <div style="break-before: page; page-break-before: always;"></div><h1 id="ai-系统设计"><a class="header" href="#ai-系统设计">AI 系统设计</a></h1>
<p>大道 (Dao OS) 中的 AI并非一个单一的程序而是一个协同工作的生态系统。它源于**<code></code><strong>所提供的</strong>基础能力**,与**<code>道器</code><strong>所实现的</strong>具体智能**之间的协同作用。这个设计确保了系统既主权、强大,又开放。</p> <p>大道 (Dao OS) 中的 AI并非一个单一的程序而是一个协同工作的生态系统。它源于**<code></code><strong>所提供的</strong>基础能力**,与**<code>道器</code><strong>所实现的</strong>具体智能**之间的协同作用。</p>
<h2 id="1-元主权ai的基础设施"><a class="header" href="#1-元主权ai的基础设施">1. <code></code>主权AI的基础设施</a></h2> <h2 id="1-元主权ai的基础设施"><a class="header" href="#1-元主权ai的基础设施">1. <code></code>主权AI的基础设施</a></h2>
<p><code></code>(即<code>元单元</code>)本身不包含一个无所不晓的AI。相反它提供的是能让智能应用在用户掌控下安全运行的核心、可信的<strong>基础设施</strong></p> <p><code></code>(即<code>元单元</code>)本身不包含AI而是提供能让智能应用在用户掌控下安全运行的核心、可信的<strong>基础设施</strong>这包括“私有特征库”(第二大脑)、<code></code>组件的安全执行环境,以及数据访问的权限网关。</p>
<h2 id="2-大道ai伙伴一个分层的行为模型"><a class="header" href="#2-大道ai伙伴一个分层的行为模型">2. “大道AI伙伴”一个分层的行为模型</a></h2>
<p>为了提供开箱即用的强大体验,“大道”包含了一个官方的、第一方的<code>核道器</code>,名为**“大道AI伙伴 (Dao AI Companion)”**。这便是用户能与之交互的那个“灵魂”。它的行为不是一成不变的,而是遵循一个分层的、基于情境的模型,以确保它总是有用,但从不越界。</p>
<h3 id="第一层默认行为---静默优先原则"><a class="header" href="#第一层默认行为---静默优先原则">第一层:默认行为 - “静默优先”原则</a></h3>
<p>AI伙伴的首要和默认状态是近乎“隐形”的。它的首要目标不是主动介入而是为用户创造一个宁静、有序、低噪音的数字环境。它在后台静默地工作</p>
<ul> <ul>
<li><strong>私有特征库</strong>: 用户的“第二大脑”是所有AI任务的、最终的、私有的数据源。<code></code><code>道器</code>访问这个丰富的、多模态的上下文提供了安全的、受权限控制的API</li> <li>优化数据同步和系统性能</li>
<li><strong>安全执行环境</strong>: <code></code>为运行<code></code>组件(<code>Core Implement</code>提供了安全的WASM沙箱。它管理资源并强制执行权限确保第三方逻辑无法危害系统</li> <li>过滤数字“噪音”,如分心的通知和垃圾信息</li>
<li><strong>AI模型注册表</strong>: <code></code>维护一个用户已批准的AI模型列表。<code>道器</code>可以请求<code></code>使用其中一个已注册的模型来执行推理任务。</li> <li>以符合逻辑、不打扰的方式,组织和索引新信息。
其目标是做到高效而无形,让用户忘记它的存在,从而使其自身自然的思想和意图,能够在无数字干扰的情况下浮现。</li>
</ul> </ul>
<h2 id="2-大道ai伙伴官方的第一方智能核心"><a class="header" href="#2-大道ai伙伴官方的第一方智能核心">2. “大道AI伙伴”官方的第一方智能核心</a></h2> <h3 id="第二层交互行为---赋能式对话模型"><a class="header" href="#第二层交互行为---赋能式对话模型">第二层:交互行为 - “赋能式”对话模型</a></h3>
<p>为了提供开箱即用的强大智能体验,“大道”包含了一个官方的、预先注册的<code>道器</code>,名为**“大道AI伙伴 (Dao AI Companion)”**。</p> <p>当用户<strong>主动</strong>与AI伙伴进行交互时例如打开其聊天界面它的行为模型会切换为**“赋能式伙伴”**。其目标不是提供“正确答案”或替用户做决定,而是培育用户自己的清晰度和勇气。它通过以下方式做到这一点:</p>
<ul> <ul>
<li><strong>其本质</strong>: 这是一个由“大道”核心团队开发和维护的**<code></code>组件 (<code>Core Implement</code>)**。它就是用户能体验到的那个“活的灵魂”</li> <li><strong>提供客观信息</strong>:不带评判地呈现事实、数据和不同视角</li>
<li><strong>其角色</strong>: “AI伙伴”拥有访问用户“第二大脑”的特权但用户可随时撤销。它负责实现我们所构想的那些主动的、全局的、有共情能力的特性 <li><strong>澄清用户意图</strong>:提出能帮助用户理解自身目标的问题。</li>
<li><strong>分清各自责任</strong>:它始终将其角色框定在“提供信息”上,同时强调“做出最终选择”永远是用户的角色和责任。
这个交互模型被设计为充满尊重和平等精神,旨在赋能用户做出他们自己的最佳决策。</li>
</ul>
<h3 id="第三层可选行为---目标驱动的辅助模块"><a class="header" href="#第三层可选行为---目标驱动的辅助模块">第三层:可选行为 - “目标驱动”的辅助模块</a></h3>
<p>对于那些希望在生活特定领域获得更结构化、更主动辅助的用户,系统提供了一系列<strong>可选的、由用户主动开启的模块</strong>。这些功能默认关闭。例如:</p>
<ul> <ul>
<li>发现用户所有数据间的深层连接</li> <li>一个**“项目管理”**模块,可以为一个特定的工作项目,主动追踪截止日期并整理相关资源</li>
<li>提供基于上下文的建议。</li> <li>一个**“个人角色与责任”**模块,可以帮助用户追踪与他们自我定义的角色(如为人父母、朋友或团队领导)相关的目标。
<li>驱动“情感共鸣”功能</li> 这允许用户在一个受控的、自愿选择的基础上“雇佣”AI在特定领域扮演更积极的角色而不会改变其充满尊重的、非侵入性的默认人格</li>
</ul> </ul>
</li> <h2 id="3-第三方智能道器的设计模式"><a class="header" href="#3-第三方智能道器的设计模式">3. 第三方智能<code>道器</code>的设计模式</a></h2>
<li><strong>为何分离?</strong>: 通过将我们的官方AI做成一个<code>道器</code>,而非<code></code>的一部分,我们保持了<code></code>的轻量、无偏见和纯粹的基础设施定位。这也为用户在未来替换或补充我们的官方AI提供了可能性</li> <p>第三方开发者可以创造他们自己的智能<code>道器</code>他们既可以调用官方AI伙伴的服务也可以构建自己专属的AI<code></code>组件,为用户在大道生态中提供另类的或互补的智能</p>
</ul>
<h2 id="3-智能道器的设计模式"><a class="header" href="#3-智能道器的设计模式">3. 智能<code>道器</code>的设计模式</a></h2>
<p>第三方开发者可以通过遵循以下架构模式,来创造他们自己的智能<code>道器</code></p>
<h3 id="反射心智模式"><a class="header" href="#反射心智模式">“反射心智”模式</a></h3>
<p>开发者可以创建一个轻量级的<code>道器</code>,在其<code></code>组件中打包一个轻快、专用的模型。这非常适合处理简单的、即时的任务,如指令意图识别或信息分类。</p>
<h3 id="认知心智模式"><a class="header" href="#认知心智模式">“认知心智”模式</a></h3>
<p>一个更高级的<code>道器</code>可以执行深度分析。它的<code></code>组件将会:</p>
<ol>
<li><code></code>请求数据访问权限。</li>
<li>实现**“即时(JIT)数据流水线”**模式:为数据建立本地向量索引。</li>
<li>查询此索引以找到最相关的上下文。</li>
<li>请求<code></code>的推理引擎,用一个用户批准的、强大的大语言模型来处理这些上下文,以生成洞察。</li>
</ol>
<h3 id="协同心智模式"><a class="header" href="#协同心智模式">“协同心智”模式</a></h3>
<p>一个<code>道器</code>可以被设计为协调复杂的工作流,通过请求<code></code>来促成与其他<code>道器</code>或经过授权的外部API的通信。</p>
<p>这套架构确保了“大道”提供的不仅仅是一个AI而是一个由可互操作的、用户主权的智能应用所组成的宇宙的基础。</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="用户旅程从便利到主权"><a class="header" href="#用户旅程从便利到主权">用户旅程:从便利到主权</a></h1> <div style="break-before: page; page-break-before: always;"></div><h1 id="用户旅程从便利到主权"><a class="header" href="#用户旅程从便利到主权">用户旅程:从便利到主权</a></h1>
<p>任何主权系统的一个核心挑战,都在于“绝对控制”与“轻松便利”之间的张力。“大道”解决这个问题的方式,不是强迫用户二选一,而是设计了一场充满引导、相互尊重的**“渐进式主权”**之旅。我们在用户熟悉的地方与他们相遇,并赋能他们去往任何他们想去的地方。</p> <p>任何主权系统的一个核心挑战,都在于“绝对控制”与“轻松便利”之间的张力。“大道”解决这个问题的方式,不是强迫用户二选一,而是设计了一场充满引导、相互尊重的**“渐进式主权”**之旅。我们在用户熟悉的地方与他们相遇,并赋能他们去往任何他们想去的地方。</p>
<p>这场旅程不仅适用于用户对核心数据的掌控,也同样适用于他们与**<code>道器</code>**(应用和扩展)生态系统的交互。</p> <p>这场旅程不仅适用于用户对核心数据的掌控,也同样适用于他们与**<code>道器</code>**(应用和扩展)生态系统的交互。</p>

File diff suppressed because one or more lines are too long