From dd4ade35b18f6ada54c0d03d60768c53488ba324 Mon Sep 17 00:00:00 2001 From: juice094 <160722440+juice094@users.noreply.github.com> Date: Wed, 13 May 2026 23:46:07 +0800 Subject: [PATCH] docs(README,AGENTS): sync World Model positioning and bidirectional linkage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit README.md: - Tagline: '本地优先的 AI Skill 编排基础设施' → 'World Model Compiler for Developer Workspaces' - Slogan: One engine for code context, knowledge memories, and agent reasoning - Core description: 强调'世界模型编译器'而非'Skill 封装器' - ASCII art subtitle: 'Bimodal Developer Workspace OS' → 'World Model Compiler for Workspaces' AGENTS.md: - 新增 '关联笔记(双向联动)' 小节,显式链接 vault/research/ 与 vault/ideas/ - 新增 '认知同步原则':AGENTS.md 为约束文档,Vault 为探索空间,变更需双向同步 vault/ideas/world-model-cognition-card.md: - 更新 '关联文档' 为双向联动格式 - 新增联动规则说明 --- AGENTS.md | 9 +++++++++ README.md | 10 +++++----- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index cacb6f5..fa1fd92 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -598,6 +598,15 @@ devbase 的终极壁垒不是"管理仓库的工具",而是**把静态代码 - [ ] 因果发现算法能否从 git history 提取可靠的干预建议? - [ ] 世界模型压缩后,本地推理延迟能否控制在 < 100ms? +### 关联笔记(双向联动) + +| 笔记 | 类型 | 用途 | +|:---|:---|:---| +| `vault/research/world-model-spark-flink-strategy.md` | 完整推导 | 世界模型三层架构、Spark/Flink 定位、研究方向建议 | +| `vault/ideas/world-model-cognition-card.md` | 精炼认知 | 快速查阅:一句话认知、决策原则、反常识洞察 | + +> **认知同步原则**:AGENTS.md 是项目级**约束文档**,Vault 笔记是**探索空间**。若 Vault 中的假设被验证,应反向同步到 AGENTS.md 的"待验证假设"中并打勾;若 AGENTS.md 的决策原则变更,应同步更新 Vault 认知卡片。 + ## 禁止事项 - 不得修改 `dev\third_party\*` 外部仓库 diff --git a/README.md b/README.md index 1cc9e88..d831400 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,16 @@ [![License](https://img.shields.io/badge/license-AGPL--3.0-orange)](./LICENSE) [![Rust](https://img.shields.io/badge/rust-1.95%2B-9cf)](https://www.rust-lang.org) -**本地优先的 AI Skill 编排基础设施** +**World Model Compiler for Developer Workspaces** -> 把 GitHub 项目变成 AI 能执行的 Skill。 -> One dashboard for humans. One skill registry for agents. +> One engine for code context, knowledge memories, and agent reasoning. +> Replacing fragmented repo managers, note-taking apps & AI context windows. --- ## 30 秒了解 -devbase 将 GitHub 项目自动封装为**标准化、可发现、可组合的 Skill**,让弱 AI 子代理能够发现、调用、编排这些 Skill 完成复杂任务。 +devbase 是开发者的**世界模型编译器**。它将代码库、笔记、工作流等原始数字资产编译为 AI 可推理的结构化情境——不是存储数据,是构建环境的心智模型。 | 你是谁 | devbase 为你做什么 | |:---|:---| @@ -26,7 +26,7 @@ devbase 将 GitHub 项目自动封装为**标准化、可发现、可组合的 S ``` ┌─────────────────────────────────────────────────────────────┐ │ devbase │ -│ Bimodal Developer Workspace OS │ +│ World Model Compiler for Workspaces │ ├─────────────────────────────┬───────────────────────────────┤ │ Human Layer │ AI Layer │ │ ┌─────────────────────┐ │ ┌─────────────────────┐ │