From 3a95d5726f395be4977bc7faf7ba63636f992be4 Mon Sep 17 00:00:00 2001 From: Wonderforge <74642251+Wonderforge-Lab@users.noreply.github.com> Date: Sun, 6 Sep 2026 17:33:39 -0700 Subject: [PATCH 1/2] Clarify LabNote's project-ledger positioning --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe13fe3..aa1a028 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # CapstanAI LabNote -#### *A simple, file-based ledger for AI-assisted work that outlives the chat.* +#### *A human-controlled, git-native project ledger for AI-assisted work across chats and sessions.* -CapstanAI is the project name; LabNote is its practical, file-based ledger. +CapstanAI LabNote is a lightweight, file-based project ledger for people working across AI assistants, coding agents and separate chats. It keeps selected sources, handoffs, reviews, decisions and next actions in ordinary Markdown files and structured JSON records—so the next session can pick up the project thread. + +You decide what belongs in the record and what requires review. A shared entry route gives each AI a clear reading path, defined places to leave work and stopping points for human decisions. Basic ledger use needs no LabNote background service, database or model API key. + +CapstanAI is the project name; LabNote is its practical ledger. **English** | [简体中文](locales/zh-CN/README.md) From 641d642dd5565a64e06f115342079bf0f626d96f Mon Sep 17 00:00:00 2001 From: Wonderforge <74642251+Wonderforge-Lab@users.noreply.github.com> Date: Sun, 6 Sep 2026 17:34:39 -0700 Subject: [PATCH 2/2] Align Chinese README positioning --- locales/zh-CN/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/locales/zh-CN/README.md b/locales/zh-CN/README.md index 9ccb560..f3f1c46 100644 --- a/locales/zh-CN/README.md +++ b/locales/zh-CN/README.md @@ -1,8 +1,12 @@ # CapstanAI LabNote -#### *一个简洁、基于文件的项目工作台账(ledger),让 AI 辅助工作在聊天结束后仍能延续。* +#### *一个由人掌控、Git 原生的项目工作台账,用于跨聊天和会话的 AI 辅助工作。* -CapstanAI 是这个项目的名称;LabNote 是其中实用、基于文件的工作台账。 +CapstanAI LabNote 是一个轻量级、基于文件的项目工作台账,适合在不同 AI 助手、编程智能体和独立聊天之间开展工作的人。它将经过选择的来源、交接、审阅、决策和下一步行动保存在普通 Markdown 文件和结构化 JSON 登记记录中,让下一次会话可以接续项目脉络。 + +由你决定哪些内容进入记录,以及哪些内容需要审阅。共享入口让每个 AI 都有清晰的阅读路径、明确的工作放置位置,以及等待人类作决定的停靠点。基本台账使用不需要 LabNote 后台服务、数据库或模型 API 密钥。 + +CapstanAI 是这个项目的名称;LabNote 是其中实用的工作台账。 [English](../../README.md) | **简体中文**